]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
skypiax: updated config files and skype clients starting script
authorGiovanni Maruzzelli <gmaruzz@gmail.com>
Fri, 24 Jul 2009 13:34:03 +0000 (13:34 +0000)
committerGiovanni Maruzzelli <gmaruzz@gmail.com>
Fri, 24 Jul 2009 13:34:03 +0000 (13:34 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14339 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_skypiax/configs/startskype.sh

index 654c360ffdd1de06eda789bab21c6bf9b81efbee..3717714013808e5ec52ff781f45ad2c3a1aafee1 100644 (file)
@@ -26,9 +26,12 @@ su root -c "/bin/echo 'skypiax2 xxxx'| DISPLAY=:102  /usr/bin/skype --pipelogin
 
 sleep 7
 
-#################################################################
-# Following X server Skype client instances are commented out
-#################################################################
+exit 0
+
+##################################################################################
+# Following X server and Skype client instances are NOT LAUNCHED (see line before)
+##################################################################################
+
  /usr/bin/Xvfb :103 -ac & 
 sleep 3