Re: [Asterisk-Users] Help with calling Perl AGI interface

2005-08-12 Thread Matt Darnell
 I'll second that. Make sure your script is in
 /var/lib/asterisk/agi-bin and you have the right permissions on it. I
 really just wanted to reply to your post though to congraduate you,
 Dan Marino, on your recent induction into the Pro Football Hall of
 Fame ;)

Sorry, wrong Dan Marino!

-Dan
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Help with calling Perl AGI interface

2005-08-12 Thread Matt Darnell
On 8/10/05, Jean-Michel Hiver [EMAIL PROTECTED] wrote:
 Dan Marino wrote:
 
 I have installed the Perl library from
 http://asterisk.gnuinter.net/asterisk-perl and am wondering how I
 reference agi-test.agi from extensions.conf
 
 I have added
 exten = s,1,AGI,agi-test.agi
 but that doesn't seem to do it.
 
 Is there a certain directory .agi files should be, is that the problem?
 
 
 Depending on your asterisk install, the agi-bin directory can be
 somewhere like /var/lib/asterisk/agi-bin or /usr/share/asterisk/agi-bin
 
 locate agi-bin is your friend :)
 
 Cheers,
 Jean-Michel.


Thanks!

I found the agi-bin  it is working

-Matt
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Help with calling Perl AGI interface

2005-08-11 Thread Jean-Michel Hiver

Dan Marino wrote:


I have installed the Perl library from
http://asterisk.gnuinter.net/asterisk-perl and am wondering how I
reference agi-test.agi from extensions.conf

I have added 
exten = s,1,AGI,agi-test.agi

but that doesn't seem to do it.

Is there a certain directory .agi files should be, is that the problem?
 

Depending on your asterisk install, the agi-bin directory can be 
somewhere like /var/lib/asterisk/agi-bin or /usr/share/asterisk/agi-bin


locate agi-bin is your friend :)

Cheers,
Jean-Michel.

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Help with calling Perl AGI interface

2005-08-11 Thread Tom Hayden
I'll second that. Make sure your script is in
/var/lib/asterisk/agi-bin and you have the right permissions on it. I
really just wanted to reply to your post though to congraduate you,
Dan Marino, on your recent induction into the Pro Football Hall of
Fame ;)

--
Tom Hayden
Astoria Telecom, LLC
www.astoriatelecom.net

On 8/11/05, Jean-Michel Hiver [EMAIL PROTECTED] wrote:
 Dan Marino wrote:
 
 I have installed the Perl library from
 http://asterisk.gnuinter.net/asterisk-perl and am wondering how I
 reference agi-test.agi from extensions.conf
 
 I have added
 exten = s,1,AGI,agi-test.agi
 but that doesn't seem to do it.
 
 Is there a certain directory .agi files should be, is that the problem?
 
 
 Depending on your asterisk install, the agi-bin directory can be
 somewhere like /var/lib/asterisk/agi-bin or /usr/share/asterisk/agi-bin
 
 locate agi-bin is your friend :)
 
 Cheers,
 Jean-Michel.
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 


-- 
Tom
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Help with calling Perl AGI interface

2005-08-10 Thread Dan Marino
I have installed the Perl library from
http://asterisk.gnuinter.net/asterisk-perl and am wondering how I
reference agi-test.agi from extensions.conf

I have added 
exten = s,1,AGI,agi-test.agi
but that doesn't seem to do it.

Is there a certain directory .agi files should be, is that the problem?

TYIA
Dan
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users