I don't think it will disable the mic (and I don't have the code in front of me), but setting the output device to "NONE" apears to disable the speaker output. ___ Sent with SnapperMail www.snappermail.com
...... Original Message ....... On Sat, 9 Sep 2006 12:34:29 +1000 "Paul Tran" <[EMAIL PROTECTED]> wrote: >Hi, > >I'm developing an application for a project that's only concerned with recording incoming DTMF tones. The aim is for the UA to accept many calls, perhaps 10+ simulatenously and record all the DTMF tones coming in for each individual call. > >The question is, how do I go about ignoring the speaker output altogether. I figured one way was to memset psamples to 0, through a speaker hook callback, but I was wondering perhaps if there was a better way. > >I'm hoping to reduce resource usage by completely taking the audio component out of the system since I'm not concerned with that. I'm with the understanding, that sipXtapi can send me media info events of DTMF tones without the need for an incoming audio stream. > >I'm also trying to do this without directly changing anything in the sipXtapi library, and doing this solely through calls contained within the sdk. > > > >Thanks, > >Paul Tran >Fourth Year Software Engineering Undergraduate >University of Melbourne >_______________________________________________ >sipxtapi-dev mailing list >[email protected] >List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
