try to match the main console
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11032 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9b68b47440
commit
6ba873e0a1
|
@ -7,6 +7,16 @@ password => ClueCon
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue