osmo-msc/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther cac2438b0c mgcp: Move the "codec" params to a struct
We might be offered multiple codecs by the remote and need to
switch between them once we receive data. Do this by moving it
to a struct so we can separate between proposed and current
codec. In SDP we can have multiple codecs but a global ptime.
The current code doesn't separate that clearly instead we write
it to the main codec.
2014-09-02 08:25:49 +02:00
..
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
bsc_filter.c nat: Remember the original dest local reference in the parsed struct 2013-09-03 15:04:43 +02:00
bsc_mgcp_utils.c mgcp: Move the "codec" params to a struct 2014-09-02 08:25:49 +02:00
bsc_nat.c Use port number #defines for VTY and CTRL ports 2014-08-24 17:54:49 +02:00
bsc_nat_ctrl.c nat: Fix compiler warning about unknown prototype 2014-08-29 11:42:26 +02:00
bsc_nat_filter.c nat: Introduce reject cause to bsc_nat_acc_lst_entry 2014-01-20 10:13:36 +01:00
bsc_nat_rewrite.c adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
bsc_nat_rewrite_trie.c nat: Allow to use the prefix lookup to rewrite numbers 2013-07-31 16:36:40 +02:00
bsc_nat_utils.c nat: Introduce a config free for the test and fix valgrind issues 2014-08-29 11:42:34 +02:00
bsc_nat_vty.c osmux: move osmux socket initialization out of osmux_enable_endpoint() 2014-08-27 16:56:08 +02:00
bsc_sccp.c nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" 2013-04-16 09:53:13 +02:00
bsc_ussd.c adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00