_____  

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Bruce B
Sent: Monday, October 25, 2010 10:07 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Best way to recording the hold time for a
Queue agent or an extension

 

Thanks for the input.

 

Would I have to process each call through a specific dial-plan for the AMI
to be in charge of each call so that it can see the Unique ID of the channel
and the Hold event? Because that seems like a lot of work. If AMI (I have no
experience with it) allows me to open a socket and just read whatever comes
through then it might work for me.

 

In my experience, AMI is "agnostic" to how many calls it is handling.
Therefore you would identify each call by getting the uniqueid from the
answer event and assigning the remaining events to that call by matching
(whether it would be 1, 100 or 1000 calls).

-- 
_____________________________________________________________________
-- 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