summaryrefslogtreecommitdiff
path: root/channels/chan_motif.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_motif.c')
-rw-r--r--channels/chan_motif.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/chan_motif.c b/channels/chan_motif.c
index 374632ff9..2582a0eeb 100644
--- a/channels/chan_motif.c
+++ b/channels/chan_motif.c
@@ -1805,6 +1805,7 @@ static int jingle_indicate(struct ast_channel *ast, int condition, const void *d
case AST_CONTROL_CONNECTED_LINE:
break;
case AST_CONTROL_PVT_CAUSE_CODE:
+ case AST_CONTROL_MASQUERADE_NOTIFY:
case -1:
res = -1;
break;