update bellesip/linphone +disable upnp for rtp
This commit is contained in:
parent
9eb7dfbc45
commit
09af2ebffa
3 changed files with 3 additions and 2 deletions
|
@ -26,6 +26,7 @@ video_rtp_port=9078
|
||||||
audio_jitt_comp=60
|
audio_jitt_comp=60
|
||||||
video_jitt_comp=60
|
video_jitt_comp=60
|
||||||
nortp_timeout=30
|
nortp_timeout=30
|
||||||
|
disable_upnp=1
|
||||||
|
|
||||||
[sound]
|
[sound]
|
||||||
playback_dev_id=
|
playback_dev_id=
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 9b6ee4c140ba1bb83142b921764bbbb1b42ed22c
|
Subproject commit ecfff5f64d95723ed194bae09b96509aeb778159
|
|
@ -1 +1 @@
|
||||||
Subproject commit dc827a4bfd6c5bdf4b2e42036f72c8dea01673ea
|
Subproject commit ff2563b24413a364ee1ce57d4aff260761f19771
|
Loading…
Reference in a new issue