[Asterisk-Users] IVR stats
Stefan Reuter
asterisk at stefan.de
Wed Feb 23 14:16:11 MST 2005
On Wed, 2005-02-23 at 14:50 -0600, Anton Krall wrote:
> Not a bad choice.. Ive seen software like XT or XC something that does this
> but for call queues... So.. Maybe a simple logger command here and there :)
You also get the events as NewExtenEvents via the Manager API. But you
will have to write your own little script that logs them.
For general information on the Manager API see
http://www.voip-info.org/tiki-index.php?page=Asterisk+manager+API
For the NewExtenEvent see
http://www.voip-info.org/tiki-index.php?page=asterisk%20manager%20events
http://asterisk-java.sourceforge.net/api/net/sf/asterisk/manager/event/NewExtenEvent.html
Stefan
More information about the asterisk-users
mailing list