Displaying 20 results from an estimated 28 matches for "queuememb".
Did you mean:
queuemem4
2005 Jun 17
0
Queue/How to get the number of incoming calls
...**************************
Asterisk Call Manager/1.0 Response: Success Message: Authentication accepted Response: Success Message: Queue status will follow
Event: QueueParams Queue: test_queue Max: 18 Calls: 1 Holdtime: 127 Completed: 209 Abandoned: 18 ServiceLevel: 0 ServicelevelPerf: 0.0
Event: QueueMember Queue: test_queue Location: Agent/101 Membership: static Penalty: 0 CallsTaken: 20 LastCall: 1118794338
Event: QueueMember Queue: test_queue Location: Agent/102 Membership: static Penalty: 0 CallsTaken: 19 LastCall: 1118778909
Event: QueueMember Queue: test_queue Location: Agent/103 Membersh...
2008 Feb 01
1
QueueMember event/LastCall Variable - Format?
Hi all,
What format is the LastCall variable of QueueMember event? I'm looking at:
1201897536 for instance.
Thanks !
--
Warm Regards,
Lee
"Everything I needed to learn in life, I learned selling encyclopedias door to
door."
2010 Mar 09
1
app_queue problem with Ringing state
...n no calls yet
Why is the devicestate "Ringing" when no channels is calling this
number, and the queue says "has taken no calls yet"?
Is it picking up the general state of a random channel on g0 in dahdi?
Or what is happening? It only seems to happen with this particular
queue/queuemember.
And it may seem like asterisk doesn't always tro to call this channel
when people enter the queue, because of the erroneous "Ringing" state.
Even when asterisk has 0 channels in use, this state can be "Ringing"
for this member.
This is on Asterisk 1.6.1.2.
Might this...
2016 Aug 15
2
How to remove unused custom hints?
...'t find anything.?
asterisk*CLI> devstate list ?
---------------------------------------------------------------------
--- Custom Device States --------------------------------------------
---------------------------------------------------------------------
---
--- Name: 'Custom:queuememberCALLERID(num)' ?State: 'RINGING'
---
--- Name: 'Custom:queuememberh' ?State: 'NOT_INUSE'
---
--- Name: 'Custom:queuemembers' ?State: 'INUSE'
---
Thank you
Have a nice day!
S pozdravem
Tom?? Hol?
INTERCONNECT s.r.o.
Z?kaznick? linka: +420 2...
2006 May 16
6
DELL PowerEdge 2850 and TE4110P and TE110P
Hi All
Before I go out and buy a DELL PowerEdge 2850 has anyone had
problems (or any other useful experience) getting a TE411P to work with
it. I also have a legacy TE110P. Has anyone had problems with this combo.
--
Dr. Rodney G. McDuff |Ex ignorantia ad sapientiam
Manager, Strategic Technologies Group| Ex luce ad tenebras
Information Technology Services |
The
2006 Feb 21
2
Call queue design issues and suggestions
....
I am not sure of the best way to accomplish this.
I initially just setup agentcallback, and hard coded the agents in each
queue, but this means that when an agent logs in he/she will be in all
queues where member => agent/xxx.
My next thought was to use a combination of agentcallback and addQueueMember
to add SIP extensions to particular queues. I currently have a mechanism by
which the user can dial a number, enter the two letter airline code, mysql
translates this airline code into a real queue name, and the user is then
added to this queue. Of course the two letter airline code could be used...
2012 Dec 08
2
Queue joinempty, even after AddQueueMember
Hello,
I add a member to a queue with AddQueueMember, but the Queue still
indicates "joinempty" :
Add member to queue :
/-- Executing [queueadd at sub-GetParams:2]
AddQueueMember("SIP/sip17-00005c1e", "myqueue11,member3") in new stack
-- Executing [queueadd at sub-GetParams:3] NoOp("SIP/sip17-00005c1e",...
2010 Apr 28
0
Execute Macro when queue is answered
Hello list,
using asterisk 1.4.25.1 and realtime queues.
I would like to use the parameter 'membermacro' so I've added a field in
my mysql-table queues, but this is not working.
Anyone knows how I can execute a macro when the queue is answered by a
queuemember ?? Also the command queue() does not have this option...
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100428/3657600e/attachment.htm
2018 Aug 08
2
Queue breaks Dynamic_Features on Attended Transfer
On Wed, Aug 8, 2018 at 1:53 PM, Daniel Journo <dan at keshercommunications.com>
wrote:
> > Prior to a call entering a Queue, I set __DYNAMIC_FEATURES=NewRecordApp.
> > AgentA answers and is able to use that feature code.
> > If AgentA performs an attended transfer of a call from a queue to
> AgentB, the
> > feature code no longer works.
> >
> > It only
2007 Sep 06
1
Cascading queues & calls not joining unavailable queues.
...ain queue and
afterwards the second queue:
| exten => 511,n,Queue(511,t,,,30) ; Main queue
| exten => 511,n,Queue(611,t,,,30) ; Fallback queue
And this is my queues.conf accordingly. I'll only show the main queue
config, as the fallback queue config is EXACTLY the same, except for the
queuemembers ofcourse.
| [511]
| servicelevel = 30
| announce = voice/connected
| musiconhold = default
| strategy = ringall
| context = vanuit-queues
| timeout = 10
| wrapuptime = 10
| announce-frequency = 10
| announce-holdtime = no
| joinempty = strict
| leavewhenempty = yes
| member => SCCP/206
| me...
2018 Dec 11
0
Asterisk 15.7.0 Now Available
...when reading HTTP
Upgrade requests
(Reported by Sean Bright)
Bugs fixed in this release:
-----------------------------------
* ASTERISK-28076 - bridging: Asterisk crashes when receiving an
empty realtime text frame
(Reported by Emmanuel BUU)
* ASTERISK-28084 - app_queue: QueueMemberStatus Event flooding
AMI
(Reported by Andrej)
* ASTERISK-28077 - res_pjsip: improve realtime performance on
CLI 'pjsip show contacts'
(Reported by Alexei Gradinari)
* ASTERISK-27920 - app_queue: Queue member considered inuse
after immediately hanging up dur...
2018 Dec 11
0
Asterisk 13.24.0 Now Available
...function ast_sendtext() create RTP realtime
packets with a trailing null byte in the payload
(Reported
by Emmanuel BUU)
* ASTERISK-28076 - bridging: Asterisk crashes when receiving an
empty realtime text frame
(Reported by Emmanuel BUU)
* ASTERISK-28084 - app_queue: QueueMemberStatus Event flooding
AMI
(Reported by Andrej)
* ASTERISK-28077 - res_pjsip: improve realtime performance on
CLI 'pjsip show contacts'
(Reported by Alexei Gradinari)
* ASTERISK-26094 - stasis: Playing MOH to bridge with ARI does
not work
(Reported by C...
2005 Oct 15
6
ACD calls to busy agents
One of my friends is facing this problems and I could not find any
solution to that. Hence this post.
In her Asterisk PBX, she has programmed about 10 agents, and strategy is
rrmemory. Everything works fine. When an agent has received an ACD call,
another call is not presented to him as long as he is on the ACD call.
However when an agent has made an outgoing call, he is still presented
another
2020 Feb 04
0
Asterisk 13.31.0 Now Available
...with
ODBC storage enabled and realtime voicemail_data is used
(Reported by Stas Kobzar)
* ASTERISK-27622 - empty voicemail.conf required for ARA
(realtime) voicemail to leave message
(Reported by Jim Van
Meggelen)
* ASTERISK-28349 - Pause reason not reported in QueueMember AMI
event
(Reported by Niksa Baldun)
* ASTERISK-21794 - CLI command 'realtime update2' syntax
failure when using according to usage help
(Reported by
Cedric BASSAGET)
* ASTERISK-25429 - res_pjsip_endpoint_identifier_ip: Document
support for hostnames...
2020 Feb 04
0
Asterisk 13.31.0 Now Available
...with
ODBC storage enabled and realtime voicemail_data is used
(Reported by Stas Kobzar)
* ASTERISK-27622 - empty voicemail.conf required for ARA
(realtime) voicemail to leave message
(Reported by Jim Van
Meggelen)
* ASTERISK-28349 - Pause reason not reported in QueueMember AMI
event
(Reported by Niksa Baldun)
* ASTERISK-21794 - CLI command 'realtime update2' syntax
failure when using according to usage help
(Reported by
Cedric BASSAGET)
* ASTERISK-25429 - res_pjsip_endpoint_identifier_ip: Document
support for hostnames...
2003 Oct 18
2
Even Newer Patch to app_queue with skillbased strategy
...ade a post a few days ago with a patch to the queue to allow you to insert
a penalty value in dynamic queue adding.
http://asterisk.650dialup.com
Since then, I decided I would make a whole new strategy called 'skillbased'
I added a new option skillmask to the Queue appl and the
AddQueueMember func as well as the queues.conf
basicly if the skillmask of the queuemember is & (bitwise anded) against the mask
of the call on the queue If they match then you can take the call and it boils down to
the penalty value (ringall) if not you are not even considered for the call.
I used lon...
2020 Feb 04
0
Asterisk 16.8.0 Now Available
...with
ODBC storage enabled and realtime voicemail_data is used
(Reported by Stas Kobzar)
* ASTERISK-27622 - empty voicemail.conf required for ARA
(realtime) voicemail to leave message
(Reported by Jim Van
Meggelen)
* ASTERISK-28349 - Pause reason not reported in QueueMember AMI
event
(Reported by Niksa Baldun)
* ASTERISK-21794 - CLI command 'realtime update2' syntax
failure when using according to usage help
(Reported by
Cedric BASSAGET)
* ASTERISK-25429 - res_pjsip_endpoint_identifier_ip: Document
support for hostnames...
2020 Feb 04
0
Asterisk 17.2.0 Now Available
...with
ODBC storage enabled and realtime voicemail_data is used
(Reported by Stas Kobzar)
* ASTERISK-27622 - empty voicemail.conf required for ARA
(realtime) voicemail to leave message
(Reported by Jim Van
Meggelen)
* ASTERISK-28349 - Pause reason not reported in QueueMember AMI
event
(Reported by Niksa Baldun)
* ASTERISK-21794 - CLI command 'realtime update2' syntax
failure when using according to usage help
(Reported by
Cedric BASSAGET)
* ASTERISK-25429 - res_pjsip_endpoint_identifier_ip: Document
support for hostnames...
2020 Feb 04
0
Asterisk 17.2.0 Now Available
...with
ODBC storage enabled and realtime voicemail_data is used
(Reported by Stas Kobzar)
* ASTERISK-27622 - empty voicemail.conf required for ARA
(realtime) voicemail to leave message
(Reported by Jim Van
Meggelen)
* ASTERISK-28349 - Pause reason not reported in QueueMember AMI
event
(Reported by Niksa Baldun)
* ASTERISK-21794 - CLI command 'realtime update2' syntax
failure when using according to usage help
(Reported by
Cedric BASSAGET)
* ASTERISK-25429 - res_pjsip_endpoint_identifier_ip: Document
support for hostnames...
2020 Feb 04
0
Asterisk 16.8.0 Now Available
...with
ODBC storage enabled and realtime voicemail_data is used
(Reported by Stas Kobzar)
* ASTERISK-27622 - empty voicemail.conf required for ARA
(realtime) voicemail to leave message
(Reported by Jim Van
Meggelen)
* ASTERISK-28349 - Pause reason not reported in QueueMember AMI
event
(Reported by Niksa Baldun)
* ASTERISK-21794 - CLI command 'realtime update2' syntax
failure when using according to usage help
(Reported by
Cedric BASSAGET)
* ASTERISK-25429 - res_pjsip_endpoint_identifier_ip: Document
support for hostnames...