On Thu, Jan 15, 2009 at 3:29 AM, Kevin Gong <Kevin.Gong at morodo.org> wrote: > Hi Benny, > > Thank you for giving me the answer, I will use PJSIP ver1.0.1 to see > if the problem is solved. > > I think it's probably best to use the latest SVN trunk version, as we fixed several other problems with APS. > Another question, pjsip on Symbian S60 platform now can not choose > the audio out device, and it is default to loudspeaker. > As you mentioned before, PJSIP ver1.1 will support APS/VAS hardware codec, > it is a really a good news to me, but can it also support route audio date > to earpiece, and can be dynamic changed to other device, like loudspeaker? Actually you can even now, if you use APS sound backend rather than the MM streaming backend. And with APS the default will be set to earpiece, though this can be controlled by using pjmedia_snd_aps_activate_loudspeaker() function in pjmedia/symbian_sound_aps.h. > > Another use feature, can change volume dynamically. > > Yep, todo. The pjmedia sound API is lame and it doesn't support controlling audio volume (historically it's because PortAudio doesn't support it), I think the sooner I wack it the better. :) Cheers Benny > Best Regards, > Kevin. > ========================================================================== > Hi, > > sorry for the late response (I guess I will be saying this many times > today). > > Not sure if this has been solved, but we fixed some E32USER-CBase 46, error > on 1.0.1 release (http://trac.pjsip.org/repos/ticket/675 and > http://trac.pjsip.org/repos/ticket/646), so hopefully it's sorted now. > > 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090115/e54771d0/attachment.html>