[Home]

Summary:ASTERISK-23773: Asterisk 11.6Cert AGI is delaying to execute calls
Reporter:Samer (Ubunter)Labels:
Date Opened:2014-05-21 22:38:27Date Closed:2014-05-22 06:19:56
Priority:MajorRegression?
Status:Closed/CompleteComponents:Addons/app_mysql
Versions:11.6.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Centos 6.4, Mysql 5.5.37, PHP 5.4.28, a2billing agi script v. 2.0.8Attachments:
Description:Hello,
In one of my servers, where I have the Mysql located into an external PCI unite, asterisk are being extremly slow to execute the agi script.

Ex.
-- Executing [XXXXXXX@a2billing:2] AGI("SIP/XXXXXX-00000000", "a2billing.php,2") in new stack
   -- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php
<<<<<<<<<<<<<<<<<<<<9 seconds processing >>>>>>>>>>>>>
   -- AGI Script Executing Application: (DIAL) Options: (SIPXXXX/XXXXXX,60,IWXgoL(36000000:60000:30000))

I have tried to use the odbc driver, and the res-mysql driver, and the same, as I thought in mysql socket delaying.

It's strange, as I hae another remote server, which is using the sama DB, located in the first server, and asterisk is lunching faster, even, the DB are remote, but it's starting faster.

Both servers have the same, exact, characteristics. only the one who is slow, have the DB in localhost, and the good one, have it remote, but it's going faster...

The unique is that I have changed the mysql socket to be an external PCI, dose this is something hardcoded, which I affecting the AGI script?

Thank you,
Comments:By: Matt Jordan (mjordan) 2014-05-22 06:19:47.310-0500

Thanks for your comments. This does not appear to be a bug report and we are closing it. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker, http://www.asterisk.org/support.