Files
fusionpbx/app/scripts/resources/scripts
emaktech 9bf45318a7 Allow Variable to Manually set Agent Status (#5383)
Adds a bit of additional logic to allow the following variable to be set in dialplan:

agent_action

When set to login, this script will always log the agent in regardless of current state.
When set to logout, this script will always log the agent out regardless of current state.
When unset, original behavior is preserved.

The reason for adding this code is to allow us to create a dialplan that puts a user on DND at the same time as logging out the agent, and vice-versa.
2020-08-05 21:42:13 -06:00
..
2020-02-24 23:45:35 -07:00
2020-01-28 21:33:10 -07:00
2020-04-01 19:30:49 +00:00
2020-04-24 10:09:59 -06:00