From: Giovanni Maruzzelli Date: Sun, 21 Feb 2010 14:17:08 +0000 (+0000) Subject: skypiax: try not to show windows, run the skype client hidden in system tray, special... X-Git-Tag: v1.0.6~418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d3f93c07c1ea2dca5a8f0821fb0abe3b7416e0;p=thirdparty%2Ffreeswitch.git skypiax: try not to show windows, run the skype client hidden in system tray, special feat for DelphiWorld git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16713 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/endpoints/mod_skypiax/mod_skypiax.c b/src/mod/endpoints/mod_skypiax/mod_skypiax.c index e66abbded2..e02ab14ab1 100644 --- a/src/mod/endpoints/mod_skypiax/mod_skypiax.c +++ b/src/mod/endpoints/mod_skypiax/mod_skypiax.c @@ -1713,6 +1713,11 @@ static switch_status_t load_config(int reload_type) skypiax_signaling_write(&globals.SKYPIAX_INTERFACES[interface_id], "PROTOCOL 7"); switch_sleep(10000); skypiax_signaling_write(&globals.SKYPIAX_INTERFACES[interface_id], "SET AUTOAWAY OFF"); + switch_sleep(10000); + skypiax_signaling_write(&globals.SKYPIAX_INTERFACES[interface_id], "SET WINDOWSTATE MINIMIZED"); + switch_sleep(10000); + skypiax_signaling_write(&globals.SKYPIAX_INTERFACES[interface_id], "SET SILENT_MODE ON"); + switch_sleep(10000); } else { ERRORA ("The Skype client to which we are connected FAILED to gave us CURRENTUSERHANDLE=%s, interface_id=%d FAILED to start. No Skype client logged in as '%s' has been found. Please (re)launch a Skype client logged in as '%s'. Skypiax exiting now\n",