From: Brian West Date: Fri, 18 Jul 2008 23:58:48 +0000 (+0000) Subject: update to syntax thanks sekil. X-Git-Tag: v1.0.1~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022c920d38c3c3f5c14605541978e06d5289194f;p=thirdparty%2Ffreeswitch.git update to syntax thanks sekil. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9105 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 636f83a840..bbcc14a72a 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.c +++ b/src/mod/endpoints/mod_sofia/mod_sofia.c @@ -1642,7 +1642,7 @@ SWITCH_STANDARD_API(sofia_function) const char *usage_string = "USAGE:\n" "--------------------------------------------------------------------------------\n" "sofia help\n" - "sofia profile [start|stop|restart|flush_inbound_reg []|[register|unregister] [|all]] [reloadxml]\n" + "sofia profile [start|stop|restart|rescan|flush_inbound_reg []|[register|unregister|killgw] [|all]] [reloadxml]\n" "sofia status [[profile | gateway] ]\n" "sofia loglevel [0-9]\n" "--------------------------------------------------------------------------------\n";