From 4de1116356ae5ef23c5a4a8bc14dd1cc3258e54b Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 3 Nov 2010 13:12:18 +0100 Subject: bsc: Readd the core network code setting This will instruct the BSC to patch messages and replace the old network code with the new one. --- openbsc/include/openbsc/osmo_msc_data.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include/openbsc/osmo_msc_data.h') diff --git a/openbsc/include/openbsc/osmo_msc_data.h b/openbsc/include/openbsc/osmo_msc_data.h index 4205c150e..c058a0ab5 100644 --- a/openbsc/include/openbsc/osmo_msc_data.h +++ b/openbsc/include/openbsc/osmo_msc_data.h @@ -41,6 +41,7 @@ struct osmo_msc_data { struct timer_list ping_timer; struct timer_list pong_timer; struct bsc_msc_connection *msc_con; + int core_ncc; /* mgcp agent */ struct write_queue mgcp_agent; -- cgit v1.2.3