Module: sip-router Branch: master Commit: 575e3dde9706b657e375814507ffc9b3fa4e6886 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=575e3dde...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@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=575e...