Goautodial CE 2.0
VERSION: 2.2.1-237
BUILD: 100510-2015
I am facing this issue with Inbound calls. My outbound is working fine but somehow i am unable to figure out why my inbound calls are not getting through. My carrier is for Inboud as well as for outbound calls
Registering String:
register => xxxx:xxx@toronto.voip.ms:5060
Account Entry:
[voipms]
canreinvite=no
context=trunkinbound
host=toronto.voip.ms
secret=xxx
type=peer
username=xxx
disallow=all
allow=ulaw
allow=g729
fromuser=131171
trustrpid=yes
Global String:
TRUNK1=SIP/voipms
Dial Plan:
exten => _91XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91XXXXXXXXXX,2,Dial(${VOIPTRUNK1}/${EXTEN:1},,Ttor)
exten => _91XXXXXXXXXX,3,Hangup
[quote]localhost*CLI> dial 917059992999@default
[Sep 24 09:01:10] WARNING[27199]: chan_oss.c:686 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
[Sep 24 09:01:10] -- Executing [917059992999@default:1] AGI("Console/dsp", "agi://127.0.0.1:4577/call_log") in new stack
[Sep 24 09:01:10] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Sep 24 09:01:10] -- Executing [917059992999@default:2] Dial("Console/dsp", "SIP/voipms/17059992999||Ttor") in new stack
[Sep 24 09:01:10] -- Called voipms/17059992999
[Sep 24 09:01:12] -- SIP/voipms-0000002b is making progress passing it to Console/dsp
localhost*CLI> hangup
[Sep 24 09:01:16] == Spawn extension (default, 917059992999, 2) exited non-zero on 'Console/dsp'
[Sep 24 09:01:16] -- Executing [h@default:1] DeadAGI("Console/dsp", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------") in new stack
[Sep 24 09:01:16] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Sep 24 09:01:16] << Hangup on console >>
[Sep 24 09:01:33] NOTICE[3055]: chan_sip.c:15147 handle_request_invite: Call from '131171' to extension 's' rejected because extension not found.
[Sep 24 09:01:36] NOTICE[3055]: chan_sip.c:15147 handle_request_invite: Call from '131171' to extension 's' rejected because extension not found.
[Sep 24 09:01:37] NOTICE[3055]: chan_sip.c:15147 handle_request_invite: Call from '131171' to extension 's' rejected because extension not found.
quote]
Thank You for your help