Patches item #1947804, was opened at 2008-04-21 06:00 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1947804&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: ver devel Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Denis Bilenko (denik) Assigned to: Ovidiu Sas (osas) Summary: SDP parser - add media attributes for MSRP protocol(rfc4975) Initial Comment: This patch extends SDP parser with following attributes defined in RFC 4975 (http://tools.ietf.org/html/rfc4975#section-15.6) * accept-types * accept-wrapped-types * path * max_size ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-04-23 04:39 Message: Logged In: NO I wonder though whether this way of extending the parser will scale. The document at http://www.iana.org/assignments/sdp-parameters mentions about hundred more attributes. And various drafts have probably even more of them. May be some dynamic structure (like dictionary in Python) should be used to keep any attributes that appear in the SDP or maybe there should be a way for user to specify which attrs they expect. (Not that anyone needs it right now) ---------------------------------------------------------------------- Comment By: Ovidiu Sas (osas) Date: 2008-04-22 10:04 Message: Logged In: YES user_id=1395524 Originator: NO Integrated: Revision: 4069 Thanks and regards, Ovidiu Sas ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1947804&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
