[Asterisk-Users] Extensions Problem

Ray Burkholder ray at oneunified.net
Mon Oct 27 09:02:05 MST 2003


You may have a file called dialplan.xml being TFTP'd to your phone.  It has
a number of rules in it for helping the phone to determine when it has
complete number.  It may need some tuning to bring it in line with what you
need.

I've found that the phone appears to treat the contents of the file as a
hash rather than as a sorted list.  That is, certain rules that appear later
in the file actually get used before rules earlier in the file.

I think the rules get used in a 'shortest match first' scenario.  


Regards,
Ray Burkholder
http://www.oneunified.net
704 576 5101



> -----Original Message-----
> From: asterisk-users-admin at lists.digium.com 
> [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of 
> Phillip Jackson
> Sent: October 26, 2003 18:35
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] Extensions Problem
> 
> 
> Hello again,
> 
> Here's the next big issue, I thought I'd let you munch on.  
> We are utilizing 
> Cisco 7960's and the following entries in our extensions.conf file:
> 
> Exten => 1637,1,Dial(SIP/100)
> Exten => _NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sipdemo)
> Exten => _NXXXXXXXXX,2,Congestion
> Exten => _1NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sipdemo)
> Exten => _1NXXXXXXXXX,2,Congestion
> 
> These extensions allow us to utilize our SIP provider - ONLY 
> when being dialed 
> from a regular telephone attached to a Cisco ATA-186.  Our 
> Cisco 7960 only 
> allows us to dial 4 charachters before it tries dialing.  So, 
> I assume we need 
> to implement 9, and the number.  However, when I do this, the 
> 9 gets passed on 
> to our SIP provider, which tries to dial 9NXXXXXXXXXX, and 
> all goes to hell.
> 
> Question - is there a way to allow 9 in the dialing plan, 
> without having it be 
> passed to the sip provider.
> 
> Regards,
> Phillip
> 
> 
> --
> Phillip C. Jackson
> [pjackson at jacksongrp.com]
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> -- 
> Scanned for viruses and dangerous content at 
> http://www.oneunified.net and is believed to be clean.
> 


-- 
Scanned for viruses and dangerous content at 
http://www.oneunified.net and is believed to be clean.




More information about the asterisk-users mailing list