[Asterisk-Users] Cisco SIP Phone 7960 & DTMF Problem
Randy Bush
randy at psg.com
Thu Aug 5 13:08:00 MST 2004
> After discussion I try the following without result:
> <DIALTEMPLATE>
> <TEMPLATE MATCH="#..." Timeout="5" User="Phone" />
> <TEMPLATE MATCH="*" Timeout="5" User="Phone" />
> </DIALTEMPLATE>
>
> Then I try, without result too:
> <DIALTEMPLATE>
> <TEMPLATE MATCH="*#" Timeout="5" User="Phone"/>
> <TEMPLATE MATCH="*" Timeout="5" User="Phone" />
> </DIALTEMPLATE>
>
> Then I try, without result too:
> <DIALTEMPLATE>
> <TEMPLATE MATCH="..#" Timeout="5" User="Phone"/>
> <TEMPLATE MATCH="*" Timeout="5" User="Phone" />
> </DIALTEMPLATE>
>
> <DIALTEMPLATE>
> <TEMPLATE MATCH="..#" Timeout="5" User="Phone" Rewrite="*8#"/>
> <TEMPLATE MATCH="*" Timeout="5" User="Phone" />
> </DIALTEMPLATE>
what do you mean "without result?" what happens? the first one
works for me. i think that you will have to reset the phone for a
dialplan change.
randy
More information about the asterisk-users
mailing list