similar to: Even Newer Patch to app_queue with skillbased strategy

Displaying 20 results from an estimated 300 matches similar to: "Even Newer Patch to app_queue with skillbased strategy"

2003 Nov 06
2
this is the code that breaks outgoing calls on grandstream
Here is the diff from chan_sip.c 15 days ago and 16 days ago. 15 days ago is the point outgoing calls made via grandstream budgetone stopped working. Any help on why it breaks? Any possible fix? /tmp# diff asterisk/channels/chan_sip.c asterisk.works/channels/chan_sip.c 289d288 < int capability; 3921,3922d3919 < p->capability = user->capability;
2006 Jan 05
2
Call Group Limit
I recollect that there used to be a fixed, finite limit to the number of call groups that could exist. Does anyone know if that limitation still exists in 1.2.1, or maybe where I could look in the code to find out if it's a fixed length array or not? Thanks. Doug.
2008 Jun 19
5
Grandstream Busy Light Fields
Hello ! I am having troubles setting up Busy Light Fields (BLF) in asterisk 1.4.18 The things work up to 80%, I can transfer the call by BLF button and I can see the green (free) status and red (busy) status. What I cannot do is to accept the call when someone rings a remote extension. The BLF button starts to blink in red telling me that the call is ringing on remote extenson, but if I press it,
2005 Aug 10
1
App_Queue strategy=ringallfree (feature request, possible bounty)
Hello everyone, I have just noticed a fairly obvious feature that it looks like many people have been looking for... If you have a queue defined with strategy=ringall, members of the queue will still get incoming calls when they are already on a call (call waiting). The only solution that has ever worked is incominglimit=1 in sip.conf. The problem there is that it obviously disables call
2004 Feb 17
5
chan_capi problem
Hi to all I've mada up my mind and i tried to change from i4l to chan_capi, following some councelling from the gurus. I compiled it up, and when i try to load it in modules.conf, i get that wonderful message and Asterisk does not start: [chan_capi.so]Feb 17 09:21:40 WARNING[16384]: loader.c:239 ast_load_resource: /usr/lib/asterisk/modules/chan_capi.so: undefined symbol: ast_get_group Feb
2008 Sep 19
7
Non-Ruby REST client for Ruby REST server
Hi, I have a Rails 2 app and I wand to provide an API for 3rd party applications written on any language the customer uses. My thoughts are that the best way of providing it is by taking advantage of rails RESTfulness and let them perform CRUD actions on my data through it. But I don''t seem to find many information on how to achieve this. I first want to develop .NET clients (or web
2015 Aug 27
4
Samba Internal DNS vs. BIND_DLZ
On 08/27/2015 04:52 PM, Rowland Penny wrote: > On 27/08/15 21:42, Robert Moskowitz wrote: >> >> >> On 08/27/2015 04:37 PM, Rowland Penny wrote: >>> On 27/08/15 21:23, Robert Moskowitz wrote: >>>> >>>> >>>> On 08/27/2015 04:18 PM, Marc Muehlfeld wrote: >>>>> Hello Jim, >>>>> >>>>> Am
2004 Apr 09
0
app_queue dialback cdr problem
Hi all, We've been experimenting with the app_queue application, and it works quite well. The only problem we encountered was that outgoing calls (to the operators) aren't logged in CDR. Example, * operators dial a specific number/extension, and AddQueueMember(..) runs (they get added without any problems), and they Hangup. * normal users dial the support/hotline number, get added
2004 Aug 05
1
transfering incoming message from app_queue
Given: Queue(foo|tHnr||bar) where queue foo includes something like IAX2/gw/18005551212 should # transfer work on the remote phone? A read of app_queue.c looks like it ought to work, but all I get is dtmf sent to the caller. (Incidently, I'd really prefer to be able to hit eg * during the announcement to have app_queue continue on as if there were a timeout. Has anyone looked into doing
2004 Sep 28
1
Is app_icd ready to replace app_queue?
I have heard about the ICD project to make a better Call center solution for asterisk, and I just noticed it on cvs. Is it a viable alternative or does it need work? Either way I am definitely interested as we are not quite happy with the current setup. Thanks, Robert Jackson
2004 Dec 17
0
Latest head giving app_queue.c:340 error
Hello, After upgrading to the latest development CVS Head, I am now getting regular errors as follows: Dec 17 17:07:30 WARNING[8092]: app_queue.c:340 changethread: Can't change device with no technology! Also, my ability to answer calls with XTen Pro softphone seems to be a bit flaky now. Any ideas? ===== Jason Goecke www.goecke.net Ph: +31.707.504.634 Mb: +31.707.504.634 Fx:
2005 Feb 14
0
APP_QUEUE MYSQL LOGGING
Does anyone know if this has been implemented? I have been around the sites and haven't really found much. I know there was an old patch that would make it work but it doesn't do anything but break the application now. ? ? .o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office
2006 Mar 21
0
app_queue and ARA
Hello, I've configured ACD with ARA asterisk-1.2.4 . I try "show queues" command but no queue is shown. why ? Can I keep the caller on queue until an agent answer the call ? I use ARA to configure queues and members however i have to use agents.conf to store the agents. I wish to configure agents in SQL db. Is it possible ? Regards Harry
2007 Jan 21
2
Backports to 1.2.14 of 1.4.0 app_queue features.
Nothing much to be said.. I backported ringinuse, autofill and the QueueLog application from 1.4.0 to 1.2.14. Any or all may be applied - order doesn't matter. They have received minimal testing but appear to function correctly. As always with these things, don't blame me if they connect your callers to a phonesex line, etc. http://bum.net/patches/ Cheers, Gavin.
2007 Mar 05
0
app_queue not using exit context?
Before I report this as a bug (and get whacked with more bad karma), I'd like to make sure I'm understanding this "feature." I'm defining a queue with a couple of SIP phones as the memebers -- not agents. queue.conf allows you to set an exit context such that if set (and you use the "T" or "t" option) allows the caller or callee to transfer the call to
2010 Jan 28
0
New feature in app_queue: Give members a penalty time for not answering (help testing)
Hi, I've uploaded a new patch at https://issues.asterisk.org/view.php?id=16722which adds a new option to queues.conf. The new option is notpresent-penalty, which is an amount of seconds to wait before calling a agent that doesn't answer, again. This feature is especially nice if you are using penalties on members of a queue. I would be very happy if someone could help me test this
2010 Feb 27
0
New patch for app_queue to show all call attempts, even failing ones
Hi, I've just uploaded a patch here: https://issues.asterisk.org/view.php?id=16925 This patch introduces a new parameter; "congestion" to both RINGNOANSWER in queue_log and AgentRingNoAnswer AMI event, which is set to 1 if the call failed to go through because of technical difficulties. And it also is more verbose than app_queue has been earlier, since app_queue usually silently
2010 Mar 09
1
app_queue problem with Ringing state
Hi, This is the output from queue show 28: 47 (DAHDI/g0/12345678) (realtime) (Ringing) has taken 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
2004 May 22
1
app_queue and app_groupcount
The new app_groupcount looks great for most applications but it a is a step back for call queueing... since app_queue calls physical interfaces and not extensions, app_groupcont can't be used to limit the calls passed to a dynamically added agent. I presently use the broken sip incominglimit feature (even though it's less than ideal as it also limits outgoing calls preventing
2003 Dec 02
2
incominglimit stuck in app_queue
Hello, Right now I have app queue working with incominglimit=1, there is no call waiting signal, but after a while( like couple of hours) some phones randomly get stuck. The * thinks that they are in use and doesnt ring them, when they are infact not in use. sip show inuse, shows that they are inuse. typing reload on the console resets this and they are again available for working. anybody