diff options
Diffstat (limited to 'addons/x11phonehome')
-rwxr-xr-x | addons/x11phonehome/usr/local/bin/launch-simpleopal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/x11phonehome/usr/local/bin/launch-simpleopal b/addons/x11phonehome/usr/local/bin/launch-simpleopal index b23cc26..58985a6 100755 --- a/addons/x11phonehome/usr/local/bin/launch-simpleopal +++ b/addons/x11phonehome/usr/local/bin/launch-simpleopal @@ -1,7 +1,7 @@ #!/usr/bin/launchtool -C tag = simpleopal -command = /usr/bin/simpleopal -nVIX --display :0 --quit-when-idle h323:phone +command = /usr/bin/simpleopal --tx-video --no-rx-video --no-gatekeeper --no-sip --no-ivr --no-iax2 --display :0 h323:phone daemon = yes #stats = yes #user = myserver |