On Sun, Sep 27, 2009 at 12:07 AM, Gabriel Ortiz Lour <[email protected]> wrote: > Hi, > > Is there a way to know for how long an agent is talking on the queue call? > (without keeping a timer myself... just asking asterisk) >
Identify the channel at the CLI and then get its details via core show channel <channel-spec>. Asterisk will gladly give you lots of details regarding that channel, including the "channel uptime". Does this answer your question or did I misunderstood it ? -- exvito _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
