Urgent Help Needed in Windows Mobile Voice Routing Issues in VOIP Applications - Windows Mobile Development and Hacking General

Hi,
I am developing a VOIP Application for the Windows Mobile 6. I am getting a problem while running it.The problem is that when an incoming or outgoing call is done the voice is coming from the speaker phone not from the earpeice which should be the standard solution as per my application is concerned. Please tell me the solution to this problem so that I can program my application to use the earpeice instead of the speaker phone. Is there some API function call in the Windows Mobile 6 Professional SDK so that I can make it a genaral solution to all the windows mobile 6 professional devices. Also I can use the RIL Library for it but this component may not be necessary in each windows mobile 6 professional device as it is an optional component for the OEM and also Microsoft has made a strict licence policy to use it in the application. I dont know about the OSSVCS.DLL which someone has told me to use to accoomplish the task. Is this a integral component of the windows Mobile 6 Professional SDK. Can We use TAPI 2.0 API or Microsoft has put some restrictions on it also. Can I get some details from somewhere, Where I can get all the list of components of Windows Mobile which I can use in my application without licence Restictions. I am always confused in using some core libraries in windows mobile due to licence restrictions where can I know this info.
Please help me out to this.
Thanks in advance.....

Related

Bluetooth functions missing from the MDA?

I'm currently learning C/C++ and Win32 for an attempt to write Windows CE applications, and I want to write an app that addresses the missing Bluetooth profiles on the MDA that 2003SE and most other mobile phones have. I know OBEX FTP is a major feature missing, but I'm open to ideas ...

MSMQ with WM 2005

Has anybody on these forums got MSMQ setup on an XDA Mini S running Windows Mobile 2005?
I just can't get it to start the service despite trying every possible option given on Google Groups incl. manually starting the service in code.
If somebody has could they please explain how as I would be most grateful.
Thanks! :?:

Best VOIP Like Fring

I was using the Fring VOIP software to talk to my friends in GoogleTalk! and Skype. Fring is a unified interface for both and it worked good on my EDGE connection. Now that I have ordered for a 8125 , I want to have a similar setup in it also.
I heard that with some difficulty, you can make skype work. But what about the Google Talk! VOIP?.
Is there any Client Software which allows to do it in Windows Mobile Platform? ( Like Fring ).
Thanks.
_Vinod
unfortunately, i learned that Fring will not be supported on windows Mobile platform. Its Only for Nokia N-series. It is unfortunate that such a unique software not available for a popular & powerful platform like wm5.
If anyone knows how to do voip calls to Google Talk! buddies from wm5 phone
without a desktop proxy etc.. please let me know.
The Ultimate VOIP for WinMo 6.1 Devices?? Anyone?
vinodis said:
unfortunately, i learned that Fring will not be supported on windows Mobile platform. Its Only for Nokia N-series. It is unfortunate that such a unique software not available for a popular & powerful platform like wm5.
If anyone knows how to do voip calls to Google Talk! buddies from wm5 phone
without a desktop proxy etc.. please let me know.
Click to expand...
Click to collapse
I am fully interested in VOIP for my WinMo device also (AT&T Tilt)
ROM: dutty's WM6.1 WWE
Radio: 1.65.14.06
Protocol Version: 25.81.40.02H
Did antone find out about Google Talk or is there another thread on using it for VOIP? Can you call landlines and/or are there any restrictions to using it like having to pay for usage etc. From what I understand using skype requires credits but wasn't sure.
Also any comments on switching from 3G to WIFI automatically and or battery drainage. Has anyone found the ultimate third party VOIP software yet for WinMo is my most immediate and pressing question.
vinodis said:
unfortunately, i learned that Fring will not be supported on windows Mobile platform. Its Only for Nokia N-series. It is unfortunate that such a unique software not available for a popular & powerful platform like wm5.
If anyone knows how to do voip calls to Google Talk! buddies from wm5 phone
without a desktop proxy etc.. please let me know.
Click to expand...
Click to collapse
Fring is now available for Windows Mobile.
Download it Here
vinodis said:
I was using the Fring VOIP software to talk to my friends in GoogleTalk! and Skype. Fring is a unified interface for both and it worked good on my EDGE connection. Now that I have ordered for a 8125 , I want to have a similar setup in it also.
I heard that with some difficulty, you can make skype work. But what about the Google Talk! VOIP?.
Is there any Client Software which allows to do it in Windows Mobile Platform? ( Like Fring ).
Thanks.
_Vinod
Click to expand...
Click to collapse
checkout http://octro.com/

OpenProperty for PR_CE_MIME_TEXT returns S_OK, but IStream is empty

I am developing a Pocket Outlook add-in, and I have a problem on a Windows Mobile 6 smartphone. It's actually an O2 Xda with Windows Mobile 6 Professional (CE OS 5.2.1238 Build 17745.0.2.3).
The problem is that when I try to access the message body, by calling OpenPropery and supplying PR_CE_MIME_TEXT. This returns S_OK, but the message stream is empty i.e. 0 bytes.
This works correctly in both the Windows Mobile 6 emulators, and the Windows Mobile 5 emulators, and on a Windows Mobile 5 smartphone. I am connecting to an exchange server to access messages.
My question is why might OpenProperty return an empty stream even though the message clearly has a message body? I did try with PR_BODY_W too, but the results are the same.
I noticed when I installed our SSL certificate onto the smartphone there was an extra security message to go through before it installed the certificate. The emulator just installed it after I clicked on it. Maybe the problem is in some way security related?
Jamie
Does the PR_BODY_HTML works?
Sadly no it returns MAPI_E_NOT_FOUND
Jamie
Solved
Actually tene you were nearly right. In the end I have modified my code to firslty call GetProps passing PR_MSG_STATUS. This will indicate either MSGSTATUS_HAS_PR_BODY or MSGSTATUS_HAS_PR_CE_MIME_TEXT. I didn't know about this previously so I hadn't called it.
From there I then try to access either PR_CE_MIME_TEXT or PR_BODY, depending on the message status returned.
Actually to access PR_BODY I have to firstly use PR_BODY_A and if that fails try PR_BODY_W because there doesn't seem to be a way to determine which is present. My DLL is a Unicode DLL, and PR_BODY on its own didn't work (because this maps to PR_BODY_W which doesn't exist), I explicitly had to use PR_BODY_A and then convert it using MultiByteToWideChar.
Silly me for thinking I should expect consistant behaviour.

mobile - developing a sip client

I'm New to Android Developments.I Need to build Android Mobile app to make call to any mobile numbers (not Sip numbers) using sip ? i went through every tutorials and sites but sill i didn't get a proper idea to develop this app .. please anyone help me out

Categories

Resources