Hi, Could you describe more about 'impossible'? e.g: crash, assertion, recorded file is empty or it contains only silence. And then, perhaps you can specify the steps, i.e: pseudo code in pjsua-lib, e.g: pjsua_recorder_create(); pjsua_conf_connect(0,1); pjsua_conf_connect(1,0); Regards, nanang On Wed, Sep 24, 2008 at 5:57 AM, R?my LEFEVRE <lefevrer at enserg.fr> wrote: > Hi, > > I have a problem with the micro. It's impossible to record sound when > I am using pjsua_recorder_create(). However, if I use the recfile > sample, there is no problem. But the recfile sample doesn't use the > conf bridge. > I have the same problem, when I am using pjsua_call_make_call(). > And each time, I don't forget to connect the recorder (or the call) to > the sound device by using pjsua_conf_connect() in the right way... so > it's not the issue. > > If you have any idea... > > Regards, > > R?my. > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >