search for: intelepeer

Displaying 3 results from an estimated 3 matches for "intelepeer".

2015 Apr 28
1
adding area code
On Tue, 28 Apr 2015 07:21:12 -0700 Motty Cruz <motty.cruz at gmail.com> wrote: > here is what I did and worked for me: > > exten => 1381+NXXXXXX,1,Set(CALLERID(number)=3817383444) > > exten => 1+NXXNXXXXXX,2,Dial(SIP/SIP-Provider/${EXTEN:1},80) I find it hard to believe this is working. First, you don't have a leading underscore on your patterns. Your users
2015 Apr 29
2
PJSIP - sessions-timers support not working on 13.X
...;windows-1252"; Format="flowed" > > I apologize, I coppied the wrong code, > here is the code I am using: > > ; Adding Area code and striping 9 for local numbers > exten => _9XXXXXXX,n,Set(CALLERID(all)= <3817383444>) > exten => _9XXXXXXX,n,Dial(SIP/intelepeer/1381${EXTEN:1},80) > > > Thanks, > motty > > On 04/28/2015 11:54 AM, Chad Wallace wrote: >> On Tue, 28 Apr 2015 07:21:12 -0700 >> Motty Cruz <motty.cruz at gmail.com> wrote: >> >>> here is what I did and worked for me: >>> >>&gt...
2015 Apr 29
0
PJSIP - sessions-timers support not working on 13.X
..."flowed" >> >> I apologize, I coppied the wrong code, >> here is the code I am using: >> >> ; Adding Area code and striping 9 for local numbers >> exten => _9XXXXXXX,n,Set(CALLERID(all)= <3817383444>) >> exten => _9XXXXXXX,n,Dial(SIP/intelepeer/1381${EXTEN:1},80) >> >> >> Thanks, >> motty >> >> On 04/28/2015 11:54 AM, Chad Wallace wrote: >>> On Tue, 28 Apr 2015 07:21:12 -0700 >>> Motty Cruz <motty.cruz at gmail.com> wrote: >>> >>>> here is what I did and...