Displaying 2 results from an estimated 2 matches for "1nxxxxxxxxx".
Did you mean:
_1nxxxxxxxxx
2009 Sep 25
1
"multiple contexts for multiple locations"
Hi All,
I have a senario where we have multiple locations and all have the ability
to call using 1NXXXXXXXXX pattern, so we have created multiple contexts so
the outbound goes fine, but while transfer occurs (after picking the inbound
call and transfer), it uses the first 1Nxxxxxxxxx priority patterned
context, like if the 3rd location is making a transfer, but 1st location
have the priority since it is d...
2018 Feb 08
3
pjsip trunking configuration issue
...disallow=all
allow=ulaw
[auth-userpass](!)
type=auth
auth_type=userpass
[aor-single-reg](!)
type=aor
max_contacts=20
[1001](endpoint-basic)
auth=auth1001
aors=1001
[auth1001](auth-userpass)
password=password123
username=1001
[1001](aor-single-reg)
Extensions.conf
[from-twilio]
exten => _+1NXXXXXXXXX,1,Dial(PJSIP/1001)
[from-phones]
exten => _NXXNXXXXXX,1,Set(CALLERID(all)="David" <78451234>)
same => n,Dial(PJSIP/+1${EXTEN}@twilio)