Hi *Daud *This was the first step for me to build symbian_ua_gui for Direct Aps 1.1 http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2009-March/006811.html you can see that i had to disable some lines 189-198 in config_site.h then...about symbian_ua_gui.mmp..........i just followed what Nanang said...he is great!!.... then in symbian_ua.cpp see the line from 374-404........... all is done to disable all codec but G729 .......(you can make it on you way) this is checked in Carbide 1.2, 1.3 and 2.0....... with fp1 and fp2 sdk........ 1. Just install a fresh copy of one of the previous mentioned carbide then... one of the previous mentioned sdk... 2. then copy the header file and lib files of ApsServer into respected path..... 3. never forget to install s60 plugin.... 4. build and enjoy... One question...did you ever test direct aps for symbian_ua....? * Hope this will help you.. * On Sat, May 16, 2009 at 1:15 PM, saed daoud <saed.daoud at tetouch.com> wrote: > Hello > > I replace the mmp file by > > http://svn.pjsip.org/repos/pjproject/trunk/pjsip-apps/src/symbian_ua_gui/gro > up/symbian_ua_gui.mmp<http://svn.pjsip.org/repos/pjproject/trunk/pjsip-apps/src/symbian_ua_gui/gro%0Aup/symbian_ua_gui.mmp> > > But I still have the same errors > > Please help > > > > > Saed Daoud > > > -----Original Message----- > From: Perry Ismangil [mailto:perry@xxxxxxxxx] > Sent: Thursday, May 14, 2009 7:35 PM > To: pjsip list > Subject: Re: APS in PjSIP 1.1 APS Direct > > Saed, > > I just double checked this, and indeed there is an issue with > symbian_ua_gui.mmp: http://trac.pjsip.org/repos/ticket/847 > > Please replace it with the latest: > > http://svn.pjsip.org/repos/pjproject/trunk/pjsip-apps/src/symbian_ua_gui/gro > up/symbian_ua_gui.mmp<http://svn.pjsip.org/repos/pjproject/trunk/pjsip-apps/src/symbian_ua_gui/gro%0Aup/symbian_ua_gui.mmp> > > Sorry for the inconvenience. > > On Thu, May 14, 2009 at 12:51, saed daoud <saed.daoud at tetouch.com> wrote: > > > > > > I put APSSession2 lib in the epoc32 path but I still have the same 16 > errors > > > > symb_aps_dev.cpp:(.text+0x1098): undefined reference to > > `RAPSSession::SetCng(int)' > > > > symb_aps_dev.cpp:(.text+0x10a4): undefined reference to > > `RAPSSession::SetVadMode(int)' > > > > symb_aps_dev.cpp:(.text+0x10b0): undefined reference to > > `RAPSSession::SetPlc(int)' > > > > symb_aps_dev.cpp:(.text+0x10bc): undefined reference to > > `RAPSSession::SetEncoderMode(TAPSCodecMode)' > > > > symb_aps_dev.cpp:(.text+0x10c8): undefined reference to > > `RAPSSession::SetDecoderMode(TAPSCodecMode)' > > > > symb_aps_dev.cpp:(.text+0x10d4): undefined reference to > > `RAPSSession::ActivateLoudspeaker(int)' > > > > symb_aps_dev.cpp:(.text+0x10ec): undefined reference to > > `RAPSSession::Write()' > > > > symb_aps_dev.cpp:(.text+0x1118): undefined reference to > > `RAPSSession::Read()' > > > > > > > > -- > Perry Ismangil > > > > > _______________________________________________ > 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 > -- S. M. Nazmul Hasan Opu Software Engineer R & D Application Dhaka, Bangladesh Mob: +880 1712 901 764 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090516/5e27ab35/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: symbian_ua.cpp Type: application/octet-stream Size: 15289 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090516/5e27ab35/attachment-0001.cpp> -------------- next part -------------- A non-text attachment was scrubbed... Name: symbian_ua_gui.mmp Type: application/octet-stream Size: 2448 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090516/5e27ab35/attachment-0001.mmp> -------------- next part -------------- A non-text attachment was scrubbed... Name: config_site.h Type: application/octet-stream Size: 8810 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090516/5e27ab35/attachment-0001.h>