mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
The 'conference vid-res-id' sub command previously used the CONF_API_SUB_MEMBER_TARGET command parsing strategy. The standard options exposed by that strategy didn't make sense for this sub command, so it's now been switched to use the CONF_API_SUB_ARGS_SPLIT command parsing strategy. A third, optional 'force' argument has also been added. The default behavior of the command is to toggle the user in and out of a reservation slot, use the force argument to ensure the user is placed into the reservation slot provided. The new signature of the sub command is: vid-res-id <member_id> <val>|clear [force]
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses
196 MiB
Languages
C
65.2%
C++
20.8%
JavaScript
4.8%
Assembly
2%
Makefile
1%
Other
5.4%