forked from Mirrors/freeswitch
00b1efed34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11034 d0543943-73ff-0310-b7d9-9358b9ac24b2
23 lines
393 B
Plaintext
23 lines
393 B
Plaintext
[default]
|
|
|
|
; Put me in /etc/fs_cli.conf or ~/.fs_cli_conf
|
|
|
|
host => 127.0.0.1
|
|
password => ClueCon
|
|
port => 8021
|
|
debug => 2
|
|
|
|
key_f1 => help
|
|
key_f2 => status
|
|
key_f3 => show channels
|
|
key_f4 => show calls
|
|
key_f5 => sofia status
|
|
key_f6 => reloadxml
|
|
key_f7 => /log console
|
|
key_f8 => /log debug
|
|
key_f9 => sofia status profile internal
|
|
key_f10 => fsctl pause
|
|
key_f11 => fsctl resume
|
|
key_f12 => version
|
|
|