Files
sbc-inbound/data/rtp-transcoding.json
Sam Machin 83461f99e8 Set strict source on rtpengine (#210)
* Set strict source on rtpengine

RTPBleed

* use env var for strict source

* lint

* Update utils.js

* arghhhh

* clarification

* change
2025-08-03 19:44:47 -04:00

8 lines
146 B
JSON

{
"transport protocol": "RTP/AVP",
"DTLS": "off",
"SDES": "off",
"ICE": "remove",
"flags": ["port latching"],
"rtcp-mux": ["accept"]
}