[Amportal-devel] What is the best way to interface PHP to Fr

Hi,

I am looking at ways to get a new module working with FreePBX but I am
confused on the what the best approach might be for accessing Asterisk
information input from a user. Asterisk PHP has threading problems
(according to http://eder.us/projects/asterisk_php) so AGI PHP looks
like a good choice but the examples given for modules do not seem to be
using AGI PHP or am I mistaken? What is the preferred method for using
PHP with Asterisk and FreePBX?

Thanks


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-devel

Post generated using Mail2Forum (http://www.mail2forum.com)

You’re correct, and there’s no (easy) way for a module to install an AGI, either - which is what I assume you want to do.

I really want to come up with a better way of packaging the modules, but I’m scared it’s going to turn into a reinvention of wheel (eg, rpm or apt). OpenWRT has ‘ipkg’ which is pretty nice, but it’s still a bit of overkill for what we want to achive.

–Rob

----- Original Message -----
From: [email protected] on behalf of Chuck Bunn
Sent: Wed, 12/7/2006 11:35am
To: [email protected]
Subject: [Amportal-devel] What is the best way to interface PHP to FreePBX and Asterisk

Hi,

I am looking at ways to get a new module working with FreePBX but I am
confused on the what the best approach might be for accessing Asterisk
information input from a user. Asterisk PHP has threading problems
(according to http://eder.us/projects/asterisk_php) so AGI PHP looks
like a good choice but the examples given for modules do not seem to be
using AGI PHP or am I mistaken? What is the preferred method for using
PHP with Asterisk and FreePBX?

Thanks


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-devel


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-devel

Post generated using Mail2Forum (http://www.mail2forum.com)