On Thu, Oct 18, 2012 at 6:33 AM, Magnus Löfqvist <m...@vmi.se> wrote:

> Hi,****
>
> ** **
>
> “Asterisk 1.8.10.0-1digium1~squeeze built by pbuilder @ nighthawk on a
> x86_64 running Linux on 2012-03-08 23:05:09 UTC”****
>
> ** **
>
> We have some problem when running a AGI script (build with PHP), existing
> channels (all of them) gets a “hickup” and then continues.
>

You say all of your connected channels experience an audio glitch? Sounds
like PHP is briefly consuming all of your CPU or RAM and causing Asterisk
to fail to meet timing demands.

Whatever your PHP CLI interface is (mine is just `php` but yours may be
different), run

time php < /dev/null

The returned time should be very, very small. Mine was "real    0m0.018s".

-- 
-Chris Harrington
ACSDi Office: 763.559.5800
Mobile Phone: 612.326.4248
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to