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       [email protected]      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to