mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +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:
@@ -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"
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user