diff sip-in/mncc_handle.c @ 98:423610bb2c9e

sip-in: send MDCX to TMGW to connect the call through
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 25 Sep 2022 20:28:54 -0800
parents 9e9034ef476c
children 9b87894704eb
line wrap: on
line diff
--- a/sip-in/mncc_handle.c	Sun Sep 25 20:05:02 2022 -0800
+++ b/sip-in/mncc_handle.c	Sun Sep 25 20:28:54 2022 -0800
@@ -76,8 +76,7 @@
 		signal_invite_error(call);
 		return;
 	}
-	/* TODO: send MDCX to themwi-mgw */
-	signal_invite_200(call);
+	tmgw_send_mdcx_connect(call);
 }
 
 static void