welltime / phpagi

PHPAGI is a PHP class for the Asterisk Gateway Interface. The package is available for use and distribution under the terms of the GNU Public License.
GNU Lesser General Public License v2.1
60 stars 91 forks source link

GET FULL VARIABLE #7

Closed SalehObaid closed 10 years ago

SalehObaid commented 10 years ago

The AGI syntax for get_fullvariable is wrong, it currently is GET VARIABLE FULL xx while it should be GET FULL VARIABLE Easy fix on line 454 of phpagi.php