[Freeswitch-svn] [commit] r3301 - freeswitch/trunk/src/mod/applications/mod_commands

Freeswitch SVN anthm at freeswitch.org
Fri Nov 10 03:28:17 EST 2006


Author: anthm
Date: Fri Nov 10 03:28:16 2006
New Revision: 3301

Modified:
   freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c

Log:
udpdate

Modified: freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c
==============================================================================
--- freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c	(original)
+++ freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c	Fri Nov 10 03:28:16 2006
@@ -674,7 +674,7 @@
 	/*.interface_name */ "broadcast",
 	/*.desc */ "broadcast",
 	/*.function */ uuid_broadcast_function,
-	/*.syntax */ "<uuid> <path> [both]",
+	/*.syntax */ "<uuid> <path> [aleg|bleg|both]",
 	/*.next */ &hold_api_interface
 };
 



More information about the Freeswitch-svn mailing list