similar to: Enterqueue event not generated when cfu internal

Displaying 20 results from an estimated 1000 matches similar to: "Enterqueue event not generated when cfu internal"

2020 Oct 27
2
Expert to work on load issue
Jon, We are only using FastAgi. On the second system (running Asterisk 16) there are no agi's running (just some bash scripts on call hangup). I did add some hackey code (netstat -nua | grep -v 'udp 0 0' | grep -v udp6 | grep -v ' 0 0.0.0.0' | grep udp) to my bash script to check out the packet queue (with the help of
2020 Jul 08
3
Redis in place of astdb
El Wed, 8 Jul 2020 12:23:42 -0700 John Kiniston <johnkiniston at gmail.com> escribió: > Dovid, You could use func_odb + a ODBC Redis driver to keep from having to > shell out. > > DO you know odbc redis drivers? It would be nice to store cdrs ans other stuff in redis without patching asterisk -- PekePBX, the multitenant PBX solution https://pekepbx.com
2020 Oct 29
0
Expert to work on load issue
Anyone have any other ideas? On Tue, Oct 27, 2020 at 1:27 PM Dovid Bender <dovid at telecurve.com> wrote: > Jon, > > We are only using FastAgi. On the second system (running Asterisk 16) > there are no agi's running (just some bash scripts on call hangup). I did > add some hackey code (netstat -nua | grep -v 'udp 0 0' | grep > -v udp6 | grep -v
2006 Feb 15
0
queue_log analysis
Hi, I am running a call center based on Asterisk and building some statistics based on the queue_log file. I have some doubts about it that maybe you could help (actually, maybe these doubts are suggestions for enhancements!): 1st Scenario - Agent receives the call, and puts it on parking for somebody else to pick it up. Parking # 7000 (for attender transfer)
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
2020 Oct 27
2
Expert to work on load issue
Hi, Sorry in advance that I am emailing the users list and not the biz list I think I will find my target audience here. We are looking to hire a consultant to help us figure out an issue. We are having what seems are "random load" issues with bare metal boxes that are dedicated to Asterisk and a few Perl AGI's. We went after all the usual suspects (CPU IDLE, memory usage etc.). I
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
2020 Jun 09
0
Advanced Codec Negotiation: Need info and uses cases
El Tue, 9 Jun 2020 09:46:32 -0600 George Joseph <gjoseph at digium.com> escribió: Hi George > > > > > > If transcoding is enabled Would it be possible to do the same but handle a > > 488 > > back from Bob and failover to another INVITE with Bob's allow list to > > handle > > transcoding? That way we would always try no-transcoding before
2020 Oct 27
0
Expert to work on load issue
El Tue, 27 Oct 2020 12:52:47 -0400 Dovid Bender <dovid at telecurve.com> escribió: > Hi, > > Sorry in advance that I am emailing the users list and not the biz list I > think I will find my target audience here. We are looking to hire a > consultant to help us figure out an issue. We are having what seems are > "random load" issues with bare metal boxes that are
2023 May 30
0
Can't stop Mixmonitor
Hi all Using asterisk 16.25 I was trying to stop Mixmonitor using features. The code is executed but I realized that I was executing StopMixmonitor from another channel so I opted to use AMI. When I call MixMonitor I store the channel name in a var and then I use StopMixmonitor from AMI sending the stored channel name as parameter. What I've seen is that the app returns failure and going
2011 Jul 01
0
RINGNOANSWER IN queue_log
Does anyone know why i would get this RINGNOANSWER events in queue_log when clearly the agent is busy and call-waiting is disabled. 1309550595|1309550570.399965|2253|Local/05 at from-internal/n|CONNECT|2|1309550593.399966|0 1309550632|1309550533.399961|2253|Local/11 at from-internal/n|COMPLETECALLER|1|74|1 1309550663|1309550640.399969|2253|NONE|ENTERQUEUE||zzzzzzzzzz
2010 Dec 01
0
Problem with Queue_log and CDR.
Good afternoon list. I am facing a problem with the CDR and Queue_log tables (MySQL). The ABANDON events is being saved correctly in queue_log, but in the table CDR is not saving the registry of such abandoned calls. Apparently the CDR table is functioning normally, I have several records of links in it. From what I noticed, is only the events abandonment that are malfunctioning. With this
2009 Mar 25
0
${UNIQUEID} variable and queue log issues on 1.4.22
Hello list, I don't know if anybody faced this issue, but I finally found a workaround. I am using an external program with an AMI connection to originate outbound calls to Local/ channels, and on the dialplan context I dial outside with the corresponding trunk according to the prefix of the dialed number. The problem here was CDR, more precisely the uniqueid. Reading these mail lists I
2011 May 05
1
estimated queue hold time
Hello list, I'm looking for a way to have the estimated hold time on a queue prior to joining it. someone suggested to me to Queue() first for 1 sec, read variable QUEUEHOLDTIME, validade it and Queue() again. But as we're using real time configuration that would mean a event ENTERQUEUE and a LEAVEQUEUE too much in MySQL's queue_log any suggestions?? Thanks in advance
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
2009 Mar 06
0
Queue moh problem with 1.4.23.1
I just installed 1.4.23.1 with the queue realtime logger backport. Here are my configs: musiconhold.conf [default] mode=files directory=/var/lib/asterisk/moh-native random=yes queues.conf [7703] wrapuptime=0 timeout=15 strategy=rrmemory retry=5 queue-youarenext=queue-youarenext queue-thereare=queue-thereare queue-thankyou=queue-thankyou queue-callswaiting=queue-callswaiting
2005 Jan 03
0
queue_log wrong?
Well, I'm writing yet another queue_log analyser program in PHP, and I have noticed the following entry in my queue_log file from today: 1104796626|1104796618.532|queue|NONE|ENTERQUEUE||no 1104796664|1104796618.532|queue|NONE|EXITWITHTIMEOUT|1 So, pretty sure that I didn't make someone wait 30 minutes in my queue. extensions.conf snippet: [remote-oldnum] exten => s,1,Answer exten =>
2010 Mar 19
0
Setting Caller ID for attended transfer
Hello list, I'm sending calls to a queue in the attended way, that is, *1.* the original call is put on hold, *2.* a second line is open to call the queue, *3.*after an agent is connected the original call is transfered to its final destination. 1. Zap/1-1 <--> SIP/agentA-tag1 2. SIP/agentA-tag2 <--> SIP/agentB-tag 3.
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
2008 Mar 13
2
queue log vs. cdr
Hi, Surely, I must be overlooking something. If I run the following SQL queries I don't get the same number of rows. Is this coherent? mysql> select * from queue_log where queuename = '4010' and FROM_UNIXTIME(time) between 20080308000000 and 20080313145900 group by callid; 357 rows in set (0.01 sec) mysql> select * from cdr where dst = 4010 and calldate between 20080308000000