..
2008-08-12 17:11:25 +00:00
2014-03-07 18:36:26 -05:00
2010-10-03 05:53:07 -04:00
2013-10-08 12:10:36 -05:00
2013-01-14 08:31:10 -05:00

SDP Parser and Printer
======================

	This directory contains SDP parser and printer code.  Parser takes an
	message and returns a corresponding C structure. Printer takes a C
	structure and returns a SDP message.

	There is an incomplete documentation in sdp.html on usage of
	parser and printer.

	Please refer to RFC 2327 for further information.