Hi, all

On my PC sipxAudioSetGain isn't really working. It only mutes on volume level 1
and unmutes on volume levels >= 2

In MpCodec_setGain I've changed:
   mxl.dwComponentType = MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE;

to

   mxl.dwComponentType = MIXERLINE_COMPONENTTYPE_DST_WAVEIN;

and now it works.

_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to