mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
update syntax
This commit is contained in:
parent
d164a79764
commit
28465f38a0
@ -2372,7 +2372,7 @@ SWITCH_STANDARD_API(uuid_media_function)
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
#define BROADCAST_SYNTAX "<uuid> <path> [aleg|bleg|both]"
|
||||
#define BROADCAST_SYNTAX "<uuid> <path> [aleg|bleg|holdb|both]"
|
||||
SWITCH_STANDARD_API(uuid_broadcast_function)
|
||||
{
|
||||
char *mycmd = NULL, *argv[4] = { 0 };
|
||||
|
Loading…
x
Reference in New Issue
Block a user