Replacement For Phpagi?
Anyone know a good replacement for phpagi? Unfortunately development stalled long ago and it has not been updated. What is the best solution for AMI and AGI on PHP? Thanks.
—
Telecomunicaciones Abiertas de México S.A. de C.V. Carlos Chávez
+52 (55)9116-91161
—
2 thoughts on - Replacement For Phpagi?
El 10/08/16 a las 12:06, Carlos Chavez escribió:
In the case of AMI, you could use the AMI client from the Elastix CallCenter dialer daemon:
https://sourceforge.net/p/elastix/code/HEAD/tree/branches/2.5.0/apps/extras/callcenter/setup/dialer_process/dialer/AMIClientConn.class.php
This class was once based on phpagi-asmanager.php but has since been completely rewritten to make use of an internal non-blocking I/O model. The main internal client is the AMIEventProcess class in the same project directory.
—
Hi I would recommend PAMI – its object oriented and well structured