Windows Mobile route voice from Speaker to earpiece....

MS
Mukesh Srivastav
Tue, Feb 24, 2009 10:36 AM

Hi benny & all,
 i have sucesfully ported the pjsip on Windows Mobile, and build the UI.  i could able to make the calls.
 I am able to hear voice during the call from loudspeaker but not from the earpiece.

do i need to set any preprocessor to make it work  or how should i proceed.

Can any one help me in this regards or any thought or any idea, so that, i can proceed.

Have a look @ my small web-page:
http://www.geocities.com/muki_champs

Regards,
Mukesh Kumar,
Sr.Software Engineer,
Mobile Application Developer.
Hyderabad.
India.

Hi benny & all,  i have sucesfully ported the pjsip on Windows Mobile, and build the UI.  i could able to make the calls.  I am able to hear voice during the call from loudspeaker but not from the earpiece. do i need to set any preprocessor to make it work  or how should i proceed. Can any one help me in this regards or any thought or any idea, so that, i can proceed. Have a look @ my small web-page: http://www.geocities.com/muki_champs Regards, Mukesh Kumar, Sr.Software Engineer, Mobile Application Developer. Hyderabad. India.
SC
Sasa Coh
Wed, Feb 25, 2009 8:14 AM

Hello!

I've solved this using RIL functions. See the relevant source file
http://code.google.com/p/sipekmobile/source/browse/trunk/PhoneForm.cs (see
method InitRILAudio - it's a C# code but the RIL is native). Find the entire
Sipek Mobile project at
http://code.google.com/p/sipekmobile/**http://code.google.com/p/sipekmobile/

kind regards,
sasa - http://sites.google.com/site/sipekvoip/

On Tue, Feb 24, 2009 at 11:36 AM, Mukesh Srivastav muki_champs@yahoo.comwrote:

Hi benny & all,
i have sucesfully ported the pjsip on Windows Mobile, and build the UI.  i
could able to make the calls.
I am able to hear voice during the call from loudspeaker but not from the
earpiece.

do i need to set any preprocessor to make it work  or how should i proceed.

Can any one help me in this regards or any thought or any idea, so that, i
can proceed.

Have a look @ my small web-page:
http://www.geocities.com/muki_champs

Regards,
Mukesh Kumar,
Sr.Software Engineer,
Mobile Application Developer.
Hyderabad.
India.

http://www.geocities.com/muki_champs


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hello! I've solved this using RIL functions. See the relevant source file http://code.google.com/p/sipekmobile/source/browse/trunk/PhoneForm.cs (see method InitRILAudio - it's a C# code but the RIL is native). Find the entire Sipek Mobile project at http://code.google.com/p/sipekmobile/**<http://code.google.com/p/sipekmobile/> kind regards, sasa - http://sites.google.com/site/sipekvoip/ On Tue, Feb 24, 2009 at 11:36 AM, Mukesh Srivastav <muki_champs@yahoo.com>wrote: > Hi benny & all, > i have sucesfully ported the pjsip on Windows Mobile, and build the UI. i > could able to make the calls. > I am able to hear voice during the call from loudspeaker but not from the > earpiece. > > do i need to set any preprocessor to make it work or how should i proceed. > > Can any one help me in this regards or any thought or any idea, so that, i > can proceed. > > > > > Have a look @ my small web-page: > http://www.geocities.com/muki_champs > > Regards, > Mukesh Kumar, > Sr.Software Engineer, > Mobile Application Developer. > Hyderabad. > India. > > <http://www.geocities.com/muki_champs> > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
MS
Mukesh Srivastav
Wed, Feb 25, 2009 8:34 AM

Hi,
  thanks for your reply, i will implment the same, & wil get back to you in couple of days.
 

Have a look @ my small web-page:
http://www.geocities.com/muki_champs

Regards,
Mukesh Kumar,
Sr.Software Engineer,
Mobile Application Developer.
Hyderabad.
India.


From: Sasa Coh sasacoh@gmail.com
To: pjsip list pjsip@lists.pjsip.org
Sent: Wednesday, February 25, 2009 1:44:03 PM
Subject: Re: [pjsip] Windows Mobile route voice from Speaker to earpiece....

Hello!

I've solved this using RIL functions. See the relevant source file http://code.google.com/p/sipekmobile/source/browse/trunk/PhoneForm.cs (see method InitRILAudio - it's a C# code but the RIL is native). Find the entire Sipek Mobile project at http://code.google.com/p/sipekmobile/

kind regards,
sasa - http://sites.google.com/site/sipekvoip/

On Tue, Feb 24, 2009 at 11:36 AM, Mukesh Srivastav muki_champs@yahoo.com wrote:

Hi benny & all,
 i have sucesfully ported the pjsip on Windows Mobile, and build the UI.  i could able to make the calls.
 I am able to hear voice during the call from loudspeaker but not from the earpiece.

do i need to set any preprocessor to make it work  or how should i proceed.

Can any one help me in this regards or any thought or any idea, so that, i can proceed.

Have a look @ my small web-page:
http://www.geocities.com/muki_champs

Regards,
Mukesh Kumar,
Sr.Software Engineer,
Mobile Application Developer.
Hyderabad.
India.


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,   thanks for your reply, i will implment the same, & wil get back to you in couple of days.   Have a look @ my small web-page: http://www.geocities.com/muki_champs Regards, Mukesh Kumar, Sr.Software Engineer, Mobile Application Developer. Hyderabad. India. ________________________________ From: Sasa Coh <sasacoh@gmail.com> To: pjsip list <pjsip@lists.pjsip.org> Sent: Wednesday, February 25, 2009 1:44:03 PM Subject: Re: [pjsip] Windows Mobile route voice from Speaker to earpiece.... Hello! I've solved this using RIL functions. See the relevant source file http://code.google.com/p/sipekmobile/source/browse/trunk/PhoneForm.cs (see method InitRILAudio - it's a C# code but the RIL is native). Find the entire Sipek Mobile project at http://code.google.com/p/sipekmobile/ kind regards, sasa - http://sites.google.com/site/sipekvoip/ On Tue, Feb 24, 2009 at 11:36 AM, Mukesh Srivastav <muki_champs@yahoo.com> wrote: Hi benny & all,  i have sucesfully ported the pjsip on Windows Mobile, and build the UI.  i could able to make the calls.  I am able to hear voice during the call from loudspeaker but not from the earpiece. do i need to set any preprocessor to make it work  or how should i proceed. Can any one help me in this regards or any thought or any idea, so that, i can proceed. Have a look @ my small web-page: http://www.geocities.com/muki_champs Regards, Mukesh Kumar, Sr.Software Engineer, Mobile Application Developer. Hyderabad. India. _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org