Hi, 2008/7/17 S. M. Nazmul Hasan (Opu) <apus29 at gmail.com>: > Hi > i am trying to run the pjproject-0.9.0...using carbide c++1.3 and s60 3rd MR > sdk.......and i was followed the procedure from > > http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide > > here in this link is shown how to debug on real time...however i ran it in > the emulator...and was checking something like: > > 1. ran it (pjproject-0.9.0) from two pc (just like two user 101 and > 102)...and the server(brekeke sip server) was in another pc..registration > was successful. and the call was established fine...but i cant hear any > voice... I think somebody in this mailing list has experienced this before, in the 'default' emulator, sound device cannot be used in full duplex mode. I has tried this myself just now and experienced the same (mic failed to open). > > 2...ran it (pjproject-0.9.0) from one pc and another user was from xlite > (softphone)...call was established and i can hear only from emulator...i > checked the active session...it showed me that xlite is sending packat > 50/sec while emulator is sending only 3/sec..i think thats why i cant hear > from xlite.... > The 3 packets should be zero/silent packets to keep the NAT alive. > can you please tell me if i want to hear from both side what should i do... > Post a question in symbian forum (e.g: forum.nokia.com)? Or just try to run it in real device? :) Regards, nanang