Asterisk::AGI

Simple Asterisk Gateway Interface Class
Download

Asterisk::AGI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • James Golovich
  • Publisher web site:
  • http://search.cpan.org/~jamesgol/

Asterisk::AGI Tags


Asterisk::AGI Description

Simple Asterisk Gateway Interface Class Asterisk::AGI is a Perl module that should make it easier to write scripts that interact with the asterisk open source pbx via AGI (asterisk gateway interface).SYNOPSISuse Asterisk::AGI;$AGI = new Asterisk::AGI;# pull AGI variables into %input %input = $AGI->ReadParse(); # say the number 1984 $AGI->say_number(1984); Requirements: · Perl


Asterisk::AGI Related Software