search for: _90xxxnxxxxxx

Displaying 2 results from an estimated 2 matches for "_90xxxnxxxxxx".

Did you mean: _0xxxxxxxxx
2004 May 24
2
Newbie extensions.conf I need to include [SMS] context.
I want to include a new context in my exensions.conf I have read this page http://www.voip-info.org/wiki-Asterisk+howto+dial+plan and I can sort of follow it?! I have a context [local] that I know zapata.conf points to, I have edited extensions.conf and put in my phone, sip and iax extensions. I want to add an sms context. I understand that all calls go through my [local] context and I have
2004 May 25
0
Question IAX and SIP bound to different IP's on the same * box
...; Trunk interface >TRUNKMSD=1 ; MSD digits to strip >(usually 1 or 0) > >[trunkint] >;exten => _9011.,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) >;exten => _9011.,2,Congestion > >[trunkld] >exten => _90XXXNXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) >exten => _90XXXNXXXXXX,2,Congestion > >[trunklocal] >exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) >exten => _9NXXXXXX,2,Congestion > >exten => _907NXXXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}}) >exten => _907...