Flowroute Inbound DID not working
Posted: Wed Apr 04, 2018 4:27 pm
I just set this up this vici and linked with my telco. Im trying to use the PBX features of setting a DID to ring to a Hard or softphone. Basically assigning DIDs to Users.
This is what i have set.
[flowroute]
type=friend
secret=Jxxx
username=xxx
host=sip.flowroute.com
dtmfmode=inband
rfc2833compensate=yes
context=inbound
canreinvite=no
allow=ulaw
allow=g729
insecure=port,invite
fromdomain=sip.flowroute.com
dial plan
exten => _1NXXXXXXXXX,1,Dial(SIP/${EXTEN}@flowroute)
Send NANPA (USA) as 11 digit
exten => _011.,1,Dial(SIP/${EXTEN:3}@flowroute)
dialing format - SIP/{countrycode}{number}@flowroute
I pretty much copied and pasted these settings from flowroute and it worked off rip.
Now I Did create a DID and set to ring to extension. When i make the call this is what i get on asterisks end
NOTICE[2498][C-00000001]: chan_sip.c:26002 handle_request_invite: Call from '38901607' (216.115.xx.144:5060) to extension '1888xxxxxx' rejected because extension not found in context 'inbound'.
Can you please advise?
Thank you
This is what i have set.
[flowroute]
type=friend
secret=Jxxx
username=xxx
host=sip.flowroute.com
dtmfmode=inband
rfc2833compensate=yes
context=inbound
canreinvite=no
allow=ulaw
allow=g729
insecure=port,invite
fromdomain=sip.flowroute.com
dial plan
exten => _1NXXXXXXXXX,1,Dial(SIP/${EXTEN}@flowroute)
Send NANPA (USA) as 11 digit
exten => _011.,1,Dial(SIP/${EXTEN:3}@flowroute)
dialing format - SIP/{countrycode}{number}@flowroute
I pretty much copied and pasted these settings from flowroute and it worked off rip.
Now I Did create a DID and set to ring to extension. When i make the call this is what i get on asterisks end
NOTICE[2498][C-00000001]: chan_sip.c:26002 handle_request_invite: Call from '38901607' (216.115.xx.144:5060) to extension '1888xxxxxx' rejected because extension not found in context 'inbound'.
Can you please advise?
Thank you