From 390c9e19895b3fea98c455e468e897786d342aab Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 22 Sep 2016 20:28:35 +0200 Subject: bridge calls via mgcpgw Change-Id: Ie259e30bc532fe9817c96562022ac33443d5747a --- openbsc/include/openbsc/msc_ifaces.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include/openbsc/msc_ifaces.h') diff --git a/openbsc/include/openbsc/msc_ifaces.h b/openbsc/include/openbsc/msc_ifaces.h index 09d2487d6..3f6754e03 100644 --- a/openbsc/include/openbsc/msc_ifaces.h +++ b/openbsc/include/openbsc/msc_ifaces.h @@ -48,3 +48,4 @@ int msc_gsm0808_tx_cipher_mode(struct gsm_subscriber_connection *conn, int ciphe int msc_tx_common_id(struct gsm_subscriber_connection *conn); int msc_call_assignment(struct gsm_trans *trans); +int msc_call_bridge(struct gsm_trans *trans1, struct gsm_trans *trans2); -- cgit v1.2.3