similar to: AgentCallbackLogin AddQueueMember

Displaying 20 results from an estimated 1100 matches similar to: "AgentCallbackLogin AddQueueMember"

2007 Jun 07
1
AddQueueMember vs AgentCallbackLogin
Hi, I'm currently migrating to 1.4 and have problems changing deprecated AgentCallbackLogin to AddQueueMember. I have dynamic queues and dynamic agents (MySQL Realtime), and pseudo-dynamic agents.conf (with huge amount of possible agent numbers). Agent login is done trough manager API: * AgentCallbackLogin * QueueAdd In 1.4 seems AddQueueMember can do all the same, but there is no such
2007 Oct 29
5
issues with downloads.digium.com
Hi Sorry to use this public place, but IRC and emails to webmaster at digium have not helped in the past. I have several issues with using the files server downloads.digium.com, which has replaced the simple ftp/http file server ftp.digium.com. In downloads.d.c the directory listing is served through a seperate per-directory script with an obscure name. Let's look at
2009 Feb 18
6
AGI pdf book
Dear Sir, Can someone help me please to find a free ebook talking about AGI scripting through asterisk? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090218/a59fc299/attachment.htm
2007 Feb 13
3
AgentCallBackLogin vs AddQueueMember
I am developing an ACD front end using Asterisk 1.2.14. I heard that AgentCallBackLogin will be deprecated in future version of *. Is this true? If it is, how can I use AddQueueMember to replace AgentCallBackLogin? I mean to login an agent in multiple queues at once. I have multiple queues and a lot of agents defined in queues.conf and agents.conf. Each agent may login more than one queue. It
2007 Jul 25
3
Asterisk 1.4.9.tar.gz download fails
Hello Fellow Asterisk Mailing ListMembers, When I tried to download the latest version of Asterisk this is what I get: http://ftp.digium.com/pub/asterisk/releases/asterisk-1.4.0.tar.gz Opening fileinfo database failed http://ftp.digium.com/pub/asterisk/releases/asterisk-1.4.0.tar.gz Opening fileinfo database failed Where are all the latest Asterisk 1.4.x source files? Thanks in advance, -E
2007 Dec 29
1
Not Able To tar zxvf zaptel-*.tar.gz
I figured it out. The ftp site was not named well and corrected. The other problem I have it after the extraction and make; it was suppose to go under /etc but that did not happen. I am trying to figure out why. On 12/28/07, broadband Voice <broadbandvoice at gmail.com> wrote: > > I successfully downloaded the Asterisk package from Digium but not able > tar zxvf zaptel-*.tar.gz.
2008 Dec 06
1
Add volume sip accounts
Hi, all I want to add more than 200 sip accounts into sip.conf, username from 6000 to 6199, password is the same, i remember there is a better way to do this case, however, i have not searched the method yet. Anybody can tell me this method, TIA. BR Mike Li -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Nov 04
1
Is queue Members priority supposed to show in the "queue show" command
Hi Everyone, I am doing a queue show and I can't see any column that shows a queue member priority. Is there any other command that can show the member priority on the Asterisk 1.4x CLI? We are using this format of dialplan to login agents: exten => 123,Answer() exten => 123,n,AddQueueMember(500|Local/${CALLERID(num)}@from-internal/n) exten => 123,Hangup() ^^^^ Where 500 is the
2008 Apr 03
1
Combined patch fixing queue-state and bug12127 for 1.4.x
Hi, I am using asterisk-1.4.15, and using AddQueueMember to add SIP interface to the queue. Each sip interface is member of multiple queues The queue does not recognize that an agent is busy and keeps trying to call the busy agent. I have identified two patches that can fix the problem, one at http://www.scopserv.com/download/asterisk-1.4.17-state_interface.diff in thread
2008 Jan 04
2
Agents and AddQueueMember
Hi, I have callcenter running with v 1.2 with AgentCallbackLogin and now trying to move to 1.4 using the example doc, doc/queues-with-callback-members.txt. From what I understand the basic idea in the example is to 1. Authenticate a caller with VMAuthenticate 2. Get his SIP Channel number 3. Use
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with [fwd] type=friend secret=password username=901835 host=fwd.pulver.com But when I am trying to dial out my own DID , I dont see any call landing in asterisk. In extension.conf (vicidial) file I have exten => 2062036895 ,1,Ringing() exten => 2062036895 ,2,Wait(1) exten => 2062036895 ,3,Answer() exten => 2062036895
2006 Jun 14
2
AddQueueMember and Local channels
Following on from a posting yesterday from Kevin, I have the following in the dialplan: exten => 709,1,AddQueueMember(SomeQueue|Local/706@AgentQ) I am on extension 706. From the CLI: SomeQueue has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime), W:0, C:0, A:3, SL:0.0% within 60s No Members No Callers I call 709, get a console message
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", "AQMSTATUS = ADDED") in new stack/ ...
2005 Jan 11
1
ACD Bug with AddQueueMember Stable
Good Day again list, Encountered another problem in the ACD queue... If I use the ADDQueueMember to dynamically add members as foolows, exten => 403,1,AddQueueMember(techsupport|SIP/${CALLERIDNUM}) lets assume I called extension 403 from my extension 2204. then a caller (extension 2203) enters into the techsupport queue I am able to receive the support call on my phone (extension 2204
2007 Jun 05
1
addqueuemember recording and reporting
On 6/4/07, Jordan Novak <jnovak@logisticshealth.com> wrote: > I am having a difficult time with the transition from agentcallback login... > Here are a few of the isssues, I am logging in using chan_ local > ie:local/8000 as the extension I'm not sure if this will solve any of your problems or not, but I've found it's often necessary to use the "/n" on the
2007 Jun 04
1
addqueuemember recording and reporting problems
I am having a difficult time with the transition from agentcallback login... Here are a few of the isssues, I am logging in using chan_ local ie:local/8000 as the extension Call Detail records no longer show agent/xxxx as the dstchannel show agents no longer shows the channels state show queues does not show the member Can anybody help? I have a ton of time invested in applications I developed
2008 Jan 17
1
AddQueueMember and Flash Operator Panel
Hello users! Recently I read that AgentCallbackLogin is going to be deprecated soon. Wanting to set up a few callback type queues, I set them up as suggested in queues-with-callback-members.txt. I was able to set the queues up completely this way, however, I'm trying to use Flash Operator Panel (aka AsterNIC) to monitor the agents' login status. FOP monitors their status if I call
2007 Feb 13
1
Using Dynamic Groups instead of AgentCallbackLogin - how to log which agent took the call?
Hello all. I'm setting up a new call center PBX using * v1.4, and figure it's better to go with AddQueueMember over AgentCallbackLogin. The functionality of AgentCallbackLogin still works, but without a firm idea of how long it will be in the codebase, I'm wary of building a system on top of it. The basic mechanics work, but I'm having some trouble on logging. With
2007 Jul 05
1
AgentCallBackLogin vsAddQueueMember
sorry, was only for users list... Hi Kevin, Hi list, you are right, acting now is not needed, when callbacklogin will be removed anywhere in future... But thinking how to realice alternatives can't be so wrong. Callbacklogin gives a very simple way to use more queues for one agent, which only has to logon to only one system. No need to make dbs or tables for saving, where the agent has to be
2008 Jun 03
8
Queue is sending calls to Agents even when they are in use
Hi, I have an simple queue and agents defines with memeber => SIP/123. If for example Agent "SIP/123" has an call, the queue didnt care and tries to send additional calls to this agents. So Iam loosing time. SIP/123 (In use) has taken no calls yet How to stop this, especially when the device is not able to send an BUSY back. Use LOCAL channels and parse 'show queues' or