Hi, Yes, APS needs to be enabled: in config_site.h: #define PJMEDIA_SOUND_IMPLEMENTATION PJMEDIA_SOUND_SYMB_APS_SOUND in symbian_ua.mmp #define SND_USE_APS 1 #define SND_USE_VAS 0 Regards, nanang On Thu, Feb 12, 2009 at 6:42 PM, Manoj Joshi <manoj at ascenttelecom.com> wrote: > Are there any other settings required? coz i am getting > "sound_port.c:(.text+0x2d0): undefined reference to `pjmedia_snd_open2'" > when building latest aps-direct > > Regards, > > Manoj > > -----Original Message----- > From: pjsip-bounces@xxxxxxxxxxxxxxx > [mailto:pjsip-bounces at lists.pjsip.org]On Behalf Of Nanang Izzuddin > Sent: Wednesday, February 11, 2009 5:36 PM > To: pjsip list > Subject: Re: aps-direct branch > > > Hi, > > Ups, (again) someone monitors that 'private' branch. Did you use the > latest revision of the branch? > Macros need to be defined in config_site.h are: > #define PJMEDIA_CONF_USE_SWITCH_BOARD 1 > #define PJMEDIA_HAS_PASSTHROUGH_CODECS 1 > > Thanks for testing the branch! > > Regards, > nanang > > > On Wed, Feb 11, 2009 at 6:23 PM, Karthik Babu <cytrion at gmail.com> wrote: >> Hello Nanang , >> >> I just tried compiling aps-direct branch and it went well after setting up >> passthroughcodec macros and the other APS releated stuff . >> >> I am able to run the symbian_ua app , able to make calls , but it crashes >> with Kern exec error - 3 . I noticed that >> >> the app is able to use g729 codec from the server logs . >> >> >> Any advise ? >> >> Regards , >> >> -- >> Karthik >> >> _______________________________________________ >> 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 >> >> > > _______________________________________________ > 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 > > > -- > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.552 / Virus Database: 270.10.19 - Release Date: 2/6/2009 12:00 > AM > > > > _______________________________________________ > 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 >