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
commit
c55c9f12ee
1 changed files with 1 additions and 0 deletions
  1. +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;


Loading…
Cancel
Save