]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
thanks sekill.... part deux
authorBrian West <brian@freeswitch.org>
Tue, 19 Aug 2008 20:01:44 +0000 (20:01 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 19 Aug 2008 20:01:44 +0000 (20:01 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9324 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_sofia/mod_sofia.c

index 1b8690e74b76268c2cb2e20b8223c68ec2d9c49a..e8618ba82a731d46d4070d43974362a4ed49f928 100644 (file)
@@ -1732,7 +1732,7 @@ SWITCH_STANDARD_API(sofia_function)
        const char *usage_string = "USAGE:\n"
                "--------------------------------------------------------------------------------\n"
                "sofia help\n"
-               "sofia profile <profile_name> [start|stop|restart|rescan] [reloadxml]|flush_inbound_reg [<call_id>] [reboot]|[register|unregister] [<gateway name>|all]|killgw <gateway name>|[stun-auto-disable|stun-enabled] [true|false]\n"
+               "sofia profile <profile_name> [[start|stop|restart|rescan] [reloadxml]|flush_inbound_reg [<call_id>] [reboot]|[register|unregister] [<gateway name>|all]|killgw <gateway name>|[stun-auto-disable|stun-enabled] [true|false]]\n"
                "sofia status [[profile | gateway] <name>]\n"
                "sofia loglevel [0-9]\n" "--------------------------------------------------------------------------------\n";