Displaying 1 result from an estimated 1 matches for "ff2b8d78".
Did you mean:
f22b8d73
2010 Feb 05
1
Ongoing calls interface
I'm currently working on a PHP web interface to show (1) the registered endpoints and (2) their status: available, outgoing call or incoming call. (In the future, this interface should also be able to redirect calls etc.)
(1) The interface already shows a list of all registered endpoints. For this, I had to work around Asterisk's delay in monitoring when an endpoint is unregistered. What