[Asterisk-Users] Cisco 7960 (SIP) with Asterisk: how to get # towork during a call

Doug Lytle support at drdos.info
Sat Feb 25 07:30:59 MST 2006


Mahilal Silva wrote:
> Mike,
> Were you able to get this working?
> Even after with a entry in the dialplan.xml does not work for me.
>  
> Thanks,

This is what I have in my dialplan.xml


<DIALTEMPLATE>
    <TEMPLATE MATCH="*"            Timeout="5"/> <!-- Anything else -->
    <TEMPLATE MATCH="*78"            Timeout="5"/> <!-- Anything else -->
    <TEMPLATE MATCH="*79"            Timeout="5"/> <!-- Anything else -->
    <TEMPLATE MATCH="#"            Timeout="5"/> <!-- Anything else -->
</DIALTEMPLATE>


Doug

-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."





More information about the asterisk-users mailing list