From e03d7f27217ec46aa7faad1be7e4830d297e1fde Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Fri, 26 Sep 2008 19:19:55 +0000 Subject: [PATCH] deal with MODENDP-138 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9668 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/endpoints/mod_sofia/mod_sofia.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) {