mirror of https://github.com/sipwise/rtpengine.git
RTP header extensions are only processed, and unknown ones stripped, if at least one side of the call negotiated header extensions through `a=extmap` attributes. Otherwise RTP is forwarded untouched, including any header extensions an endpoint may include without having announced them. Add a `force strip extmap` flag which selects header extension processing for all streams of a call regardless of whether any extensions were negotiated, so that unannounced header extensions are removed. This is useful when forwarding media from sources that always include header extensions towards endpoints that do not cope with them. Change-Id: I57e14389c3610550a6859ac08e65ad866283554fpull/2166/head
parent
2e74b43c62
commit
fdbc23c87d
Loading…
Reference in new issue