Skip to content
Snippets Groups Projects
Commit 9c13bd88 authored by James Golovich's avatar James Golovich
Browse files

Change iaxtel entry in sample extensions.conf to use XXXXXXX instead of...

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
parent 30a7162b
Branches
Tags
No related merge requests found
...@@ -94,7 +94,7 @@ TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0) ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment