udpdate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3301 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8dc1556b95
commit
bc3aceaf78
|
@ -674,7 +674,7 @@ static switch_api_interface_t broadcast_api_interface = {
|
||||||
/*.interface_name */ "broadcast",
|
/*.interface_name */ "broadcast",
|
||||||
/*.desc */ "broadcast",
|
/*.desc */ "broadcast",
|
||||||
/*.function */ uuid_broadcast_function,
|
/*.function */ uuid_broadcast_function,
|
||||||
/*.syntax */ "<uuid> <path> [both]",
|
/*.syntax */ "<uuid> <path> [aleg|bleg|both]",
|
||||||
/*.next */ &hold_api_interface
|
/*.next */ &hold_api_interface
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue