Hi Fransesco, 2011/2/27 Francesco Lamonica <alienpeng...@gmail.com>: > Hi all, i have a doubt regarding the aforementioned function > if i pass two sdp_rtpmap_t objects to that, i get as returned value a > new struct with all the codecs of the second one that follow the first > matching codec. is this correct? i kind of imagined i would get all > the matching ones > > i.e > object 1: pcma pcmu gsm > object 2: g729, pcmu, dvi4, g723 > > what i get in the returned struct is: > pcmu, dvi4, g723
> is this the correct behaviour? The function returns the first matching entry. Its rm_next pointer is not modified, nor new rtpmap structs allocated. -- Pekka.Pessi mail at nokia.com ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel