I need time out for fastagi
how?
are you talking about a timeout if the asterisk server can’t make a socket connection in X seconds, or post connection waiting for AGI commands?
I talking about situation that AGI not ended for some reason. and I must sure that dialplan continue.
I don’t believe there is any mechanism in the AGI sub-system to automatically take control of the call back after X seconds. Guess you’ll just have to be diligent in the programming of your AGI/FastAGI script.
what about Dial with timeout to Local Ext that Call to AGI without do Answer?