10 to 50 sec delay on incoming calls

Hi All,

Need your urgent and kind response, i have install TE420 Digium card 4E1’s for simple inbound IVR on Centos5.5 64bit machine.

dahdi-linux-complete-2.5.0.2+2.5.0.2
asterisk-1.6.2.20

When system gets load of above 15 active calls the system delays after answering the calls for 10 to 50 sec to execute the AGI.

[from-pstn]
exten => _X.,1,Answer()
exten => _X.,n,agi(agi://localhost/mainflow.agi)
exten => _X.,n,Hangup

Will appreciate your kind and quick response.

thanks.

If you believe it to be an error with your Digium card, and not your AGI script, you can contact Digium’s technical support department via:

digium.com/support

thanks malcalmd for you kind response, that error was in my AGI script and its resolved.