2012-03-01 10:04:07 -06:00
..
2011-12-06 18:12:48 -06:00
2010-10-03 05:53:07 -04:00
2011-12-06 18:12:48 -06:00
2011-12-06 18:12:48 -06:00
2012-03-01 10:04:07 -06: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.