mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-16 01:01:50 +00:00
cc084c9fb461a9180eeda0f428f0dbeac59db143
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 unlock the telecommunications potential of any device.
Multiple Licenses
246 MiB
Languages
C
65.1%
C++
21%
JavaScript
4.7%
Assembly
1.9%
Makefile
1.1%
Other
5.5%