Hello All, When I invoke nua_prack() with the SOATAG_USER_SDP(), sofia-sip is not including the SDP body in the outbound PRACK message. Here is the scenario:
NUA Server | INVITE/SDP | |---------------->| | 100 Trying | |<----------------| | 183 Ringing/SDP | |<----------------| | PRACK/*** | |---------------->| I want the PRACK to include the SDP body, but it doesn't. Here's things I tried: 1) I tried setting NUTAG_MEDIA_ENABLE(0) in nua_create(), but then I don't even see SDP in the outbound INVITE. 2) I tried setting NUTAG_ANSWER_RECV(1) in nua_prack(), but that did not work. Anyone know how I can do this? Best Regards, Jerry ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel