Hi,
I am trying to use "symbian_ua" and also "symbian_ua_gui" in Nokia E65 also
N95 .
I am using pjsip-0.9.0.
Compiled using Carbide c++ 1.3
SDK S60_3rd_MR
Compiler GCCE
Build option tried with both udeb and urel
Only problem I am facing is regarding the sound play device,
every thing else is working as expected both in emulator and also in the
phone.
When ever the call is connected it goes in hands free / speaker phone mode.
How can I route the sound play device to earphone mode instead of speaker
phone mode?
I hope i made myself clear (if not please let me know)...
please suggest how can I resolve this issue.,,,
Regards,
Samiul Aftad
Hi Samiul Aftad,
It is possible with Audio Proxy Server or VoIP Audio Service (see
http://wiki.forum.nokia.com/index.php/SDK_API_Plugin). Fortunately there is
a plan to integrate APS (deprecated but still works on all current S60 3rd
ed devices) into PJSIP in about a week or two.
Regards,
nanang
2008/7/6 Samiul Aftad Chowdhury symbian.voip@gmail.com:
Hi,
I am trying to use "symbian_ua" and also "symbian_ua_gui" in Nokia E65 also
N95 .
I am using pjsip-0.9.0.
Compiled using Carbide c++ 1.3
SDK S60_3rd_MR
Compiler GCCE
Build option tried with both udeb and urel
Only problem I am facing is regarding the sound play device,
every thing else is working as expected both in emulator and also in the
phone.
When ever the call is connected it goes in hands free / speaker phone
mode.
How can I route the sound play device to earphone mode instead of speaker
phone mode?
I hope i made myself clear (if not please let me know)...
please suggest how can I resolve this issue.,,,
Regards,
Samiul Aftad
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Hi, Nanang
Is it possible audio playing on earphone with Windows Mobile 5/6 SDK?
atik
On Mon, Jul 7, 2008 at 10:37 AM, Nanang Izzuddin nanang@pjsip.org wrote:
Hi Samiul Aftad,
It is possible with Audio Proxy Server or VoIP Audio Service (see
http://wiki.forum.nokia.com/index.php/SDK_API_Plugin). Fortunately there is
a plan to integrate APS (deprecated but still works on all current S60 3rd
ed devices) into PJSIP in about a week or two.
Regards,
nanang
atik wrote:
Hi, Nanang
Is it possible audio playing on earphone with Windows Mobile 5/6 SDK?
As far as i know it's required a bit of reversing and tweaking dependent
on the platform where you run the software.