mirror of
https://github.com/jambonz/sbc-outbound.git
synced 2026-01-25 02:07:59 +00:00
* feature: release media from freeswitch * handle mute/unmute * linting * update dep * support for relaying dtmf via SIP INFO to FS * fix ci test * handle outdial error
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"transport protocol": "RTP/AVP",
|
|
"DTLS": "off",
|
|
"SDES": "off",
|
|
"ICE": "remove",
|
|
"flags": ["media handover", "port latching"],
|
|
"rtcp-mux": ["demux"]
|
|
} |