j_amorim
2005-Aug-17  12:15 UTC
[Asterisk-Users] AGI SCRIPTS USING PERL NEED SOME KIND OF COMPILATION TO WORK WITH *
Hi all, 
Help needed: 
Does AGI  SCRIPTS USING PERL NEED's SOME KIND OF COMPILATION TO WORK WITH 
*???? 
This simple script is not working. 
What can I do to make this interact with *????? 
#!/usr/bin/perl 
# 
# 
use Asterisk::AGI; 
$AGI = new Asterisk::AGI; 
my %input = $AGI->ReadParse(); 
my $tests = 0; 
my $pass = 0; 
my $fail = 0; 
#setup callback 
$AGI->setcallback(\&mycallback); 
print STDERR "AGI Environment Dump:\n"; 
foreach $i (sort keys %input) { 
	print STDERR " -- $i = $input{$i}\n"; 
} 
Thank in advance. 
J?natas Amorim
Tzafrir Cohen
2005-Aug-17  12:42 UTC
[Asterisk-Users] AGI SCRIPTS USING PERL NEED SOME KIND OF COMPILATION TO WORK WITH *
On Wed, Aug 17, 2005 at 04:15:52PM -0300, j_amorim wrote: Content-Description: Mail message body> Hi all, > > Help needed: > > Does AGI SCRIPTS USING PERL NEED's SOME KIND OF COMPILATION TO WORK WITH > *????No. And BTW, when you ask questions about them you don't need to SHOUT.> > This simple script is not working.How did you set it up? Any error messages? -- Tzafrir Cohen | tzafrir@jbr.cohens.org.il | VIM is http://tzafrir.org.il | | a Mutt's tzafrir@cohens.org.il | | best ICQ# 16849755 | | friend