..
2007-10-11 14:16:59 +00:00
2007-10-11 14:16:59 +00:00
2007-08-06 19:24:10 +00:00
2007-04-19 19:17:12 +00: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.