See this link:
http://www.voip-info.org/wiki/view/Asterisk+queue_log+on+MySQL

You'll find similar pages where you can setup to store queue logs/events(as
Alex mentioned) in MySQL DB and further do your triggers or functions on
them.


On Wed, Sep 7, 2011 at 10:46 AM, Michael <voip.quest...@gmail.com> wrote:

> We're using FreePBX and I'm wondering if it's possible to add to the
> login/logout macros a command to execute an AGI/Command to launch an
> external process for that.
>
> Thanks.
>
> On Fri, Aug 12, 2011 at 2:30 PM, Alex Vishnev <alex9...@gmail.com> wrote:
>
>> you can monitor queue_log file for ADDMEMBER or REMOVEMEMBER events. from
>> that point on, you can store them or take any other action.
>> the other way is to use AMI an monitor for Agent login/logoff events
>> On Aug 12, 2011, at 7:06 AM, Michael wrote:
>>
>> > Hello,
>> >
>> > Is there a way to either store login/logout agent information in a
>> database or at least send an email when an agent logs in or out of a queue?
>> >
>> > Thanks,
>> >
>> > Michael
>>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to