Module: sip-router Branch: master Commit: 083f7c8e5dabbb6d870be0f2f3299a62df7be0f8 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=083f7c8e...
Author: Andrew Miller andrew.miller@acision.com Committer: Hugh Waite hugh.waite@acision.com Date: Wed Oct 29 18:02:08 2014 +0000
sdpops: New function sdp_with_active_media
- Return true of the SDP has 'media=type ...' line and the media is active. - Active media means the port is non-zero and the direction is not "inactive"
---
modules/sdpops/README | 185 ++++++++++++++++++++--------------- modules/sdpops/doc/sdpops_admin.xml | 26 +++++ modules/sdpops/sdpops_mod.c | 83 ++++++++++++++++ 3 files changed, 213 insertions(+), 81 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=083f...