How to create AGI Scripts in PHP for Asterisk? adalson007 22-August-2008 02:30:00 PMComments Please visit the following links: http://www.voip-info.org/wiki/view/Asterisk+AGI+php Posted by sagitraz Write an AGI script to download a weather report from the Internet and deliver the temperature, wind direction, and wind speed back to the caller: #!/usr/bin/php -q php Posted by adalson007 |
Posted: 25-August-2008 01:42:27 PM By: adalson007 Write an AGI script to download a weather report from the Internet and deliver the temperature, wind direction, and wind speed back to the caller: #!/usr/bin/php -q php | |
Posted: 27-August-2008 08:08:12 AM By: sagitraz Please visit the following links: http://www.voip-info.org/wiki/view/Asterisk+AGI+php |