Module: sip-router Branch: master Commit: 450962d0565f6bfaafc7bc47083d98127f23fcff URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=450962d0...
Author: Ovidiu Sas osas@voipembedded.com Committer: Jan Janak jan@iptel.org Date: Tue Mar 24 18:48:32 2009 +0100
SDP document parser
Signed-off-by: Jan Janak jan@iptel.org
---
parser/sdp/sdp.c | 1201 ++++++++++++++++++++++++++++++++++++++++++ parser/sdp/sdp.h | 155 ++++++ parser/sdp/sdp_cloner.h | 61 +++ parser/sdp/sdp_helpr_funcs.c | 625 ++++++++++++++++++++++ parser/sdp/sdp_helpr_funcs.h | 66 +++ 5 files changed, 2108 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=4509...