Module: sip-router
Branch: master
Commit: 575e3dde9706b657e375814507ffc9b3fa4e6886
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=575e3dd…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Oct 2 16:05:38 2012 +0200
sdpops: added new function sdp_remove_line_by_prefix(string)
- removes lines from SDP body that matches the prefix
- patch by Mikko Lehto
---
modules/sdpops/README | 118 ++++++++++++++++++++--------------
modules/sdpops/doc/sdpops_admin.xml | 26 ++++++++
modules/sdpops/sdpops_mod.c | 119 +++++++++++++++++++++++++++++++++++
3 files changed, 215 insertions(+), 48 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=575…