From: Brian West Date: Tue, 19 Aug 2008 20:01:44 +0000 (+0000) Subject: thanks sekill.... part deux X-Git-Tag: v1.0.2~1411 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52450655fa137eec9b09f333ed355672fb3ca875;p=thirdparty%2Ffreeswitch.git thanks sekill.... part deux git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9324 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/endpoints/mod_sofia/mod_sofia.c b/src/mod/endpoints/mod_sofia/mod_sofia.c index 1b8690e74b..e8618ba82a 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.c +++ b/src/mod/endpoints/mod_sofia/mod_sofia.c @@ -1732,7 +1732,7 @@ SWITCH_STANDARD_API(sofia_function) const char *usage_string = "USAGE:\n" "--------------------------------------------------------------------------------\n" "sofia help\n" - "sofia profile [start|stop|restart|rescan] [reloadxml]|flush_inbound_reg [] [reboot]|[register|unregister] [|all]|killgw |[stun-auto-disable|stun-enabled] [true|false]\n" + "sofia profile [[start|stop|restart|rescan] [reloadxml]|flush_inbound_reg [] [reboot]|[register|unregister] [|all]|killgw |[stun-auto-disable|stun-enabled] [true|false]]\n" "sofia status [[profile | gateway] ]\n" "sofia loglevel [0-9]\n" "--------------------------------------------------------------------------------\n";