[Freeswitch-svn] [commit] r11032 - freeswitch/trunk/libs/esl
FreeSWITCH SVN
silik0n at freeswitch.org
Wed Dec 31 10:55:50 PST 2008
Author: silik0n
Date: Wed Dec 31 13:55:49 2008
New Revision: 11032
Log:
try to match the main console
Modified:
freeswitch/trunk/libs/esl/fs_cli.conf
Modified: freeswitch/trunk/libs/esl/fs_cli.conf
==============================================================================
--- freeswitch/trunk/libs/esl/fs_cli.conf (original)
+++ freeswitch/trunk/libs/esl/fs_cli.conf Wed Dec 31 13:55:49 2008
@@ -7,6 +7,16 @@
port => 8021
debug => 2
-key_f1 => show channels
-key_f2 => sofia status
+key_f1 => help
+key_f2 => status
+key_f3 => show channels
+key_f4 => show calls
+key_f5 => sofia status
+key_f6 => reloadxml
+key_f7 => /nolog
+key_f8 => /log debug
+key_f9 => sofia status profile internal
+key_f10 => fsctl pause
+key_f11 => fsctl resume
+key_f12 => version
More information about the Freeswitch-svn
mailing list