]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add to desc
authorBrian West <brian@freeswitch.org>
Fri, 8 Jan 2010 22:51:16 +0000 (22:51 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 8 Jan 2010 22:51:16 +0000 (22:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16222 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_commands/mod_commands.c

index 2b58bef124fc7dd7dc67be39906b79991e54bbeb..8b19c8dfca5b5ad677eb2e3cc9952d5eb250c22f 100644 (file)
@@ -4113,6 +4113,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_commands_load)
        switch_console_set_complete("add fsctl resume");
        switch_console_set_complete("add fsctl shutdown");
        switch_console_set_complete("add fsctl shutdown asap");
+       switch_console_set_complete("add fsctl shutdown now");
        switch_console_set_complete("add fsctl shutdown asap restart");
        switch_console_set_complete("add fsctl shutdown cancel");
        switch_console_set_complete("add fsctl shutdown elegant");