This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
MT#55283 strip a:tls-id
We're handling this attributes directly now Change-Id: I13092c86709f85fcde4d0bccbce0d891c532490f
pull/1623/head
Richard Fuchs
3 years ago
parent
0330d9a826
commit
c55c9f12ee
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
daemon/sdp.c
+ 1
- 0
daemon/sdp.c
View File
@ -2304,6 +2304,7 @@ static int process_session_attributes(struct sdp_chopper *chop, struct sdp_attri
case
ATTR_FINGERPRINT
:
case
ATTR_SETUP
:
case
ATTR_TLS_ID
:
case
ATTR_IGNORE
:
goto
strip
;
Write
Preview
Loading…
Cancel
Save