How do I match a "D"? (Was: RE: [Asterisk-Users] In-band disconn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)

Gilad Ben-Yossef gilad at codefidence.com
Wed Feb 9 04:31:27 MST 2005


David Brodbeck wrote:
>>-----Original Message-----
>>From: David Brodbeck [mailto:DavidB at mail.interclean.com]
> 
> 
>>Okay, the problem appears to be that I'm tone deaf. ;)
>>
>>I finally thought to turn on debugging on the channel.  The 
>>PBX is sending
>>"D", not "*".  The programmer of the previous voice mail system (whose
>>configuration I was cribbing from) seems to have made the 
>>same mistake.
> 
> 
> Is there some trick for matching the "letter" tones?  I added this
> extension:
> exten => D,1,Goto(bye,s,1)
> 
> But it doesn't trigger, even though I see this debugging output when I hang
> up:
> << [ TYPE: DTMF (1) SUBCLASS: D (68) ] [Zap/1-1]
> _______________________________________________

I'm prbably stupid, but wont this do what you want?

 > exten => 1,1,Goto(bye,s,1)

-- 
Gilad Ben-Yossef <gilad at codefidence.com>
Codefidence. A name you can trust(tm)
Web: http://codefidence.com  | SIP: gilad at pbx.codefidence.com
Tel: +972.9.8650475 ext. 201 | Fax:  +972.9.8850643

"I am Jack's Overwritten Stack Pointer"
	-- Hackers Club, the movie



More information about the asterisk-users mailing list