login | register
Tue 02 of Dec, 2008 [04:11 UTC]

voip-info.org

Discuss [1] History

Asterisk cmd PHP

Created by: pinhole,Last modification on Fri 12 of Oct, 2007 [11:48 UTC] by chandave

PHP()


 exten => 1,1,PHP(some.php|hello|world)

Description

Asterisk PHP allows you to control the dial-plan and write applications for Asterisk in PHP. This is faster and more flexible than phpAGI.

res_php is located at http://eder.us/projects/asterisk_php/

See also



Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ


Comments

Comments Filter
222

333Succes on * 1.2.1

by Me, Monday 02 of January, 2006 [01:13:22 UTC]
Did anybody get res_php to work with version 1.2.1 of * because I have a few problems

for example: asterisk_exec gives me an segmentation fault

anyone any idea?