pespin uploaded patch set #2 to this change.

View Change

mgcp-client: Introduce APIs to manually select mgcp_client from pool

This will be used by osmo-bsc to implement MGW-pinning for specific BTS.
This is useful for instance to keep all BTS connections targeting the
same MGW in order to make use of Osmux trunking optimizations (AMR
payload of different calls filling same underlaying UDP packet).

Related: SYS#5987
Change-Id: I75ce3e04cd3f6d9cc20d7b4fc0f51083780786c8
---
M TODO-RELEASE
M include/osmocom/mgcp_client/mgcp_client_pool.h
M include/osmocom/mgcp_client/mgcp_client_pool_internal.h
M src/libosmo-mgcp-client/mgcp_client_pool.c
M src/libosmo-mgcp-client/mgcp_client_vty.c
5 files changed, 32 insertions(+), 9 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/50/29750/2

To view, visit change 29750. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I75ce3e04cd3f6d9cc20d7b4fc0f51083780786c8
Gerrit-Change-Number: 29750
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset