|
Hi,
What would you suggest I use?
I'm a software developer with 5 years experience and can basically use anything.
Kind Regards,
Lennie De Villiers
-------Original Message-------
Date: 2006/08/14 11:37:40 PM
Subject: RE: [asterisk-users] Asterisk and PHP?
AGI+PHP would be a good place to do all of this. However, be aware that interpreted code such as PHP incurs a performance hit and may not be suitable for very large installations, in addition to the issue of passing call control away from Asterisk in general. (ref: "Asterisk Performance", Joachim Vanheuverzwijn/Zoa).
If I'm mistaken, somebody please correct me :)
I'm mistaken, please,
|
Hi,
I found:
Is there more such examples or tutorials available that show me how to control Asterisk using PHP?
I want to be able to have full control over Asterisk using PHP.
For example:
* Execute PHP code when there's an incoming call.
* Handle or control the incoming call via PHP code.
* Execute PHP code when done with incoming call.
* Etc...
Kind Regards,
Lennie De Villiers
|
|