Displaying 1 result from an estimated 1 matches for "4f253dd0".
2006 Dec 21
2
Insert 1+areacode for VOIP calls
Greetings,
Currently my asterisk box is using Voicepulse. It works fine with the
exception that people need to enter the 1+area code for local calls.
I'd like to get around this if possible. The following is what I have
in my extensions.conf..
exten => _1NXXNXXXXXX,1,Set(CALLERID(num)=6162997590)
exten => _1NXXNXXXXXX,n,Dial(IAX2/${VOICEPULSE_GATEWAY_OUT_A}/${EXTEN})
exten