Displaying 20 results from an estimated 1000 matches similar to: "Queue Ring inuse is shared ?"
2013 Apr 09
1
CDR unanswered setting
?
Hi,
From asterisk 1.8, the CDR table is not logging the unanswered or extn busy calls which hit while in the queue. I am talking about this setting in the cdr.conf :
; In brief, this option controls the reporting of unanswered calls which only have an A
; party. Calls which get offered to an outgoing line, but are unanswered, are still
; logged, and that is the intended behaviour. (It also
2013 Jun 17
2
Queue Limit Callers
Hi,
I have a requirement, which I am not sure whether it can be implemented. I had done some searches but didnt find an answer to this. Kindly let me know if some one has an idea to implement this:
I have two Queues - Sales & Booking
I have 12 Agents who are added to both the queues
Suppose there are 12 calls in the Booking Queue, and 6 calls in the Sales Queue.
Only 8 calls in the
2012 Sep 24
1
CDR Unanswered calls
Dear friends,
?
I am not able to capture the CDR records for unanswered calls. Only one record per call is coming in the CDR table. In the cdr.conf, I have enabled it by setting :
unanswered = yes
?
2010 May 04
1
problem with ringinuse=no, queue members receive randomly two calls
Dear all
on a debian amd64 i've installed (from source) asterisk 1.4.30
On the system we have in average 50 concurrent calls in queue and 40
sip members.
I'm experiencing an apparently random problem:
sometimes some users receive 2 calls from asterisk, apparently
ignoring the ringinuse=no settings.
It appears on users that are members of many queues
As you can see from the log, the
2018 Nov 16
2
Queue not dialing out to cell phone for some reason
My settings for the queue.log are in the [general] section of logger.conf
I'm running 13, I didn't see what version you said you were running.
If I wanted to add a LOCAL channel to my queue I'd do it as
member => LOCAL/7124 at kiniston-intern,0,John,hint:7124 at kiniston-intern
On Thu, Nov 15, 2018 at 2:38 PM Ivan Demkovitch <idemkovitch at yahoo.com>
wrote:
> John,
2013 May 01
1
Call "stuck" in queue
Asterisk 11.1.0
One queue with strategy=leastrecent. (Full queues.conf below.)
Occasionally (several times today), a caller will get "stuck" in the
queue - there are operators available to take the call, but the caller
stays in the queue for a long time. Any idea what might cause this, or
where I can start looking to debug it? I'm going to start digging
through the queue log
2018 Nov 15
7
Queue not dialing out to cell phone for some reason
Hello,
I have queues.conf setup with a group like so:
[Sales](StandardQueue)
announce = first
member => SIP/FF4C119EEBF8-SLS
member => SIP/FF9EF375CCFC-SLS
member => SIP/13145555555 at callcentric ;Eric's cell
member => SIP/FF1565AABB2D-SLS ;Eric's Yealink
So, my idea here that it should ring all 4 phones at the same time. And it does work but randomly.I did trace a call and
2012 Aug 20
1
Asterisk 11 - BLF on Custom devices
In testing Asterisk 11, I've found that Asterisk doesn't seem to be sending BLF updates to SIP peers that have subscribed to a hint looking at a Custom device if that Custom device state is RINGING or RING_INUSE. All other states seem to be working correctly.
The hint section of the dialplan is:
[hints]
exten => _3XX,hint,Custom:${EXTEN}
Console shows the following for core show
2017 May 17
2
Asterisk 13 queue and DND phones
Hi,
I've noticed that when I set a phone on DND (phone-side DND, meaning it
rejects calls with a busy status, SIP 486 response code I believe) the
queue keeps on trying the phone over and over again.
This creates issues in terms of CDR entries - in a scenario where there is
only one phone on DND, and a delay between attempts of 1 second, the queue
will attempt to ring the single phone
2009 Sep 02
2
Prevent Agent Login from a second extension
Hi friends,
Is there any way to prevent an Agent from logging in from a second extension
if he is already logged on from an extension.
Right now, the scenario is if he login from a second extension, asterisk
will automatically log him off from first extension. What I need is that
asterisk should tell him that he is already logged on from an extension and
should prevent him from logging in
2014 May 23
1
BLF and notifyringing in Asterisk 11
I am trying to get something working that is just not doing quite what I
want. It may not be possible, but I figured it was worth asking about.
The details:
Asterisk 11.6.0
Polycom SoundPoint IP650 phones running 4.03 firmware.
We have a queue with 4 phones in it. ringinuse is set to yes and the
stategy is ringall. In sip.conf, we have notifyringing set to yes as well.
Asterisk is sending
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
2011 Jun 13
3
asterisk queue 'ringall' stratagy
Hi List,
I have faced a problem in asterisk queue implementation.
I configured a queue with 'ringall' strategy and 'ringinuse=yes' in queues.conf. If three calls come to this queue in parallel, the logged in queue agent used to get only one call (may be the first one), not all the calls waiting in the queue at a time. Once the agent answers the call the next call is displayed.
I
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
2009 Mar 11
2
Multiple Agent Login
Hi friends,
Do we have any way to prevent more than one Agent being logged in from the
same extension?
Also is there a way to limit an agent from logging in from more than one
extension?
I searched too much, but didn't find a solution.
Please help. Thanks in advance.
Shanavaz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Oct 01
1
BUG? no output from 'sip show users|inuse|active|subscriptions' when using MySQL auth
I'm authenticating against sipfriends in MySQL, and have just noticed
that none of the below commands return any output:
sip show users
sip show inuse
sip show active
sip show subscriptions
Is this a bug or something wrong on my side?
I'm using the stable 1.0 cvs
Vahan
2008 Apr 24
1
Full queue issues
Hello everyone.
I got a little problem in here: I want to set up a queue so that if anything of these happens:
a) No agents logged in
b) All agents busy
Then the user gets diverted somewhere. I used this (for testing purposes only, of course):
exten => 7080,1,Answer()
exten => 7080,n,Queue(teste)
exten => 7080,n,Goto(${QUEUESTATUS})
exten => 7080,n(ERROR),NoOp(${QUEUESTATUS})
exten
2003 Dec 18
1
SIP Inuse Count Wrong
I am currently using a copy of Asterisk checked out as the code of 10 days
ago from Asterisk and the:
sip show inuse
reports that I have 3 incoming connections to one of the Grandstream
phones, even though that isn't the case.
I believe I have tracked the problem down to the following error message,
which also (conveniently) showed up 3 times:
-- Got SIP response 481 ""
2009 Sep 11
2
Parser for Asterisk Queue Logs
Hello Team,
Can you help me on this? I have attached here the
queue logs of my asterisk. I've searching a parser for this. I do not
know what are the meaning of that logs. Thank you so much.
Your response is highly appreciated.
Regards,
Cristina
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Mar 30
0
[PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
Currently, we store class:fullness into page->mapping.
The number of class we can support is 255 and fullness is 4 so
(8 + 2 = 10bit) is enough to represent them.
Meanwhile, the bits we need to store in-use objects in zspage
is that 11bit is enough.
For example, If we assume that 64K PAGE_SIZE, class_size 32
which is worst case, class->pages_per_zspage become 1 so
the number of objects in