[Freeswitch-svn] [commit] r9668 - freeswitch/trunk/src/mod/endpoints/mod_sofia
Freeswitch SVN
anthm at freeswitch.org
Fri Sep 26 15:19:55 EDT 2008
Author: anthm
Date: Fri Sep 26 15:19:55 2008
New Revision: 9668
Modified:
freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.c
Log:
deal with MODENDP-138
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.c
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.c (original)
+++ freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.c Fri Sep 26 15:19:55 2008
@@ -1780,7 +1780,8 @@
"--------------------------------------------------------------------------------\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) {
More information about the Freeswitch-svn
mailing list