Solved, Thank you all for your help De: pjsip-bounces at lists.pjsip.org [mailto:pjsip-bounces at lists.pjsip.org] Em nome de Tiago Ferreira Enviada: quarta-feira, 19 de Agosto de 2009 15:46 Para: pjsip at lists.pjsip.org Assunto: Re: [pjsip] a few questions Hello Benny, i think i misunderstood the doc. I tried to do what you said but i had no success. the code is attached. thank you > Date: Wed, 19 Aug 2009 11:46:24 +0100 > From: bennylp@xxxxxxxxx > To: pjsip at lists.pjsip.org > Subject: Re: a few questions > > On Wed, Aug 19, 2009 at 10:16 AM, Tiago Ferreira<maiaboy at hotmail.com> wrote: > > I have a very noob question. When I use the player, the sound goes out the > > source computer that is running pjsip. But it never reaches the end computer > > that is running the soft phone. > > Actually that's because you're instructing pjsua to do that, with > conf_connect(file, 0). You need to use > "conf_connect(lib.player_get_slot(player), call_info.conf_slot)" > instead, and you need to do this in your on_media_state callaback. I > think the doc has been clear about it, hasn't it? ;-) > > Cheers > Benny > > _______________________________________________ > 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 _____ See all the ways you can stay connected to <http://www.microsoft.com/windows/windowslive/default.aspx> friends and family -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090820/70d666b4/attachment-0001.html>