]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
deal with MODENDP-138
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 26 Sep 2008 19:19:55 +0000 (19:19 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 26 Sep 2008 19:19:55 +0000 (19:19 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9668 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_sofia/mod_sofia.c

index 126e94ddd76a778368922e780ae123bdcacf3ca9..cc1d32db45532d7a9970fddc1531896396ddac9f 100644 (file)
@@ -1780,7 +1780,8 @@ SWITCH_STANDARD_API(sofia_function)
                "--------------------------------------------------------------------------------\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 status [[profile | gateway] <name>]\n"
+               "sofia status profile <name> [ reg <contact str> ] | [ pres <pres str> ]\n"
+               "sofia status gateway <name>\n"
                "sofia loglevel [0-9]\n" "--------------------------------------------------------------------------------\n";
 
        if (session) {