Thanks for the response.
I was already investigating the API you mentioned.
It is not usable in our scenarios since we need to create the probile not up front but in more dynamic way.
I got...
Type: Posts; User: bkrakowski; Keyword(s):
Thanks for the response.
I was already investigating the API you mentioned.
It is not usable in our scenarios since we need to create the probile not up front but in more dynamic way.
I got...
I managed to accomplish my goals using OMA Device Management API.
I spent quite a time on figuring out how to create programatically Voip profile (using OMA Device Management API - CSmlDmAdapter)...
I spent quite a time on figuring out how to create programatically Voip profile (using OMA Device Management API - CSmlDmAdapter) AND LINK it to a given Sip profile.
I was developing the code on...
VoIPAudioIntfc.lib is a perfect plug-in for us since we need to give user’s feedback on incoming call that matches the default user profile (what sound, vibrate etc.). And the plug-in nicely supports...
Hello!
I need to create VoIP profile programmatically.
Our sip related Symbian application needs both, the SIP profile and the “Internet tel.” (VoIP profile) settings.
I’m able to auto create...
All right. Number one is fine, there is a setting on the phone to enable call waiting for internet calls. By default it was disabled.
Hi,
I'm using s60 3rd edition, FP1 SDK with PhoneClient plugin to handle Voip calls.
Mostly it works, but I have some problems:
1. First problem is that when I’m on a cell call, and someone is...
Same here.
Ata answering for Voip works for E65 but not for E61. Error = -2.
Anyone got solution for this one?
OK. Seems like i fixed it.
I had to flush my workspace and redo projects again.
No idea how it went to the bad state.
So i was able to start the debugger, but...
Then for hours i hit a...
So far i tried:
1. Create new testing project.
2. Reinstalling Carbide.
3. Reinstalling SDK.
None of it worked.
I hit the same problem today.
Did anyone solve that?
Thanks,
Bogdan
I'm using S60_3rd_FP2_SDK_v1.1. Nokia E61.
Is it possible to manage nokia dialer's call history items?
Meaning manage from my own application.
Not only add new calls but also remove other...
I'm sorry for wasting your time. I just have to select access point in the emulator... It works now.
I installed the emulator on a different machine, and after opening URL it says : "Uncategorised 1 access point in red".
I'm assuming this is error? How to recover? Something needs to be configured?
If this is making outgoing HTTP requests on port 80 then my understanding is that it should not be firewall issue, but something else.
How to reconfigure the SDK? What does it mean through winsocket?
Does it mean that i just use windows (XP)? Should i do anything to go through winsocket?
Hi,
I'm starting with Nokia development...
I installed Carbie C++ v1.3 and SDK C60 3rd fp2 v1.1.
I tried to run the Yahoo image search sample. The sample can not make HTTP connection. Also...