Calling the guru's
Agents using hotkey is super efficient. But for projects where they are not allowed to leave messages on machines, hot keys can and do cause short duration trouble.
After a good number of days reading dialplan options, manager_send.pl and AST_manager_send.pl and some agi's, agi-VDAD_ALL_outbound.agi...leaning toward modifying the php.
Tried dialplan - wait there after call connect doesn't work, the AST_send_action_child.pl crafts the the cmd hangup on the channel and the rest of the dialplan doesn't get referenced after call connect.
Looking for some advice on where a 4-5 second wait before call termination to essentially eliminate short duration complaints from telco's.
Or at least make it an option to turn on or off in the GUI.
Any thoughts if one of these is better than the other to modify? Leaning toward manager_send.php so the agent isn't tied up on the disconnect process.
/srv/www/htdocs/agc/manager_send.php
or perhaps this might be better to put a sleep command in the perl?
/usr/share/astguiclient/AST_manager_send.pl