I have successfully compiled pjsip and the Siphon project (http://code.google.com/p/siphon/) and it is working good under OS 2.2.1 However It crashes as soon as I try to place a call in OS 3.0 this is because the sound is no longer working that is the ipodsound.c file… has anyone been able to port the sound for 3.0?. What has changed that it no longer works?. I have tried asking and looking for answers in the siphon forums but no luck so far. Can anyone please point me in the right direction?. Any help will be greatly appreciated. Thank you.
I have successfully compiled pjsip and the Siphon project ( http://code.google.com/p/siphon/ ) and it
Share
Fix to crush is very simple. You have to put sound initialization into pjmedia_snd_init() Like this one:
BTW: You need only this fix to get the audio working