Hello Everyone,
I am a newbie over the vicidial forum but I am sure that I am not only the one who is facing the discussed bug.
My Problem:
I am unable to hangup call with callback request using vicidial agent API. Also tried the same with agc api but no success.
What I actually do to hangup is
Call two API as blow (with and without URL encoding over the values).
1) {protocol}server/goautodial-agent/api.php?user=test&pass=test&function=external_hangup&source=webform&format=text&agent_user=test&alt_dial=&auth=1&value=1&vendor_id=&focus=&preview=¬es=&phone_code=&search=&group_alias=&dial_prefix=&vtiger_callback=NO&blended=NO&ingroup_choices=SALESLINE&set_as_default=NO&alt_user=&stage=&status=RAXFER&close_window_link=&language=&alt_dial=
Server/ API Response: SUCCESS: external_hangup function set - 1|test
Continue.....