similar to: Queue problem

Displaying 20 results from an estimated 5000 matches similar to: "Queue problem"

2005 May 20
2
call barring
Hello, I'm willing to implement call barring for incoming and outgoing calls and I would like to discuss it with the list first, since I think It can't be implemented in a 'natural way' and I will need to use agi scripting - database. Process would be: 1. incoming calls priority 1, call incoming.agi, select all the blocked cli's for the called user, if caller is on
2007 Nov 29
1
Copy file from Vista to samba share
Hi, my Vista box does hang if I try to copy an File on an Samba share. - Hanging does happen on both, explorer and CMD. In Explorer it shows up to calculate how long it might take. In CMD nothing happend. - Afterwards Vista refuses to shut down. - Creating an File on the Share and saving it from within notepad does not cause any trouble. - Limiting protocol to lanman2 seems to help
2005 Feb 25
1
cascaded ringing
Hi, I intend to let several SIP-phones on my asterisk ring cascaded on incoming calls. First only phone 1 should ring, after 5 seconds phone 2 should ring in addition and after additional 5 Seconds phone 3 should also ring. How can I realize that correctly? Currently I do use Dial(SIP/1,5) Dial(SIP/1&SIP/2,5) Dial(SIP&1&SIP/2&SIP/3) But this seems not to work correctly on
2009 Jun 18
1
Tuning for Pegasus Mail
I have a big performance Problem when using Pegasus Mail storing it's Mail on on an samba Share. I assume PMail does write small blocks of data when saving files. The same performance degeneration is seen when copying files with "type file >copy" instead of using the copy Command. Client OS is Windows-Vista, Server is Samba Samba 3.3.4 Any Hints to optimize samba here? Elmar
2007 Mar 19
4
Queue App - Free agent and waiting calls
<asterisk-users@lists.digium.com>Asterisk 1.4 I have strategy= leastrecent and autofill = yes I have 2 agents, one is answering a call and the other is free and have some calls waiting in the queue. Only when the first agent hangup the second agent receive the first call in the queue. It happends some times. This behavior still happend in 1.4.1 version. Thanks a lot. -------------- next
2010 Mar 09
1
[LLVMdev] llvm hangs: fibonacci numbers, recursive
Elmar, As Chris mentioned below, please don't contact individual developers, but email llvmdev instead. For your specific question, which you asked on March 3rd, there was a response posted the same day -- did you see it? If you visit the link you provided below, at the bottom of the page is the "Next message" link which will show you the response:
2007 Oct 19
1
FollowMe recorded name filename variable?
Is there a variable for the filename that is created by the FollowMe application when "a" is specified as an option to record the caller's name? I'd like to clean up the recorded name files after the call is complete. Thanks -Anthony -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next
2006 Mar 28
2
Agents on DND still receiving calls...
Fellow Asterisk Users, I'm running Asterisk 1.2.5, and I've configured basic call queueing using agents. The problem I'm having is that agents who are on DND are still considered (by Asterisk) to be eligible to take calls. This means that calls will hit voicemail even when other agents who are not on DND are available. Any ideas how I can make agents ineligible to receive calls
2006 Feb 24
1
Polycom IP 601 Buddy Watch doesn't work after Asterisk reload
Hi, I configured Buddy Watch function on my Polycom IP 601. It works well, until I make a reload of Asterisk. After reload, if I give the "show hints" command in Asterisk's CLI, it says that there are no watcher for the extensions that I configured. Before the reload in the CLI appears: -= Registered Asterisk Dial Plan Hints =- 3002 : SIP/3002 State:
2005 Sep 18
5
Monitor and sox mix quality
Hello All, I am using monitor with soxmix, however the quality seems somewhat low after sox converts to mp3. Does anyone know a way to get a higher quality file? Some of my lines are coming in on isdn. Regards, Greg
2007 Feb 19
2
Integrate scruffy graph in rails view?
Hi everybody, I''m using scruffy to create some graphs, and would like to integrate them into a regular view (i.e. show them in an <img> tag). However, I get errors when using img_tag, or the image doesn''t load if I try saving the graph to disk and then loading them in html. Generating the graph and linking to it works, however then I only have the graph open in a new
2009 Oct 11
2
virtual Folder Plugin with "." Separator: [NONEXISTENT] Mailbox doesn't exist
Hello, I've switched from courier-imap to dovecot to benefit from the virtual folder feature. I'm using dovecot 1.2.6 on Gentoo Linux. However, I', getting the message "[NONEXISTENT] Mailbox doesn't exist: <name>" from Thunderbird when I try to access any virtual folder. The relevant setup: mail_location = maildir:~/.maildir namespace private { separator = .
2007 May 29
3
Use Windows USB drivers?
Hi, I'm using an application that works very well with Wine but that application requires a specific USB hardware where no (and no similar) Linux driver is available for. Therefore my question is: the application comes with a fully working Windows driver for that hardware, is it possible to use that driver to access the hardware via Wine? Until now I could not get it work but I'd expect
2005 Dec 18
12
ACD with polycom ip phones
Hello, Polycom ip soundpoint support ACD login/logout . Can we configure asterisk with polycom ACD support? Regards Harry ___________________________________________________________________________ Nouveau : t?l?phonez moins cher avec Yahoo! Messenger ! D?couvez les tarifs exceptionnels pour appeler la France et l'international. T?l?chargez sur http://fr.messenger.yahoo.com
2004 Mar 06
1
no suidbits after building the iso!
hi @all, i am about to build my own rescue cd. I build my iso with the following command: mkisofs -o /tmp/RESCUE.iso -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table -l -R -r . after buning the iso on cd I can boot my rescue system. unfortunately, i have figured out that there are some files with a lack of permissions e.g. I have a bin/su in the tree for the iso with
2010 Aug 06
2
dovecot-auth process crashed during pam login
Hello! We experienced crashes of the dovecot-auth process during user verification with pam_ssh. After a little debugging I saw that pam_ssh and dovecot both provide a buffer_free() function. During cleanup of pam_ssh the buffer_free() from dovecot was called. The members of the buffer had all "out of bound" addresses. After rename the buffer_free() in dovecot the pam login works
2006 Jan 13
1
pause between queue calls for agents
Hi, I want to setup a pause/break between calls coming from a queue to an agent. If an agent is logged in only in one queue the wrapuptime parameter works. But what can I do if the same agent is in more then one queue? I found no parameter to configure a pause after a (incomeing) call and the next call (asterisk CVS-HEAD-04 / polycom ip500 sip phones) thanks a lot for help ciao, morel
2006 Mar 24
1
Maximum Queue Name Length
Do queue names have a max length? I have a queue named 'oneeighty_techsupp' in queues.conf, and a 'show queues' returns a truncated queue name. Is that just a display bug, or do queues names have a max length of 12? demeter*CLI> show queues oneeighty_te has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime), W:0, C:0, A:0, SL:0.0% within 0s Members:
2006 Apr 24
1
Queue reload
I've noticed that when app_queue.so is reloaded(or just a reload command is used) that all queue members that were paused are automatically unpaused. Is there a workaround for this? (Note, I use statically defined callback agents). --johann
2006 Apr 26
2
Status of Queue
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2151 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060426/6367e36a/attachment.gif