From 88608ff882f203e102d3e8b58222e05aedf45f82 Mon Sep 17 00:00:00 2001 From: jonas Date: Tue, 13 Jun 2006 22:33:20 +0000 Subject: Experimental options to simpleopal. git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/trunk@24 8f53b18a-e215-0410-8885-9f593d34873e --- addons/x11phonehome/usr/local/bin/launch-simpleopal | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/addons/x11phonehome/usr/local/bin/launch-simpleopal b/addons/x11phonehome/usr/local/bin/launch-simpleopal index 58985a6..f5cc33f 100755 --- a/addons/x11phonehome/usr/local/bin/launch-simpleopal +++ b/addons/x11phonehome/usr/local/bin/launch-simpleopal @@ -1,10 +1,12 @@ #!/usr/bin/launchtool -C tag = simpleopal -command = /usr/bin/simpleopal --tx-video --no-rx-video --no-gatekeeper --no-sip --no-ivr --no-iax2 --display :0 h323:phone +#command = export DISPLAY=:0; /usr/bin/simpleopal --no-gatekeeper --no-sip --no-ivr --no-iax2 --display x11 --quit-when-idle h323:phone +#command = export DISPLAY=:0; /usr/bin/simpleopal --no-gatekeeper --no-sip --no-ivr --no-iax2 --quit-when-idle h323:phone +command = export DISPLAY=:0; /usr/bin/simpleopal --no-gatekeeper --no-sip --no-ivr --no-iax2 --quit-when-idle --no-tx-video --sound Default --disable PCM-16 --prefer MS-GSM --prefer SpeexNarrow-15k h323:phone daemon = yes #stats = yes -#user = myserver +#user = lasse #root dir = /tmp #process count limit = 5 #open files limit = 10 -- cgit v1.2.3