]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add show tasks
authorJeff Lenk <jeff@jefflenk.com>
Fri, 8 Jan 2010 21:43:43 +0000 (21:43 +0000)
committerJeff Lenk <jeff@jefflenk.com>
Fri, 8 Jan 2010 21:43:43 +0000 (21:43 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16219 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_commands/mod_commands.c

index 151c98dddaed0d5a7975f6700308dd0df502e3ff..b43686a9d5ecfe8d8602036654f53b0b5d54bffc 100644 (file)
@@ -4140,6 +4140,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_commands_load)
        switch_console_set_complete("add show file");
        switch_console_set_complete("add show interfaces");
        switch_console_set_complete("add show interface_types");
+       switch_console_set_complete("add show tasks");
        switch_console_set_complete("add show management");
        switch_console_set_complete("add show modules");
        switch_console_set_complete("add show nat_map");