[asterisk-users] Asterisk 1.4.30 is slow sending STDIN to AGI script
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Wed Apr 28 08:32:29 CDT 2010
Hi!
> Why is asterisk so slow in sending the call info via STDIn in these cases?
> Is there any way this can be fixed?
Your AGI script is faulty: In at least one place you have missed to READ
the output right after you have issued a command. So go check your script
("agi debug" might help a little with this).
Others would say: Your script violates the AGI protocol.
Philipp
More information about the asterisk-users
mailing list