similar to: estimated queue hold time

Displaying 20 results from an estimated 300 matches similar to: "estimated queue hold time"

2005 Jun 07
4
Queue Log
Hello everyone, This is is my first email to this group. I'm am writing a small php program to pull some info out of our Asterisk's queue_log. I'm having trouble figuring out what some of the parameters mean. Here's an example: 1118098465|1118098465.47|salesq|NONE|ENTERQUEUE||"Ray Balbin 25" <(716)250-3405> I found a doc that tells me about everything from
2010 Feb 17
1
queue.conf - Set(MONITOR_FILENAME=${})
All, I am trying to set a monitor file from the queue.conf as specified on http://www.voip-info.org/wiki/view/Asterisk+config+queues.conf In order to avoid the default MONITOR_FILENAME format wich is: "agent-xxxxx-uniqueid.wav" for example "agent-10017-1266438575-26.wav" As you may now, when using the queue command you are not able to know which agent will take the call,
2011 Feb 02
1
Why my package is not being generate?
Hi all, I have commited a new release of my package and waited for more than one day. After that "install.packages("tests",repos="http://r-forge.r-projet.org")" still returns "package 'tests' is not available". I have done the local build & check and the package seems ok. Also have mofified the Title in the DESCRIPTION file. What can be wrong?
2011 Feb 02
2
Why my package is not being generated?
Hi all, I have commited a new release of my package and waited for more than one day. After that "install.packages("tests",repos="http://r-forge.r-projet.org")" still returns "package 'tests' is not available". I have done the local build & check and the package seems ok. Also have mofified the Title in the DESCRIPTION file. What can be wrong?
2005 Aug 06
1
Queue_log all calls marked ABANDONED?
I went to run my queue_log parser so that I could send out a monthly report to one of my customers, and I noticed that every valid call complete action (COMPLETEAGENT, COMPLETECALLER) is followed by an ABANDON: Here is a complete-caller: 1123325015|1123325011.2|mainq|NONE|ENTERQUEUE||00110102102 1123325020|1123325011.2|mainq|Agent/21|CONNECT|5
2007 Jul 05
1
Missing TRANSFER event in queue log when using Local Channels
Has anyone observed a problem where using Local channels with AddQueueMember results in missing TRANSFER events? Right now I'm using straight SIP channels when I call AddQueueMember(). I'm contemplating moving to Local channels because the non-state-based wrapuptime blows when you have a channel in multiple queues (they can hang up and get a call immediately so long as it's from a
2010 Dec 17
3
Per user quota on MySQL
Hi! I'm new on Dovecot. I'm using: - CentOS 5.5 - Kernel 2.6.18-194.26.1.el5 x86_64 - Dovecot 2.0.8 (from source) - Postfix 2.7.2 (from source) - MySQL 5.0.77 (CentOS binary) - Postfixadmin 2.3.2 (from source) - Horde Webmail 1.2.9 - Thunderbird 3.1.7 (from CentOS) I follow this how to: http://wiki2.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL I was able to send and recieve e-mail via
2014 Jun 10
1
CDR custom variable on second call leg - via originate or .call file
Hi We have the following test .call file and test dialplan: I can't set a custom CDR var to a value on one channel leg, and another value on the connected channel leg? Is there a way I can woraround this issue? ## test call file Channel: Local/queue at TiagoGeada CallerID: teste-geada:0:210332450: MaxRetries: 0 RetryTime: 1 WaitTime: 8640 Account: teste-geada Context: TiagoGeada
2009 Dec 15
2
member (In use)
Hello list. We just upgraded to 1.6.1.11. We are using real time information stored on mysql databases. That is all running fine. Now, since we upgraded, some member don't get calls from queues. In CLI: "queue show" shows something like: 611 (Local/611 at agents) with penalty 20 (realtime) (*In use*) has taken no calls yet We use the extension 611 in different computers, in the
2011 Apr 23
2
call files
Hi. Im having trouble setting variables in channel dialplan and re-using them in Extension dialplan... Im using the following call file: Channel: Local/210332450 at ZonNew-Outbound CallerID: ZonNew-Outbound:49:210332450: MaxRetries: 5 RetryTime: 10 WaitTime: 60 Account: Outbound210332450 Context: agents Extension: 888210332450 Set: __PARTNER=ZonNew-Outbound Set: NUMBER=210332450 - In
2006 May 02
3
Queue reporting seems broken.
I am trying to figure out which one of our agents is answering the calls. According to http://www.voip-info.org/wiki/view/Asterisk+log+queue_log the only time the queue_log puts the channel (agent) is during logoff & logon. There is the connect & completeagent message, but it doesn't show which channel (agent) answered the phone. I can't even figure it our cross referencing the
2011 Mar 18
7
One PRI card with 2 (or more) Telcos
Hi list! We currently have a PRI gateway composed by a box with two Digium quad-span PRI cards (a TE420 and a ). One of the cards is filled with TELCO1, while the other has first two slots filled with TELCO2, and 3rd slot with TELCO3. I am currently having (timer ?) issues on TELCO3 (span 7) D-Chan (202 as determined by dahdi_genconf ) is constantly failing causing on-going calls to terminate.
2009 Sep 24
1
Asterisk 1.6 Transfer issue[Edited]
Hi , I;ve Asterisk 1.6.0 with static agents (sip softphones with extns 100 & 101 ) in a queue..When a caller arrives in queue , it lands on first 100 , 100 then does a blind transfer to 101 .. so that the caller can converse with 101 .. strangely enough the queue_log shows : 1253814090|1253814090.12|55365|NONE|ENTERQUEUE||98221232123
2015 Jul 02
2
asterisk email to fax
2010 Jun 22
4
Local channel usage
Hi All, I?m trying to do ?things? after my Dial application terminates (e.g. play IVR to called party, calling party, etc.). I?m trying to use the local channel for this purpose but so far with no success. I?m using 1.6.1.18 and this is my extensions.conf: [Internal] exten => _22,1,Dial(Local/${EXTEN}@CW/n) ; 22 is test number exten => _22,2,Noop(After Hangup) [CW] exten =>
2009 Dec 15
2
monitor-type=MixMonitor
Hi! Since we upgraded to 1.6.1.11, asterisk is only outputing monitored files -in and -out. It is not mixing them in the end. queues.conf has monitor-type=MixMonitor... Would somebody help me debug why it doesn't mix the sounds?? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 May 08
2
Custom UUID in originate and AMI
HiCould someone please help me how to set Custom generated UUID in Originate action in AMI ? RegardsBabak -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150508/528d5ff1/attachment.html>
2012 Feb 02
1
MixMonitor and ChanSpy
Hello, ChanSpy can not be used on a Channel that is being recorded with MixMonitor. How can I verify if a channel which I want to spy on, is currently not being recorded ?! Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120202/7954fe9e/attachment.htm>
2015 Aug 27
2
Anyone doing speech to text?
I had been using google tts, but it started requiring a captcha for my browser, and via linux I can't access http://translate.google.com/translate_tts?q=test (redirects to captcha) as so, its not reliable On 27 August 2015 at 17:16, Carlos Chavez <cursor at telecomabmex.com> wrote: > On 8/26/15 1:15 PM, Tech Support wrote: > > All; > > I have a customer who is
2015 Jun 26
2
Asterisk 13 logging to two places
Switched from Asterisk 1.8 to 13.3.2. Now it logs to /var/log/asterisk/full (good) as well as /var/log/messages (not good). Anyone know why? # grep -v "^;" logger.conf [general] [logfiles] console => notice,warning,error messages => error full => notice,warning,error,debug,verbose,dtmf,fax Thankfully, the .../full logs are rotating properly now (thanks Dale) but we don't