call rejected because extension not found in context 'default'
Added by daid Bajou almost 5 years ago
Hi
I'm begenning with GAD 3.3 and iy's my first installation on virtualbox VM.
I dont have trunk but i've a sip line with OVH and i want to try with this line and be sure that all is OK for bying a trunk.
My ovh line is OK when i install directly in a softphone or in a physical sip phone
I've installed my ovh line and a softphone with the extension 8001 but when i try to call a number i've this message :
NOTICE7738: chan_sip.c:23534 handle_request_invite: Call from '8001' (192.168.15.25:40239) to extension '0184****30' rejected because extension not found in context 'default'
here is my Account Entry
[0033184****88]
disallow=all
allow=gsm
allow=ulaw
type=friend
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=invite,port
nat=yes
host=sip3.ovh.fr
username=0033184****88
secret=********
allow=alaw
allow=g729
here is my Dialplan Entry
exten => _0XXXXXXXXXX,1,AGI
exten => _0XXXXXXXXXX,2,Dial(SIP/${EXTEN:1}@0033184****88,,tTo)
exten => _0XXXXXXXXXX,3,Hangup()
thank's for help and excuse my bad english
Replies (1)
RE: call rejected because extension not found in context 'default'
-
Added by Wittie Manansala almost 5 years ago
Hi,
Please install our latest version using this wiki link https://goautodial.org/projects/goautodialce/wiki/Goautodial_Getting_Started_Guidev4
Thanks