Page 1 of 1
API > Function: external_hangup
Posted:
Mon Jun 13, 2016 2:23 pm
by lucianodex
I am having a problem when I run the function external_hangup of the API in long duration calls.
When I run external_hangup in a long duration call, it does not work. Anyone know why?
Thanks
Re: API > Function: external_hangup
Posted:
Mon Jun 13, 2016 3:19 pm
by mflorell
vicidial.php version and build?
api.php version and build?
how long is "long duration"?
Re: API > Function: external_hangup
Posted:
Wed Jun 15, 2016 12:52 pm
by lucianodex
I am integrating the vicidial to my CRM using the vicidial's api.
The vicidial's version is 2.12 and the build is 160113-0921.
When I said "long duration", I mean that when the asterisk was more than 60 seconds by dialing the vicidial displayed a timeout error.
I managed to fix the problem. The Asterisk did not identify the call when costumer answered the phone.
Thanks for listening.