]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FSMOD-54
authorBrian West <brian@freeswitch.org>
Mon, 7 Jun 2010 14:20:45 +0000 (09:20 -0500)
committerBrian West <brian@freeswitch.org>
Mon, 7 Jun 2010 14:20:45 +0000 (09:20 -0500)
src/mod/applications/mod_commands/mod_commands.c

index 652f6d5e06bb30ba4da493082c2949158ef7e2ba..05cbdc86ccf75db1c053ec6bfe7687980cf9a5d4 100644 (file)
@@ -4340,7 +4340,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_commands_load)
        switch_console_set_complete("add show application");
        switch_console_set_complete("add show calls");
        switch_console_set_complete("add show channels");
-       switch_console_set_complete("add show channels");
+       switch_console_set_complete("add show channels count");
        switch_console_set_complete("add show chat");
        switch_console_set_complete("add show codec");
        switch_console_set_complete("add show complete");