Module: sems
Branch: master
Commit: 2d2b7c561a4e2839d0b0a71211d8614469fec6c9
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=2d2b7c561a4e2839d0b0a71211d8614469fec6c9

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=2d2b7c561a4e2839d0b0a71211d8614469fec6c9
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to