Module: sems
Branch: 1.4
Commit: 0390cd894a08933b52fc3d62fec1bded2f6473dc
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=0390cd894a08933b52fc3d62fec1bded2f6473dc

Author: Stefan Sayer <[email protected]>
Committer: Stefan Sayer <[email protected]>
Date:   Tue Aug 16 20:56:44 2011 +0200

b/f: add missing payload names to SDP when filtered

missing payload descriptions (a line in SDP) valid for known payloads
with pt < 69 would lead the SDP filter which matches on the codec name
to fail.

sdp_filter=transparent/blacklist/whitelist enables normalization of SDP
if sdp_filter is not set, no normalization is done.

---

 apps/sbc/RTPParameters.cpp |   69 ++++++++++++++++++++++++++++++++++++++++++++
 apps/sbc/RTPParameters.h   |   39 +++++++++++++++++++++++++
 apps/sbc/SBC.cpp           |   20 +++++++++----
 apps/sbc/SDPFilter.cpp     |   39 ++++++++++++++++++++++++-
 apps/sbc/SDPFilter.h       |    3 ++
 5 files changed, 163 insertions(+), 7 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=0390cd894a08933b52fc3d62fec1bded2f6473dc
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to