mirror of
https://github.com/jambonz/sbc-inbound.git
synced 2026-01-24 22:37:51 +00:00
* add support for sitting behind a sip proxy that adds X-Forwarded-For header * feature: release media from freeswitch * handle mute/unmute * fix for relaying INFO * support for relaying dtmf via SIP INFO to FS * deps
8 lines
164 B
JSON
8 lines
164 B
JSON
{
|
|
"transport protocol": "RTP/AVP",
|
|
"DTLS": "off",
|
|
"SDES": "off",
|
|
"ICE": "remove",
|
|
"flags": ["media handover", "port latching"],
|
|
"rtcp-mux": ["accept"]
|
|
} |