diff sip-in/disconnect.c @ 128:5685412bd6aa

sip-in: pass DTMF start & stop to themwi-mgw
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Oct 2022 23:07:01 -0800
parents 9b87894704eb
children e499e8db8b82
line wrap: on
line diff
--- a/sip-in/disconnect.c	Sat Oct 01 20:31:15 2022 -0800
+++ b/sip-in/disconnect.c	Sat Oct 01 23:07:01 2022 -0800
@@ -44,6 +44,7 @@
 	case MGW_STATE_NO_EXIST:
 	case MGW_STATE_CONNECTING:
 	case MGW_STATE_DELETING:
+	case MGW_STATE_DTMF_OP:
 		return;
 	case MGW_STATE_ALLOCATED:
 	case MGW_STATE_COMPLETE: