[asterisk-users] EXEC SendDTMF
Steve Edwards
asterisk.org at sedwards.com
Fri Oct 5 19:42:41 CDT 2012
On Fri, 5 Oct 2012, Jerry Geis wrote:
> I place a call to a polycom phone, it answers, my AGI calls "Exec
> SendDTMF 111111 " but I do not hear the DTMF tones on the phone.
I'm just a 1.2 Luddite, but this works on my Polycom 501:
// senddtmf()
exec_agi("exec sipdtmfmode inband");
exec_agi("exec senddtmf 1234567890");
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
More information about the asterisk-users
mailing list