fix: apparently, liblinphone has NO keepalive options
This commit is contained in:
parent
392b501167
commit
f722fc0e5f
1 changed files with 0 additions and 2 deletions
|
|
@ -205,8 +205,6 @@ class LinphoneBridge(
|
||||||
core.config.setInt("net", "ipv6", 0)
|
core.config.setInt("net", "ipv6", 0)
|
||||||
core.config.sync()
|
core.config.sync()
|
||||||
|
|
||||||
core.enableKeepAlive()
|
|
||||||
|
|
||||||
// Enable video
|
// Enable video
|
||||||
core.isVideoCaptureEnabled = true
|
core.isVideoCaptureEnabled = true
|
||||||
core.isVideoDisplayEnabled = true
|
core.isVideoDisplayEnabled = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue