[Freeswitch-svn] [commit] r9791 - freeswitch/trunk/src/mod/applications/mod_commands
Freeswitch SVN
anthm at freeswitch.org
Thu Oct 2 13:18:49 EDT 2008
Author: anthm
Date: Thu Oct 2 13:18:48 2008
New Revision: 9791
Modified:
freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c
Log:
update
Modified: freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c
==============================================================================
--- freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c (original)
+++ freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c Thu Oct 2 13:18:48 2008
@@ -2678,6 +2678,7 @@
switch_console_set_complete("add fsctl shutdown restart");
switch_console_set_complete("add fsctl shutdown elegant");
switch_console_set_complete("add fsctl shutdown elegant restart");
+ switch_console_set_complete("add fsctl shutdown restart elegant");
switch_console_set_complete("add fsctl sps");
switch_console_set_complete("add fsctl sync_clock");
switch_console_set_complete("add fsctl reclaim_mem");
More information about the Freeswitch-svn
mailing list