|
Home Resources Products
Developers |
Main • HowToForExternalModulesInTelnet
An easy way to see what global external module is on: 1. Connect using telnet from the localhost: >> telnet 127.0.0.1 5038 5038 is the default yate port, in case your yate uses another port use that. 2. Type: external The output should be the external modules that are running at that time. Example: 1. external_module1.php 2. external_module2.php 3. Let's say you want to restart one if the scripts without restarting yate, because you modified it. Type: external restart name_of_module 4. On the above command you can use "stop" or "start" instead of "restart". The meaning is as follows:
|
3 May 2010: 8 March 2010: 6-7 February 2010: 2 Nov 2009: 6 Aug 2008: 4 Aug 2008: 10 Jul 2008: Feb 2008: 21 Jan 2008: 3 September: 14 August: 16 April: 25 September: 25 September: 11 July 2006: 10 July 2006: June 1st 2006: |