simply add...

......
my $AGI = new Asterisk::AGI;
my %input = $AGI->ReadParse();  ## <---- this line
......

Joe Dennick wrote:
> 
> That makes a lot of sense, but...it still doesn't work.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Paul Crick
> Sent: Monday, October 06, 2003 4:18 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Asterisk-Users] IVR Questions?
> 
> Try putting an Answer() in your extensions.conf before you call the AGI
> code - a common gotcha I think?
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to