mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
Add /debug to /help list for fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11381 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
b6c7dd36a0
commit
092ff4058a
@ -254,6 +254,7 @@ static int process_command(esl_handle_t *handle, const char *cmd)
|
||||
"/event, /noevent, /nixevent\tEvent commands.\n"
|
||||
"/log, /nolog \tLog commands.\n"
|
||||
"/filter \tFilter commands.\n"
|
||||
"/debug [0-7] \tSet debug level.\n"
|
||||
"\n"
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user