<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Thank you, this worked.<br><br><div>&gt; From: peter.olsson@visionutveckling.se<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Date: Wed, 19 Oct 2011 19:26:07 +0200<br>&gt; Subject: Re: [Freeswitch-users] Running FreeSwitch as Windows Service<br>&gt; <br>&gt; Remove the service again, and the execute FreeSwitchConsole.exe -install. And try again<br>&gt; <br>&gt; /Peter<br>&gt; <br>&gt; ----- Reply message -----<br>&gt; Från: "Adelia C." &lt;hexade@hotmail.com&gt;<br>&gt; Datum: ons, okt 19, 2011 18:49<br>&gt; Rubrik: [Freeswitch-users] Running FreeSwitch as Windows Service<br>&gt; Till: "freeswitch-users@lists.freeswitch.org" &lt;freeswitch-users@lists.freeswitch.org&gt;<br>&gt; <br>&gt; Hello,<br>&gt; <br>&gt; I am building FreeSwitch through VS 2010 (not VC++ Express) and I generate FreeSwitchConsole.exe as a console application. No FreeSwitch.exe is generated.<br>&gt; <br>&gt; FreeSwitchConsole runs fine as an application but I need to run the SW as a service.<br>&gt; <br>&gt; I installed Freeswitch as a local service that calls FreeSwitchConsole.exe, and this is the output of "sc qc FreeSWITCH":<br>&gt; <br>&gt; C:\FreeSWITCH&gt;sc qc FreeSWITCH<br>&gt; [SC] QueryServiceConfig SUCCESS<br>&gt; <br>&gt; SERVICE_NAME: FreeSWITCH<br>&gt;         TYPE               : 10  WIN32_OWN_PROCESS<br>&gt;         START_TYPE         : 2   AUTO_START<br>&gt;         ERROR_CONTROL      : 1   NORMAL<br>&gt;         BINARY_PATH_NAME   : C:\FreeSWITCH\FreeSwitchConsole.exe<br>&gt;         LOAD_ORDER_GROUP   :<br>&gt;         TAG                : 0<br>&gt;         DISPLAY_NAME       : FreeSWITCH<br>&gt;         DEPENDENCIES       :<br>&gt;         SERVICE_START_NAME : LocalSystem<br>&gt; <br>&gt; <br>&gt; Trying to start FreeSwitch as a service results in  Error 1053 Timeout - Event Viewer is : Timeout (30000 milliseconds) waiting for the FreeSWITCH service to connect.<br>&gt; <br>&gt; Or:<br>&gt; C:\FreeSWITCH&gt;net start freeswitch<br>&gt; The service is not responding to the control function.<br>&gt; <br>&gt; Is it because I am trying to start a console application as a service?<br>&gt; <br>&gt; Do I need to have a FreeSwitch.exe and if so, how do I build it? Do I need to create a Windows Service wrapper project?<br>&gt; <br>&gt; I tried using winserv (supposed to start console apps as service), with same result:<br>&gt; C:\FreeSWITCH&gt;..\tools\winserv\winserv start FreeSwitch<br>&gt; ERROR 1053: The service did not respond to the start or control request in a timely fashion.<br>&gt; <br>&gt; What am I missing?<br>&gt; <br>&gt; Thank you.<br>&gt; A.C.<br>&gt; !DSPAM:4e9efdb732761275568181!<br>&gt; <br>&gt; <br>&gt; FreeSWITCH-users mailing list<br>&gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br></div>                                               </div></body>
</html>