similar to: Queue trouble

Displaying 20 results from an estimated 1000 matches similar to: "Queue trouble"

2007 Mar 21
2
Limit call duration
Hi everyone, I'm new to Asterisk, but I like it ;o) Have a question to you; How can I limit the incoming call duration? -- Suich
2007 Oct 26
3
Start call from asterisk
Hi everybody! Can you give me a hint, how can I start a call from asterisk with some (php, bash, etc) script? I need to start two calls and bride it together. Thank you. -- Suich
2007 Nov 28
1
test
Sorry, but it seems that I have banned from list. I can reciveve, but can not send posts. Hi! When I use Dial(type/identifier, timeout, A(some_file)) CDR billsec starts when announcement ends. But I have to bill from when called party answers to phone. How can I solve my problem? -- Suich
2007 Nov 13
3
Stress-Testing Asterisk
Hi All, I was wondering, what tools are readily available out there in Asteriskland for me to use in stress/load testing asterisk box I have in the lab. I want to observe how my box holds out under heavy/light/medium load. Thanks, Jeng ___________________________________________________________ Want ideas for reducing your carbon footprint? Visit Yahoo! For Good
2007 Nov 08
2
asterisk and installing chan_h323.so rpm
Hello, When I tried to install chan_h323-1.0.1-module.i386 RPM i got these errors. Failed dependencies: libh323_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 libpt_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 But i found the same files in /usr/lib/libh323_linux_x86_r.so.1 /usr/lib/libpt_linux_x86_r.so.1 What to do for asterisk to detect the same
2012 Jul 25
8
online increase of zfs after LUN increase ?
Hello, There is a feature of zfs (autoexpand, or zpool online -e ) that it can consume the increased LUN immediately and increase the zpool size. That would be a very useful ( vital ) feature in enterprise environment. Though when I tried to use it, it did not work. LUN expanded and visible in format, but zpool did not increase. I found a bug SUNBUG:6430818 (Solaris Does Not Automatically
2024 Mar 15
1
Unable to utilize past 1 gbps
Hi Zsolt, looking at the metrics from Proxmox it doesn't look like anything breaks there. What about at the operating system level? Could there be some limits there? Have you checked corresponding kernel or system logs? Which OS/distribution are you using? Checked the logs there? If nothing screams there, maybe start looking at a load balancer and scale with several more VMs? -- Marius
2024 Mar 14
1
Unable to utilize past 1 gbps
Dear Marius, In addition to that attached please find a screenshot from Proxmox on statistics. Do you know any ice cast servers that puts out more than 1 gbps for a longer period? Just curious whether anyone was able to go beyond 1 gbps for an extensive time. Thank you! Best, Zsolt zsolt makkai <gvmzsolt at gmail.com> ezt ?rta (id?pont: 2024. m?rc. 14., Cs, 23:39): > Dear Marius,
2024 Mar 15
1
Unable to utilize past 1 gbps
A quick Google search indicates that it might be a Proxmox limitation: https://forum.proxmox.com/threads/i-cant-exceed-1gb-of-internet-with-a-10gb-network-card.128710/ On Fri, Mar 15, 2024 at 12:24?PM Marius Flage <marius at flage.org> wrote: > Hi Zsolt, > > looking at the metrics from Proxmox it doesn't look like anything breaks > there. What about at the operating
2024 Mar 14
1
Unable to utilize past 1 gbps
Dear Marius, Our station is Megadanceradio in Hungary. Our status page for the master server is: http://45.67.158.93:8000/status.xsl For the slave: http://45.67.158.94:8000/status.xsl We are peaking at around 11.00 am and 13.00 pm in the afternoon. We have tested extensively the bandwith with speedtest. We tried with iperf but that did not finish for a long time so we stopped it. Currently
2002 Oct 15
3
synchronizing part of a file
Hi all, I would like to synchronize a part of the source file with a part of the destination file. In detail I would like to - synchronize a file on a remote host from line "n" onwards with the file content on the local host starting with line "n" in the file. - the firs "n" lines of the files on the local and remote host should not be changed. My questions
2017 Mar 01
2
Lenovo M900 with CentOS 7 strangeness
Hello, I would like to install CentOS 7.3 on my new Lenovo M900 machine. I am using the official 1 DVD installer. The installation process was fine without any error but after reboot the USB keyboard and the USB mouse did not work. Therefore I was not able to type anything or pass the first boot screen. Only the power button is working. Any idea why? I believe the installation media is using the
2006 Jul 28
2
Problem with iptables with -j TOS and MARK
Hy, I would want to mark the packets that are entering in a machine, with a mark for using diffserv with DSMARK. My machine has 2 interfaces, a ethernet and a wireless. The ethernet interface is eth1 and the other is wifi0. Firs, I would want to test that I would be able to mark the tos of the paquets that I would be receiving, for this I write in the console of my linux: iptables -A
2012 Jan 04
1
render :update problem with IE 9
Hi, I have a legacy web site based on ruby on rails 3.0.9 which works just fine with Firefox, chrome and IE 8, but I receive an HTTP 406 error every time when I check the web site with Internet Explorer 9. I narrowed down the problem to the respond_to + format.js + render :update trio, but I did not manage to solve the problem until now. I created a small example for reproduction: The action
2024 Mar 14
1
Unable to utilize past 1 gbps
I don't know if any such limitation exists, but maxing out just shy of 1Gbps sounds a bit more like an interface's line speed limited/set to 1Gbps somewhere in your production chain? You wrote that you have tested the bw - what did you use? Iperf? Speedtest?Maybe consider scaling with additional Icecast servers and use a load balancer in front? And then just scale accordingly? This sounds
2012 May 06
2
Saving a variable
Hi all, I´m trying to use write function to save the output of a program (my constructed "H" matrix) randz<-matrix(rnorm(1000000),500,2000) H<-matrix(0,500,2000) H[1,]<-randz[1,] for (j in 1:2000){ for (i in 2:500){ if(i<251) H[i,j]<-0.6*H[i-1,j]+randz[i,j] else H[i,j]<-H[i-1,j]+randz[i,j] }} write(H, file = "datad.txt",2000) If I ommit the 2000 on
2009 Jan 27
3
howto upgrade
Hi, I would like to ask the proper or recommended way of upgrading xen...? I started with 3.1.0 then upgraded to 3.2.1 but now I am not able to use the original system. Since I am not satisfied[*] with the current setup I would try to upgrade to 3.3.1 but it would be nice if something went wrong I could downgrade it to 3.2.x... It is a pitty that booting the previous xen image does not work
2009 Jan 27
3
howto upgrade
Hi, I would like to ask the proper or recommended way of upgrading xen...? I started with 3.1.0 then upgraded to 3.2.1 but now I am not able to use the original system. Since I am not satisfied[*] with the current setup I would try to upgrade to 3.3.1 but it would be nice if something went wrong I could downgrade it to 3.2.x... It is a pitty that booting the previous xen image does not work
2011 May 11
1
Help with gam
Hi, I am a brand new user of R and I am trying to use the gam procedure with the package mgcv. I did a bit of my homework by consulting the R-manual, as well as the mgcv manual written by Simon Wood. I admit it was just a few hours, but what I am trying to do is really basic. Essentially, what I am trying to do is to generate the fitted values after the execution of the gam procedure and export
2024 Mar 14
1
Unable to utilize past 1 gbps
Dear Icecast, We are operating a web radio on a 10 Gbps dedicated server line. The line bandwidth is tested and available. The web radio is hosted on a Proxmox virtual environment. We own the physical server itself and made sure to have allocated the sufficient amount of resources on the virtual machine. We found that no matter what we do overall upload cannot go over 1 gbps on 1 mount point. It