System delay to Manual dial in 3.0
Added by ed dagohoy about 10 years ago
Hi,
I have an issue "System Delay.Please try again" only in manual dialing. For autodial it works fine. We encountered this issue in goautodial 3.0.
We don't have issue with networks. For server goautodial 2.1 we don't face this kind of issue.Please advice.
VERSION: 2.7-401a
BUILD: 130508-2256
© 2013 ViciDial Group
Server1: Asterisk/Web
Server2: DB only
Goautodial 3.0-installer
Replies (5)
RE: System delay to Manual dial in 3.0 - Added by Levy Ryan Nolasco about 10 years ago
Hi Ed,
Kindly update to the latest version and let us know if it works for you.
RE: System delay to Manual dial in 3.0 - Added by ed dagohoy about 10 years ago
by executing yum updates command?
RE: System delay to Manual dial in 3.0 - Added by Demian Biscocho about 10 years ago
By checking the available HOWTOs and documentation in our Wiki section: http://goautodial.org/projects/goautodialce/wiki.
This is usually an issue with an overloaded database server (locked queries and etc). You might need to optimize your /etc/my.cnf settings to accommodate your dialing requirements.
RE: System delay to Manual dial in 3.0 - Added by ed dagohoy about 10 years ago
Hi,
My db is in different location. Do i have to import it back to asterisk host and name it as asterisk?
RE: System delay to Manual dial in 3.0 - Added by Demian Biscocho about 10 years ago
Your DB can be any name and it can be on a separate server. However, to make it simple you can have everything in 1 server and do the "yum update" from there.