osmo-msc/openbsc/src/libmgcp
Pablo Neira Ayuso 8be171e88f osmux: move osmux socket initialization out of osmux_enable_endpoint()
In the bsc-nat side, the osmux socket initialization can be done from
the vty. This ensure that the osmux socket is available by the time the
bsc-nt receives the dummy load that confirms that the osmux flow has
been set up.

This change is required by the follow up patch. This change ensures that
the Osmux socket in the bsc-nat is already in place by the time this
receives the dummy load.
2014-08-27 16:56:08 +02:00
..
Makefile.am mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
g711common.h mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_network.c mgcp: Patch and Count _after_ the transcoding 2014-07-22 14:31:28 +02:00
mgcp_protocol.c osmux: move osmux socket initialization out of osmux_enable_endpoint() 2014-08-27 16:56:08 +02:00
mgcp_transcode.c mgcp: Fix/test the case of a time jump and the resync 2014-07-22 14:48:07 +02:00
mgcp_vty.c mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00
osmux.c osmux: move osmux socket initialization out of osmux_enable_endpoint() 2014-08-27 16:56:08 +02:00