Hi everyone,

My problem was that any time a user dialled into my IVR application (AGI
on asterisk), it would close the channel if they were entered too
quickly. I looked through the code for any possible hints and inserted
debugging code - to no avail.

It just struck me there that, since no one else was having this problem,
that it could be a configuration issue. Lo and behold, I had set
busydetect=1 in zapata.conf as I wasn't sure if Asterisk could detect
hangup on Irish POTS lines (this was before I had implemented channel
checking in the AGI code).

Once busydetect was off, the digits could be entered as fast as
(humanly) possible with no problems.

God, I'm, such a dufus!

Alan.

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to