Hi All,

Just starting out with Sofia and NUA, and so far its all going smoothly. 
Creating a B2BUA application as a control with all SDP media to be 
transmitted transparantly between both sides.

I don't want SOA to try and get involved in this, so I've used 
NUTAG_MEDIA_ENABLE(0).

I can access the SDP payload from the incoming INVITE with 
sip->sip_payload->pl_data and send this onwards with nua_invite & 
SIPTAG_PAYLOAD_STR().

However, how do I get to see what comes in on 180/183/200 OK messages as 
nua_i_state etc. do not set sip->. I've tried using 
nua_current_request() but this seems to return NULL at this point.

What is the correct way to access the payload on response messages?

Thanks!

Linus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to