Keep on receving inbound...

rehmans
Posts: 376
Member Since:
2007-06-24

On my inbound DID, I have written a custom context so that the calls would come to my DID and ring my extension and an my mobile.

What I am unable to understand that is that once, a connection is received, it keeps on calling in

-- Executing [s@from-sip-external:1] GotoIf("SIP/66.6.134.20-b7d0fe78", "1?from-trunk|18474230066|1") in new stack
-- Goto (from-trunk,18474230066,1)
-- Executing [18474230066@from-sip-external:1] NoOp("SIP/66.6.134.20-b7d13df0", "Received incoming SIP connection from unknown peer to 18474230066") in new stack
-- Executing [18474230066@from-sip-external:2] Set("SIP/66.6.134.20-b7d13df0", "DID=18474230066") in new stack
-- Executing [18474230066@from-sip-external:3] Goto("SIP/66.6.134.20-b7d13df0", "s|1") in new stack
-- Goto (from-sip-external,s,1)
-- Executing [s@from-sip-external:1] GotoIf("SIP/66.6.134.20-b7d13df0", "1?from-trunk|18474230066|1") in new stack
-- Goto (from-trunk,18474230066,1)
-- Executing [18474230066@from-sip-external:1] NoOp("SIP/71.172.253.68-b7d17f00", "Received incoming SIP connection from unknown peer to 18474230066") in new stack
-- Executing [18474230066@from-sip-external:2] Set("SIP/71.172.253.68-b7d17f00", "DID=18474230066") in new stack
-- Executing [18474230066@from-sip-external:3] Goto("SIP/71.172.253.68-b7d17f00", "s|1") in new stack
-- Goto (from-sip-external,s,1)
-- Executing [s@from-sip-external:1] GotoIf("SIP/71.172.253.68-b7d17f00", "1?from-trunk|18474230066|1") in new stack
-- Goto (from-trunk,18474230066,1)
-- Executing [18474230066@from-sip-external:1] NoOp("SIP/66.6.134.20-b7d1c218", "Received incoming SIP connection from unknown peer to 18474230066") in new stack
-- Executing [18474230066@from-sip-external:2] Set("SIP/66.6.134.20-b7d1c218", "DID=18474230066") in new stack
-- Executing [18474230066@from-sip-external:3] Goto("SIP/66.6.134.20-b7d1c218", "s|1") in new stack
-- Goto (from-sip-external,s,1)
-- Executing [s@from-sip-external:1] GotoIf("SIP/66.6.134.20-b7d1c218", "1?from-trunk|18474230066|1") in new stack
-- Goto (from-t

--


rehmans
Posts: 376
Member Since:
2007-06-24
I have set the

I have set the canreinvite=no, the incoming goes into the right context, I wonder why it sends the re-invite and my ivr starts running again

--


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.