[Asterisk-Users] Re: Cisco 7960 - Have to press a menu button to dial

Tomislav Parčina tparcina at lama.hr
Sun Mar 26 23:22:30 MST 2006


In article <Pine.LNX.4.64.0603211635320.7043 at ab1-1-246.shsu.edu>, amdtech at shsu.edu says...
> You have to set up a dialplan.xml file in your tftpboot directory for the 
> phone to pull:
> 
> <DIALTEMPLATE>
>      <TEMPLATE MATCH="9,59....." Timeout="0"/>
>      <TEMPLATE MATCH="9,29....." Timeout="0"/>
>      <TEMPLATE MATCH="9,832......." Timeout="0"/>
>      <TEMPLATE MATCH="9,713......." Timeout="0"/>
>      <TEMPLATE MATCH="9,281......." Timeout="0"/>
>      <TEMPLATE MATCH="9,903......." Timeout="0"/>
>      <TEMPLATE MATCH="\*500" Timeout="0"/>
>      <TEMPLATE MATCH="\*54" Timeout="0"/>
>      <TEMPLATE MATCH="\*55" Timeout="0"/>
>      <TEMPLATE MATCH="\*69" Timeout="0"/>
>      <TEMPLATE MATCH="*"            Timeout="5"/> <!-- Anything else -->
> </DIALTEMPLATE>

Hi Aaron!

Can you tell me what "," and "\" stands for?
"." changes only one number from 0 to 9, right?
"*" changes unlimited number of numbers from 0 to 9?


--
Tomislav Parcina
tparcina#lama.hr



More information about the asterisk-users mailing list