[asterisk-dev] WAIT FOR DIGIT not working

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Thu Sep 14 07:06:24 MST 2006


This is a user question, not related to the internals of Asterisk.
Therefore, your question is off-topic for this list and should be
kept on the asterisk-users list.

On Thursday 14 September 2006 08:46, Joel Lansden wrote:
> print "EXEC Ringing\n";
> print "EXEC Wait 1\n";
> print "EXEC Answer\n";
> print "EXEC Festival 'Please enter the extension you want to
> call'\n"; $target = "";

Asterisk prints a response after every single one of these commands.
If you don't retrieve the response, then Asterisk rightly fails every
single future command until the response is read.

-- 
Tilghman


More information about the asterisk-dev mailing list