Hello, this is my first message and i'm a sofia-sip newbie. I have to do a 
simple application with sdp negotiation, but the problem is I need to negotiate 
specific attributes. My sdp looks like:

SOATAG_USER_SDP_STR("v=0\r\nm=audio 5000 RTP/AVP 18 8\r\n"
                                  "a=rtpmap:18 G729/8000\r\n"
                                  "a=rtpmap:8 PCMA/8000\r\n"
                                  "a=interval:5 10\r\n"
                                  "a=method:M1 M2 M3\r\n")

I succeed to negotiate the codec but not the specific attributes "interval" and 
"method". How can I do that? Is there a tag I missed? Perhaps I need to modify 
the stack but I have a lot of difficulties to understand it.

Thank you in advance.
Sorry for my bad english.

Jean
_________________________________________________________________
Caroline vient de mettre à jour son profil Messenger ! Connectez-vous !
http://login.live.com/login.srf?wa=wsignin1.0&rpsnv=10&ct=1198837564&rver=4.0.1534.0&wp=MBI&wreply=http:%2F%2Fhome.services.spaces.live.com%2F&lc=1036&id=73625
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to