Change iaxtel entry in sample extensions.conf to use XXXXXXX instead of NXXXXXX because iaxtel assigns numbers that have a NPA starting with 1

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2768 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
James Golovich 22 years ago
parent 30a7162bd9
commit 9c13bd8884

@ -94,7 +94,7 @@ TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0)
; up, please go to www.gnophone.com or www.iaxtel.com ; up, please go to www.gnophone.com or www.iaxtel.com
; ;
[iaxtel700] [iaxtel700]
exten => _91700NXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel) exten => _91700XXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel)
[iaxprovider] [iaxprovider]
;switch => IAX2/user:[key]@myserver/mycontext ;switch => IAX2/user:[key]@myserver/mycontext

Loading…
Cancel
Save