mirror of
https://github.com/jambonz/sbc-inbound.git
synced 2025-12-19 04:37:43 +00:00
* Set strict source on rtpengine RTPBleed * use env var for strict source * lint * Update utils.js * arghhhh * clarification * change
8 lines
146 B
JSON
8 lines
146 B
JSON
{
|
|
"transport protocol": "RTP/AVP",
|
|
"DTLS": "off",
|
|
"SDES": "off",
|
|
"ICE": "remove",
|
|
"flags": ["port latching"],
|
|
"rtcp-mux": ["accept"]
|
|
} |