[Sofia-sip-devel] 500 response after an early BYE on incoming INVITE

2007-04-30 Thread Mikhail Zabaluev
Hi, I've encountered some odd behavior from the NUA stack in response to an admittedly odd use of nua_bye() by the application. The case in point is when our UA has received an INVITE, we've sent out provisional responses so the dialog have been established, and we terminate the call with

[Sofia-sip-devel] Initial support for Symbian Open C platform

2007-04-30 Thread Martti Mela
Hey everyone, After hacking for some time, Sofia now successfully compiles on Open C environment[1,2]! I've just committed the changes to darcs and a few tests (for su, msg, url) are included, too. tport and nua (among others) are still work in progress, but feel free to add the missing tests ;)

[Sofia-sip-devel] [ sofia-sip-Feature Requests-1710177 ] Sole available transport should be explicit in Contact URI

2007-04-30 Thread SourceForge.net
Feature Requests item #1710177, was opened at 2007-04-30 20:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=756079aid=1710177group_id=143636 Please note that this message will contain a

[Sofia-sip-devel] sofia-sip changes (2007-04-30)

2007-04-30 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo http://sofia-sip.org/repos/sofia-sip. Mon Apr 30 15:30:32 EEST 2007 [EMAIL PROTECTED] * open_c/sofia-sip/su_configure.h added A ./open_c/sofia-sip/su_configure.h Mon Apr 30 15:30:05 EEST 2007 [EMAIL PROTECTED] * open_c/sofia-sip

[Sofia-sip-devel] Getting the payload of a message

2007-04-30 Thread simon
Hi everyone, Following the Sofia Tutorial (http://wiki.opensource.nokia.com/projects/SofiaTutorial) and successfully getting the sample to both compile and run, I now wish to play with this wonderful API more. So my question for now is how do I get the payload of the SIP message that was sent?