Hi
i have setup an inbound route in free pbx, but when i call it does not send the call to it, it gives a message saying no service
i have forwaded a DID to 100@freepbxIP i want it to go to entension 100, please help
asterisk CLI shows likes this.
trixbox1CLI>
– Executing [100@from-sip-external:1] NoOp(“SIP/66.54.140.46-b7b0a4d8”, “Received incoming SIP connection from unknown peer to 100”) in new stack
– Executing [100@from-sip-external:2] Set(“SIP/66.54.140.46-b7b0a4d8”, “DID=100”) in new stack
– Executing [100@from-sip-external:3] Goto(“SIP/66.54.140.46-b7b0a4d8”, “s|1”) in new stack
– Goto (from-sip-external,s,1)
– Executing [s@from-sip-external:1] GotoIf(“SIP/66.54.140.46-b7b0a4d8”, “0?from-trunk|100|1”) in new stack
– Executing [s@from-sip-external:2] Set(“SIP/66.54.140.46-b7b0a4d8”, “TIMEOUT(absolute)=15”) in new stack
– Channel will hangup at 2008-02-19 07:58:32 UTC.
– Executing [s@from-sip-external:3] Answer(“SIP/66.54.140.46-b7b0a4d8”, “”) in new stack
– Executing [s@from-sip-external:4] Wait(“SIP/66.54.140.46-b7b0a4d8”, “2”) in new stack
– Executing [s@from-sip-external:5] Playback(“SIP/66.54.140.46-b7b0a4d8”, “ss-noservice”) in new stack
– <SIP/66.54.140.46-b7b0a4d8> Playing ‘ss-noservice’ (language ‘en’)
== Spawn extension (from-sip-external, s, 5) exited non-zero on ‘SIP/66.54.140.46-b7b0a4d8’
– Executing [h@from-sip-external:1] NoOp(“SIP/66.54.140.46-b7b0a4d8”, “Hangup”) in new stack
– Executing [h@from-sip-external:2] Set(“SIP/66.54.140.46-b7b0a4d8”, “DID=s”) in new stack
– Executing [h@from-sip-external:3] Goto(“SIP/66.54.140.46-b7b0a4d8”, “s|1”) in new stack
– Goto (from-sip-external,s,1)
– Executing [s@from-sip-external:1] GotoIf(“SIP/66.54.140.46-b7b0a4d8”, “0?from-trunk|s|1”) in new stack
– Executing [s@from-sip-external:2] Set(“SIP/66.54.140.46-b7b0a4d8”, “TIMEOUT(absolute)=15”) in new stack
– Channel will hangup at 2008-02-19 07:58:37 UTC.
– Executing [s@from-sip-external:3] Answer(“SIP/66.54.140.46-b7b0a4d8”, “”) in new stack
== Spawn extension (from-sip-external, s, 3) exited non-zero on 'SIP/66.54.140.46-b7b0a4d8’
trixbox1CLI>