Thanks for the explanations, that's give me enough clarity about SDP processing wtih Sofia-SIP.
I hope so, at least :)

2) Some another question. Is SOATAG_RTP_SELECT(x) functional in current
Sofia-SIP version?  In my application i am trying to use
SOATAG_USER_SDP_STR("v=0\nm=audio 5004 RTP/AVP 8 0\na=rtpmap:8
PCMA/8000\na=rtpmap:0 PCMU/8000") with nua_create and SOATAG_RTP_SELECT(1) with nua_set_params. But when answer is sent to another endpoint (which have
offered both PCMA and PCMU in INVITE), it contain only one common codec
(PCMA). (Same results with SOATAG_RTP_SELECT(2)).

Hmm, that sounds like a bug. Just to be sure, try passing the SOATAG_USER_SDP_STR() directly to nua_respond(). If it doesn't work, could you provide a log taken with "TPORT_LOG=1 ./yourapp"...?

SOATAG_RTP_SELECT() i suppose?
Yes, when passing it directly to nua_respond() it's work as expected.

Best regards,
Denis



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to