Hi,
I'm new here. I want to create a SIP communicator for s60 5th edition. Can anybody show me the first step to do that? Becouse I don't know how to start. I was thinking about QT, is it good idea to write that project?
Thank's for you replay![]()
Hi,
I'm new here. I want to create a SIP communicator for s60 5th edition. Can anybody show me the first step to do that? Becouse I don't know how to start. I was thinking about QT, is it good idea to write that project?
Thank's for you replay![]()
Hi
I think S60 5th Edition devices have a built-in SIP stack and the only thing you should know is how to use SIP API in Symbian C++. SIP API is one of API's of 5th Edition SDK. So you should install SDK and there's a sample code for using SIP API in SDK. I know you can find some another example regarding using SIP API. If you want to use SIP+RTP there is an excellent sample code here:
http://developers.nokia.com/info/sw...._0_en.zip.html
If you want to use VOIP, you should install SDK Extension Plug-in, there's an API for using VAS and the example for using the VAS API.
Regards,
Keivan