similar to: Available Agent on Queue

Displaying 20 results from an estimated 800 matches similar to: "Available Agent on Queue"

2009 Dec 16
3
About Asterisk Manager (C# Sharp)
Hi everyone, I'm having a trouble while developing monitoring tool for queues. I'm using C# Sharp & I follow the instruction on http://www.voip-info.org/wiki/view/Asterisk+manager+Example%3A+C+Sharp. My question is how can I get information about how many people are there waiting on queue with this asterisk manager? I want to make that every time there is a call come into the
2010 Jan 05
0
Get Queue Info
Hi, I have a difficulty on my Asterisk's database.How can I get the info about list of ringing agents on my queue In console : -- Started music on hold, class 'default', on DAHDI/77-1 *-- SIP/6002-00cc0f90 is ringing -- SIP/6004-00c23270 is ringing -- SIP/6005-00be6220 is ringing* -- SIP/6004-00c23270 answered DAHDI/77-1 -- Stopped music on hold on DAHDI/77-1
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
2003 Aug 28
0
Rejection: A message you sent was rejected.
This message was created automatically by mail delivery software. Delivery failed for the following recipients(s): irma.ron@pfizer.com Pfizer prohibits transmission via e-mail of attachments with certain extensions. You attempted to send a message with one or more of the prohibited attachments. If you have a business reason to send the blocked attachment(s), please contact the recipient to
2006 Dec 02
0
RINGNOANSWER on 1.2
Hi, I've been trying to implement this [1] on 1.2.13 and whilst my twiddlings seem to work, I just wanted confirmation that I'm not doing something really stupid which could cause a segfault under certain conditions. My chan_queue.c addition is this one line: ast_queue_log(queue, qe->chan->uniqueid, outgoing->chan->name, "RINGNOANSWER", "%d", orig);
2010 Jan 15
0
Logs problem of queue_log-mysql
Hello! I'm trying to registers events of queues in /var/log/asterisk/queue_log and Mysql database .I have configured realtime queue_log on MySQL and works well, but /var/log/asterisk/queue_log file is empty, since you're not registering events of queues. Removing extconfig.conf configurations (queue_log => mysql,general), /var/log/asterisk/queue_log works well, events logs on
2008 Jan 25
0
Shift count warning messages
Jean-Marc, I dug into this further, and found that the warning occurred when PSHR32 had a shift greater than 15. in fixed_generic.h, PSHR32 is defined as: #define PSHR32(a,shift) (SHR32((a)+((1<<((shift))>>1)),shift)) For 16-bit compilers the "1" needs a cast: #define PSHR32(a,shift) (SHR32((a)+((EXTEND32(1)<<((shift))>>1)),shift)) This change fixed the
2008 Jan 23
0
Shift count warning messages
I looked back at my old C55 EC build, and I had the same warning in mdf.c which Mike found. The assembly code did have a valid shift, and this build did cancel echo. When I built with the SVN head, I saw the errors in kiss_fft.c also. The assembly there also has valid shifts. So, I suspect that these warnings do not indicate a real problem. It might be interesting to break down the
2008 Apr 08
0
Speex and C5510
The TI directory of the Speex source distribution contains a C5509A project that builds and runs in TI's Code Composer Studio simulator. This project does file I/O to files specified in the main source file. See README.TI_DSP in the main directory for some tips. You should use the 1.2 beta 3 distribution. You should be able to load, build, and run this with no effort except to get the
2008 Jan 22
0
Shift count warning messages
Mike, I played briefly with the echo canceller on the C5509A back in May 2006. I got the same compiler warnings, and sent a message to the list which included this: "I got several compiler warnings for "shift out of range" in mdf.c, which I fixed by adding EXTEND32 to all of the SHL32s with 16 bit operands (st->frame_size in 6 places, st->wtmp2 in 1 place)." I sent
2009 Aug 07
1
Anyone had any luck with SIP clients on the iPhoneplatform?
I'm using it rather successfully. Not perfect, but it works. It is limited to WiFi connectivity... at least here in Spain I cant get either client to work over 3G. I'm using Fring and Truphone. Although I have only configured a SIP to my Asterisk with Fring. Skype works fine. We tested with several Nokia 5800 (EM) using Fring. Call quality is worse. At best, we have a 1+ second delay.
2008 Jan 26
1
Shift count warning messages
Hi Jim, Thanks a lot for investigating. It definitely makes sense now. I'll fix the problem now. Is there any other place where you see that same (or similar) problem? Jean-Marc Jim Crichton a ?crit : > Jean-Marc, > > I dug into this further, and found that the warning occurred when PSHR32 > had a shift greater than 15. > > in fixed_generic.h, PSHR32 is defined as: >
2008 Apr 08
1
Speex and C5510
Thanks Jim, But i didnt find this project... It's in CCS folder or on TI site ????? Thk's Em 08/04/2008, ?s 15:52, Jim Crichton escreveu: > The TI directory of the Speex source distribution contains a C5509A > project that builds and runs in TI's Code Composer Studio > simulator. This project does file I/O to files specified in the > main source file. See
2009 Aug 07
2
Anyone had any luck with SIP clients on theiPhoneplatform?
That sounds like the ideal app for me too. Fring requires we register with Fring and give them user id/password pair. In our case it did not work until we put a public IP on our Asterisk. I just bought WeePhone and I'll give it a try on the iPhone. Cheers, Enrique -----Mensaje original----- De: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] En
2013 Jun 22
3
Queue Ring inuse is shared ?
Hi, I use asterisk 1.8. My issue is : I have the same SIP members added to two queues. I use realtime configuration and has set the field ringinuse=0 for both the queues. But if an extension is answering the call in one queue, and some new call comes in the second queue, still that extension is ringed. In the queue_log table I am getting RINGNOANSWER events each second for the extension until
2013 Feb 28
3
Gráfica de función
r-help-es@r-project.org Hola!! Estoy trabajando con una función del tipo h(x)''B, donde h(x) es un vector columna de q entradas, de igual manera B es un vector columna de dimensión q. Quiero graficar h(x)''B para alguna h(x), por ejemplo h<-function(x) matrix(c(1,x,x^2,x^3), ncol=1) B es un vector columna fijo B=matrix(c(1,2,1,3),ncol=1) Para graficar la función
2017 Oct 04
0
Revolutions blog: September 2017 roundup
Since 2008, Microsoft (formerly Revolution Analytics) staff and guests have written about R every weekday at the Revolutions blog (http://blog.revolutionanalytics.com) and every month I post a summary of articles from the previous month of particular interest to readers of r-help. In case you missed them, here are some articles related to R from the month of September: The mathpix package
2008 Jan 23
2
Shift count warning messages
Thanks Jim for looking into that, I was really starting to wonder what was going on. Let me know if you find a way to tell the compiler to stop complaining. Jean-Marc Jim Crichton a ?crit : > I looked back at my old C55 EC build, and I had the same warning in > mdf.c which Mike found. The assembly code did have a valid shift, and > this build did cancel echo. > > When I built
2007 Jan 23
1
wine errors out (non-game) with err:int:EMS_Ioctl_Handler int21: unknown/not implemented parameters:
Using wine-0.9.29 with paradox 3.5, I receive the following errors: c:\pdox35>paradox Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses will no longer be caught. err:dosmem:DOSMEM_FreeBlock MCB invalid Cannot load PARADOXR.EXE err:dosmem:DOSMEM_FreeBlock MCB invalid Running paradoxr.exe, I get: c:\pdox35>paradoxr Warning: unprotecting memory to allow
2009 Mar 09
0
Samba session setup STATUS_LOGON_FAILURE
I have two Linux 2.6 based devices that cannot talk properly to each other on a Samba session setup. (those two devices are Buffalo Terastation Pro II rackmount TS-RHTGL/R5 F/W 1.33 and Request Media Server F Series, v5.3.1.3478) Basically, the NAS provides with a share that Request application uses to store media content. The problem we experience is that the NAS yet refuses a SMB client, while