On Sun, Aug 9, 2009 at 2:00 AM, Jose Suarez<jsuarez at padirac.com.ar> wrote: > Hi all, I want to put the sound in NULL, In an email I saw the following: > > #define PJMEDIA_SOUND_IMPLEMENTATION PJMEDIA_SOUND_NULL_SOUND > > In the config_site.h > But Now this macro had been deprecated. How Can I do the same in the 1.3 > version?? > Have you tried just to call pjsua_set_null_snd_dev? Maybe the define is not needed anymore.