- Joined
- May 20, 2020
- Messages
- 5
- Reaction score
- 0
Hi their,
3CX decide to remove *64 functionnaly in V20. It is really complicate for custumers to use the web client and manually change. I've seen that 3CX as an API :
https://www.3cx.fr/blog/api-call-control-v20/
And the description indicate that we able able to use the code :
Available in V20 Update 1 or 2.
Input the following to deploy the ForcePBXHours sample:
>scriptdev deployall folder=Scripts/ForcePBXHours
It should say that #60 to #64 have been updated.
You may then log into your Web Client as System Owner and go to Admin>Advanced>Call Flow Apps. You will see 5 more CFDs have been created and registered (Update 1 or 2 required, otherwise they will show as unregistered).
Those dial codes can be called from anyone’s dialer to switch the whole system to specific hours.
In V20 the legacy in office/out of office dial code has been removed. Here is an example of a RoutingPoint which implements its equivalent in a multi department model.
Usage:
I've a error in Google Cloud environnement when I've tried to setup this API.
Anybody can help ?
Thank you, Florent.
3CX decide to remove *64 functionnaly in V20. It is really complicate for custumers to use the web client and manually change. I've seen that 3CX as an API :
https://www.3cx.fr/blog/api-call-control-v20/
And the description indicate that we able able to use the code :
Available in V20 Update 1 or 2.
Input the following to deploy the ForcePBXHours sample:
>scriptdev deployall folder=Scripts/ForcePBXHours
It should say that #60 to #64 have been updated.
You may then log into your Web Client as System Owner and go to Admin>Advanced>Call Flow Apps. You will see 5 more CFDs have been created and registered (Update 1 or 2 required, otherwise they will show as unregistered).
Those dial codes can be called from anyone’s dialer to switch the whole system to specific hours.
In V20 the legacy in office/out of office dial code has been removed. Here is an example of a RoutingPoint which implements its equivalent in a multi department model.
Usage:
- Dial #60 and hang up to reset all departments to default hours operation.
- Dial #61 and hang up to force all departments to In-office hours.
- Dial #62 and hang up to force all departments to Out-of office hours.
- Dial #63 and hang up to force all departments to Break- time.
- Dial #64 and hang up to force all departments to Holiday-time.
I've a error in Google Cloud environnement when I've tried to setup this API.
Anybody can help ?
Thank you, Florent.