Created
July 15, 2020 16:40
-
-
Save LonestarX91/483bfeb7327af18e5776dcf084d47770 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
poll_method select # poll, select, epoll .. | |
sip_trans_bsize 128 | |
audio_srate 8000-48000 | |
audio_channels 1-2 | |
rtp_tos 184 | |
rtcp_enable yes | |
rtcp_mux yes | |
jitter_buffer_delay 5-10 # frames | |
module g711.so | |
module audiounit.so | |
module stun.so | |
module turn.so | |
module ice.so | |
module srtp.so | |
module dtls_srtp.so | |
module_app auloop.so | |
module_app contact.so | |
module_app menu.so | |
ice_turn no | |
ice_debug no | |
ice_nomination regular # {regular,aggressive} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment