[Asterisk-Users] dialing # on a crisco (was: Divert to arbitrary number)
Randy Bush
randy at psg.com
Mon Jul 5 08:11:25 MST 2004
> On a related note, how do you get a Cisco 7940 to dial numbers with a
> hash in them, instead of just using the hash as a dial key. For
> example, I have *#21# to check diverts, but the phone will just dial
> "*" as soon as you type the # after it.
<DIALTEMPLATE>
<TEMPLATE MATCH="#..." Timeout="5" User="Phone" />
<TEMPLATE MATCH="*" Timeout="5" User="Phone" />
</DIALTEMPLATE>
randy
More information about the asterisk-users
mailing list