Does anyone have any sort of web pages to manage added / removing queue members for a real time asterisk environment?
it’s simple. use AMI with php.
I have that but currently not on my machine.
Do you have any sample code?
You can follow
https://github.com/ofbeaton/phpami/blob/master/src/Ami.php
Your can also use fop2 for such a thing:
https://www.fop2.com/
See Switchvox - https://www.digium.com/products/business-phone-systems
Add and remove static or login/logout members from the admin web tool. Manage login/logout state from the Switchboard tool. Affect caller position and answer-now from the Switchboard tool.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.