Hi, On 7/31/07, Amith Nambiar <[EMAIL PROTECTED]> wrote: > I tried this code to generate DTMF tones locally, but i do not hear > anything. I stepped through the sipxCallStartTone function and it is *not* > indicating failure in the code flow. > > However, DTMF tones are generated and audible locally as well as at > remote , when in a call.
Does mCallHandle contain valid call handle in your example? You're right, DTMF tones could be played only inside the call, and sipxCallStartTone() require valid call handle to proceed. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
