FS-4769 try this patch and put {drop_dtmf=true} in your dial string

This commit is contained in:
Anthony Minessale
2012-10-26 14:46:36 -05:00
parent 6b9c2ca8af
commit b94ef869e3
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -352,6 +352,7 @@ typedef enum {
TFLAG_SLA_BARGING,
TFLAG_PASS_ACK,
TFLAG_CRYPTO_RECOVER,
TFLAG_DROP_DTMF,
/* No new flags below this line */
TFLAG_MAX
} TFLAGS;