[pjsip] PJSIP on Symbian Phone Works!:
This announcement is a bit late than planned (I promised to finish the Symbian port before Jan 2008), but we thought we’d give this a more thorough testing before announcing it, hence the delay.
In summary, PJSIP works and tested on Symbian S60 3rd Ed phone. Everything should work, including all SIP features, sound, STUN, and ICE. And we’ve made a tutorial on how to build and debug PJSIP on target device.
There have been some major changes along the way:
- Carbide is now the preferred IDE rather than CodeWarrior. This is because CW has been deprecated by Nokia anyway.
- Support for DSO is no longer enabled by default. It’s still supported, but you’d have to edit the MMP files slightly to build DSO outputs.
So what’s left to be done is for someone to create a nice open source Symbian softphone GUI on top of it. 😉
For more info:
- Tutorial on Building and Debugging PJSIP on Symbian S60 3rd Edition Device using Carbide C++
- The PJSIP on Symbian page also has been updated.