Disable Login Pause
![Post Post](./styles/vicidial/imageset/icon_post_target.gif)
Hello World,
Guys, is there any way to disable the Login Pause? Maybe a setting or in options.php
I need that when agents connects , is ready to take calls
In the code i have found where record is inserted into vicidial_live_agents and I can modify that. But cant find where to switch from Paused to Available on the agent's interface. But before moving forward to editing vicidial.php I would to know if there is already a setting or option where I can disable it.
Edit ( 2021-08-26 )
I think i did not explained my requirement very well.
Default Behaviour:
Agent Logs into the system. It is paused. Once ready to call, they have to click on the Pause Button to become available and take calls.
Needed Behaviour:
Agent Logs into System, It is already available to take calls ( No need to use the Pause Button )
Guys, is there any way to disable the Login Pause? Maybe a setting or in options.php
I need that when agents connects , is ready to take calls
In the code i have found where record is inserted into vicidial_live_agents and I can modify that. But cant find where to switch from Paused to Available on the agent's interface. But before moving forward to editing vicidial.php I would to know if there is already a setting or option where I can disable it.
Edit ( 2021-08-26 )
I think i did not explained my requirement very well.
Default Behaviour:
Agent Logs into the system. It is paused. Once ready to call, they have to click on the Pause Button to become available and take calls.
Needed Behaviour:
Agent Logs into System, It is already available to take calls ( No need to use the Pause Button )