similar to: AsteriskJava - Queue

Displaying 20 results from an estimated 500 matches similar to: "AsteriskJava - Queue"

2005 Jun 21
1
Asterisk died - exactly every 60 minutes
I have now a very strange situation. Asterisk dies exactly every hour at hour:09 !!! crontab has the entry: 10 3 * * * root /usr/sbin/asterisk-restart >/dev/null 2>&1 It seems that there is a time difference between mail server and asterisk server so that it might be "synchronized" to the crontab entry. *CLI> show version Asterisk CVS-HEAD built by root@vpbx on a
2005 Jun 22
2
problem compile
Hello, I try to compile the driver zaptel and they give the following error: linux01:/usr/src/zaptel# make install gcc -Iir/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -Iir/drivers/ l -I. -Wstrict-prototypes -fomit-frame-pointer -Iir/drivers/net/wan -Iir /net -DSTANDALONE_ZAPATA -o zaptel.o -c zaptel.c In file included from zaptel.c:44: /usr/include/linux/module.h:21:
2005 Jun 17
6
Console ALSA Sound
Hi ... probably one of those RTFM kind of questions (while I'd be happy to know where a good reference "FM" is :-) ) Has anyone an idea on how to disable the console sound driver. My problem is that a running asterisk is muting my speakers. Thank you in advance for your help Conrad
2005 Jun 10
0
SoftPhone - Solaris
Hi, I am looking for a softphone (sip or iax) that works in Solaris/SPARC with sunray100 terminals. I found iaxcomm but it doesn't work. Also I am trying sip-communicator but I have several errors from JMF/RTP. Does anyone have a softphone working over this platform? which one? I don't care if it is a commercial product, I can buy it if works fine. thanks in advance. Sebas --
2011 Jan 10
3
How to check a number online or offline
Hi all, Now i want to check a number (channel) online, offline or unreachable on asterisk but i don`t know to do. Can anyone help me to solve this issue. Thanks and best regard! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110109/c193b48d/attachment.html>
2005 Aug 03
7
call fortran in R
Hello, I used a mac G5, R.2.1.1, and G77 3.4.4 and I would like to use and call a fortran subroutine. The trouble is that it seems I am not able to correctly load the compiled code. Here is what I have done: In the terminal this how I compiled my fortran code: R CMD SHLIB ~/Desktop/Fortan_kmeans/kmeans3.f There is the wrapper I have paste inside de kmeans3.f file: c
2006 May 15
1
View Agent Status on the Web
Hi all, I want to be able to see the status of my Agents on a web interface. I have no idea how to do so. I have found a few sample script to communicate with queues manager to view queues.But I couldn't find any on viewing the agent status. Could anybody give me a clue? Regards, Pim
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
Hi, I have Mandriva 2006 x86_64. I tried to install wine, but the binaries are for 32 bits and the result is very instable (win programs close suddenly, no internet available for those programs, etc...) So I tried to compile wine 0.9.14 from source, but I have an error during make when "searching for -lXext" : LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
2016 Sep 06
2
usar un for para cambiar indice
Estimados usuarios-de-R: Tengo un problema. Si por ejemplo tengo una lista conformada por la serie historia del PBI de 10 paìses. >Tiempo <- seq(1:100) >plot(Tiempo, PP$"Serie 1", type="l",col="1") >lines(Tiempo, PPcapita$"Serie 2") >lines(Tiempo, PPcapita$"Serie 3") >lines(Tiempo, PPcapita$"Serie 4")
2005 Aug 25
1
box m-test
Hello everybody, Is there in R a so called box m-test for testing the equality of the variance/cov. matrix for checking on homoscedasticity? I could not find it among the traditional packages for multivariate statistics... Petra -- Petra Wallem Centro de Estudios Avanzados en Ecolog伱伃a & Biodiversidad (CASEB) Departamento de Ecolog伱伃a Facultad de Ciencias Biol伱伋gicas Pontificia
2013 Oct 30
1
Java Asterisk Event Message
I keep getting the following message whenever an AMI call is made: asteriskjava.manager.internal.EventBuilderImpl.buildEvent(EventBuilderIm pl.java:296) No event class registered for event type 'localbridge', Tried adding an event listener. Anyone know how to fix this? Thanks Murthy -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Oct 14
1
Help With AMI
I am trying to get updateconfig working. I found an example of updating configuration files here: http://www.voip-info.org/wiki/index.php?page=Asterisk+Manager+API+Action+Upd ateConfig When I tried it the conf file was updated but the new entry was not added. action:updateconfig reload:no srcfilename:manager.conf dstfilename:manager.conf Action-000000:append Cat-000000:newuser
2006 Mar 27
3
Config File Management
I'm curious (ok, well I admit it - it's for perosnal gain) what methods people are using to manage asterisk config files when they have multiple asterisk systems? Some sort of revision control such as cvs,rcs or subversion? A central 'config server' where you edit the files and then rsync them out? I have 5 systems to manage, and it seems that about the only common file is
2006 May 02
3
Pegasus and Users
My first attempt at using Wine within Ubuntu to run my favourite email program - Pegasus - resulted in a problem. Pegasus is preinstalled on windows98, I gave the correct filepath and everything appeared to be loading well until it asked for a 'user'. Gave my normal Pegasus username and got the error message that the user does not exist. Tried various permutations of upper and lower
2006 May 01
8
Windows vs Linux
Warning: Sligthly off topic. http://shelleytherepublican.com/2006/04/linux-european-threat-to-our-computers.html Quotes: > And guess what software Osama Bin Laden uses on his laptop? > > If you guessed it was Linux you would be 100% right. > Next time somebody asks you how Al Queda agents pay for their > rifles and rocket launchers, you can tell them that foreign hackers >
2013 Jan 18
4
cambiar ciertos nombres de data.frame
Hola todos. Tengo un data. frame al que le quiero cambiar el nombra a alguna de sus columnas. Por ejemplo: >seba <- data.frame("constante"=1,"numeros"=1:10, "letras"=LETTERS[A:Z]) Listo sus nombres: >names(seba) [1] "constante" "numeros" "letras" Quiero que la columna que tiene el nombre "constante" pase a
2007 Oct 16
3
Released v1.1.beta3
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta3.tar.gz http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta3.tar.gz.sig Please try and report any bugs. Beta2 still had a few bad bugs, but I'm hoping this release is near a usable state. I've been a bit busy with school lately so I haven't had time/energy to answer mails in here. The main reason has been this lab course
2013 Jan 18
2
columns called X rename Y
I have a data. frame to which you want to change the names to some of their columns. For example: > seba <- data.frame ('constant' = 3, 'numbers' = 1: 10, 'letters' = LETTERS [1:10], otros = 2:11) List their names: > names (Seba) [1] "constant" "numbers" "letters" I want to rename c the column called constant and b the column
2005 Dec 26
3
factorial anova
Hello every body, I am trying to do a factorial anova analysis following this model: model<-anova(lm(responsevariable~factorA*factorB)) model<-anova(lm(luz$dosel~luz$estado*luz$Bosque)) Df Sum Sq Mean Sq F value Pr(>F) estado 1 6931.1 6931.1 41.6455 7.974e-06 *** Bosque 1 36.6 36.6 0.2197 0.6456 estado:Bosque 1 36.6 36.6 0.2197 0.6456 Residuals
2009 Mar 18
3
IMAP ACLs not working
Hi, I've some problems to get folder ACLs working with Dovecot. I've defined some folders (like drafts, spam etc.) for every user and created a dovecot-acl file in every folder so that users can not delete or rename these folders but this does not work as expected. Config ===== Debian Lenny 5.0 Dovecot 1.0.15 dovecot.conf ========= protocols = imap protocol imap { listen =