Difference between revisions of "Services"

From FusionPBX
Jump to: navigation, search
m
Line 1: Line 1:
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://upezobyxez.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
 +
----
 +
=[http://upezobyxez.co.cc CLICK HERE]=
 +
----
 +
</div>
 
'''Menu: (Status-Services)'''
 
'''Menu: (Status-Services)'''
  
Line 11: Line 19:
 
== General FreeSWITCH Example ==
 
== General FreeSWITCH Example ==
  
'''Name:''' FreeSWITCH <br/>
+
'''Name:''' FreeSWITCH &lt;br/>
'''Type:''' pid file <br/>
+
'''Type:''' pid file &lt;br/>
'''Data:''' /usr/local/freeswitch/run/freeswitch.pid <br/>
+
'''Data:''' /usr/local/freeswitch/run/freeswitch.pid &lt;br/>
'''Start Command:''' /usr/local/freeswitch/bin/freeswitch -nonat -nc <br/>
+
'''Start Command:''' /usr/local/freeswitch/bin/freeswitch -nonat -nc &lt;br/>
'''Stop Command:''' /usr/local/freeswitch/bin/freeswitch -stop <br/>
+
'''Stop Command:''' /usr/local/freeswitch/bin/freeswitch -stop &lt;br/>
 
'''Description:''' FreeSWITCH service example.
 
'''Description:''' FreeSWITCH service example.
  
 
== FreeBSD FreeSWITCH Example ==
 
== FreeBSD FreeSWITCH Example ==
  
'''Name:''' FreeSWITCH <br/>
+
'''Name:''' FreeSWITCH &lt;br/>
'''Type:''' pid file <br/>
+
'''Type:''' pid file &lt;br/>
'''Data:''' /usr/local/freeswitch/run/freeswitch.pid <br/>
+
'''Data:''' /usr/local/freeswitch/run/freeswitch.pid &lt;br/>
'''Start Command:''' /usr/local/etc/rc.d/freeswitch start <br/>
+
'''Start Command:''' /usr/local/etc/rc.d/freeswitch start &lt;br/>
'''Stop Command:''' /usr/local/etc/rc.d/freeswitch stop <br/>
+
'''Stop Command:''' /usr/local/etc/rc.d/freeswitch stop &lt;br/>
 
'''Description:''' FreeSWITCH service example.
 
'''Description:''' FreeSWITCH service example.
  
Line 30: Line 38:
 
  |  Name      |    Description              |  Status      |  Action  |
 
  |  Name      |    Description              |  Status      |  Action  |
 
  |-------------|-----------------------------|---------------|----------|
 
  |-------------|-----------------------------|---------------|----------|
  <u>| FreeSWITCH  | FreeSWITCH service example. |  Stopped      |  Start  |</u>
+
  &lt;u>| FreeSWITCH  | FreeSWITCH service example. |  Stopped      |  Start  |&lt;/u>
  
 
* Note that if you know that the service is running but the services page tells you it is not, check that the permissions on the pid file allow your web server process to see the file.
 
* Note that if you know that the service is running but the services page tells you it is not, check that the permissions on the pid file allow your web server process to see the file.

Revision as of 04:19, 24 November 2010


Menu: (Status-Services)

Allows interaction with the processes running on your server.

Does NOT work in WINDOWS!!!


Example Service Configurations follow:



General FreeSWITCH Example

Name: FreeSWITCH <br/> Type: pid file <br/> Data: /usr/local/freeswitch/run/freeswitch.pid <br/> Start Command: /usr/local/freeswitch/bin/freeswitch -nonat -nc <br/> Stop Command: /usr/local/freeswitch/bin/freeswitch -stop <br/> Description: FreeSWITCH service example.

FreeBSD FreeSWITCH Example

Name: FreeSWITCH <br/> Type: pid file <br/> Data: /usr/local/freeswitch/run/freeswitch.pid <br/> Start Command: /usr/local/etc/rc.d/freeswitch start <br/> Stop Command: /usr/local/etc/rc.d/freeswitch stop <br/> Description: FreeSWITCH service example.

|-------------|-----------------------------|---------------|----------|
|  Name       |    Description              |   Status      |  Action  |
|-------------|-----------------------------|---------------|----------| 	
<u>| FreeSWITCH  | FreeSWITCH service example. |  Stopped      |  Start   |</u>
  • Note that if you know that the service is running but the services page tells you it is not, check that the permissions on the pid file allow your web server process to see the file.