From d0d7a2f8e62754e2015aec40d8a838a6ddea8d41 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 3 Sep 2013 14:43:31 +0200 Subject: nat: Add the TODO: about MGCP handling... --- openbsc/src/osmo-bsc_nat/bsc_nat.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsc/src/osmo-bsc_nat/bsc_nat.c') diff --git a/openbsc/src/osmo-bsc_nat/bsc_nat.c b/openbsc/src/osmo-bsc_nat/bsc_nat.c index 10aae3427..f1e57e607 100644 --- a/openbsc/src/osmo-bsc_nat/bsc_nat.c +++ b/openbsc/src/osmo-bsc_nat/bsc_nat.c @@ -792,6 +792,8 @@ static void msc_connection_connected(struct bsc_msc_connection *con) osmo_counter_inc(nat->stats.msc.reconn); } + /* TODO: re-set MGCP state... */ + static void msc_send_reset(struct bsc_msc_connection *msc_con) { static const uint8_t reset[] = { -- cgit v1.2.3