From: Anthony Minessale Date: Fri, 26 Sep 2008 19:19:55 +0000 (+0000) Subject: deal with MODENDP-138 X-Git-Tag: v1.0.2~1115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03d7f27217ec46aa7faad1be7e4830d297e1fde;p=thirdparty%2Ffreeswitch.git deal with MODENDP-138 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9668 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 126e94ddd7..cc1d32db45 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.c +++ b/src/mod/endpoints/mod_sofia/mod_sofia.c @@ -1780,7 +1780,8 @@ SWITCH_STANDARD_API(sofia_function) "--------------------------------------------------------------------------------\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 status [[profile | gateway] ]\n" + "sofia status profile [ reg ] | [ pres ]\n" + "sofia status gateway \n" "sofia loglevel [0-9]\n" "--------------------------------------------------------------------------------\n"; if (session) {