search for: vigorous

Displaying 20 results from an estimated 87 matches for "vigorous".

Did you mean: rigorous
2004 May 25
1
problem with vigor 2600v
I have recently installed a test Asterisk server but am having problems getting this to work with a Vigor 2600V. I have no issues using X-Lite to connect to Asterisk but if I configure the 2600V, it registers correctly but I don't get any sound at all although calls do seem to connect. The 2600V works fine with FWD and other services so I suspect I am missing a setting but as a user have
2011 Nov 21
1
vigor 2920 problems
One of our clients has a Draytek Vigor 2920- their natted Snom phones behind it are registered to an Asterisk 1.4 server on an external public IP. I've set QOS, bandwidth management and turned off the SIP ALG via telnet but I'm still having some problems with some of the phones losing registration if Asterisk is restarted. I can see the phones sending SIP REGISTER messages, but they
2004 May 28
2
Asterisk with Draytek 2600V
I am unable to get a my Draytek working with our Asterisk server. I can make/recieve calls but get no audio. I have tried the various codecs at the Vigor end but still getting nothing. I looked at sip debug (below) but am new to Asterisk and don't really know what I am looking for. Asterisk works fine with XLITE so I know my installation is ok. Sip read: INVITE
2006 Jan 07
4
Draytek Vigor 2900 & Asterisk
I'm in conversation with Draytek's pre-sales dept.............. Here's the most recent reply: <Hello, We really don't know of anyone who has run an Asterisk server on a Vigor2900. There are doubtless people around, but it's relatively rare. Most people don't run SIP servers. Regards,> All I want to know is, if I buy one of these routers, will it break my setup or
2012 Mar 13
1
Error " subscript out of bounds"
Hello, R-users,   I have a datafile with 37313 records and each record has 5 different measurements on the same variables. The format looks like this: treeID, VIG0, VIG1, VIG2, VIG3, VIG4 I was trying to convert the one row record to 5 rows record with format like this (treeID, MEASUREMENT, VIGOR). My code like this:   treeMeas<-matrix(data=0,nrow=(length(tree1$indivTree)*5), ncol=3)
2004 Jan 08
3
Asterisk & Sipura 2000
I have been trying to read everything I can find on Sipura 2000 and Asterisk. I am trying to make the Sipura-2000 act as two analog lines off my asterisk. I have followed (what I believe) the example on http://www.voxilla.com/Article39.phtml and I still can't get my Sipura to register with my Asterisk server. I can re-config my Sipura to talk to fwd, or voice-pulse connect and it works
2006 Jul 17
2
Quantreg error
Dear User, I got the following error running a regression quantile: > rq1<-rq(dep ~ ., model=TRUE, data=exo, tau=0.5 ); > summary(rq1) Erro em rq.fit.fnb(x, y, tau = tau + h) : Error info = 75 in stepy: singular design Any hint about the problem? Thanks a lot, ________________________________________ Ricardo Gon?alves Silva, M. Sc. Apoio aos Processos de Modelagem Matem?tica
2006 Jul 26
3
Moving Average
Dear R-Users, How can I compute simple moving averages from a time series in R? Note that I do not want to estimate a MA model, just compute the MA's given a lenght (as excel does). Thanks ________________________________________ Ricardo Gonçalves Silva, M. Sc. Apoio aos Processos de Modelagem Matemática Econometria & Inadimplência Serasa S.A. (11) - 6847-8889 ricardosilva@serasa.com.br
2011 Apr 20
0
[LLVMdev] Is this a bug in clang?
...evaluate to 42. Then + become commutative :-) It seems very strange to me that the ansi standard says "XXX is undefined" and that both clang and gcc can detect that something is undefined and that by default they compile the offending code without any feelings of guilt. My compiler will vigorously refuse to compile such nonsense - there will be no flags to change this behavior. /Joe
2023 Jul 10
0
Conferencias virtual zoom
Actualizaci?n De La Norma Sobre Descargas De Aguas Residuales CONFERENCIA VIRTUAL EN VIVO | 25 de Julio 2023 informaci?n El 11 de marzo de 2022 fue publicada en el Diario Oficial de la Federaci?n la actualizaci?n de la NOM-001-SEMARNAT-2021 que sustituye a la NOM-001-SEMARNAT-1996, la cual entrar? el presente a?o y ser? obligatoria para las personas f?sicas o morales que realicen descargas de
2009 Aug 09
2
[Bug 601] New: log messages with flags "ACK PSH FIN"
http://bugzilla.netfilter.org/show_bug.cgi?id=601 Summary: log messages with flags "ACK PSH FIN" Product: netfilter/iptables Version: unspecified Platform: All OS/Version: Debian GNU/Linux Status: NEW Severity: minor Priority: P3 Component: ip_conntrack AssignedTo: laforge at
2013 Nov 20
1
Xen Project Documentation Day for Nov & Dec
Greetings, Normally, we hold the Xen Project Documentation Day on the fourth Monday of the month. However, for the next two months, there are some issues: - Next Monday is the beginning of Thanksgiving week in the US. This is historically a very hard time to accomplish anything (other than shop for the holidays which occur in December), so if we hold Documentation Day on Monday, it is likely
2013 Jun 11
0
[Bug 601] log messages with flags "ACK PSH FIN"
https://bugzilla.netfilter.org/show_bug.cgi?id=601 Pieter Smit <netfilter at vigor.co.za> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Pieter Smit <netfilter
2012 Jun 27
4
Intervalos de variable de proporciones, para representar en mapa
Hola. Tengo que representar en un mapa, valores de proporciones de extranjeros con tarjetas de residencia en vigor, según nacionalidad y país de procedencia. Los datos son de este estilo Rumania Andalucía 0,200365823 Aragón 0,377192073 Asturias 0,205353012 I. Baleares 0,06592893 Canarias 0,03050312 Cantabria 0,190397393 Castilla-León 0,211670421 Castilla-La Mancha
2003 Jul 25
3
New Shorewall user trying to get ulogd setup
quick background: RH9 (2.4.20-19.9) Shorewall 1.4.6a-1 ulogd 1.00 Shorewall is working properly. I''ve followed the FAQ instructions and everything appears to be setup correctly. The problem is that I''m trying to get ulog going...but I''m getting: # service ulogd status ulogd dead but subsys locked I''m not sure if I was suppose to, but I also manually created
2011 Apr 20
5
[LLVMdev] Is this a bug in clang?
> So... Are 40 and 41 the only legal behaviors or are there more? Since the program invokes undefined behavior, anything goes. The compiler is perfectly within its rights to send a rude email to your department chair if you compile that code. John
2007 Jun 04
3
Noise on FXS ports (Sangoma)
Hi: I have a Sangoma A200 card installed in a server with two FXO modules and one FXS module. Analog sets connected to the FXS module have a "squeaky static" -- it's like static mixed with the sound of someone vigorously cleaning a window a few doors down. In other words, it's not a classic static noise, but it is noise, and it's distracting. Remote callers can hear this noise. I have, by turns: - Tested the line with the same analog sets plugged in at the demarcation point. No noise. (None of the SIP...
2014 Jun 24
1
Speex Decoding Issue
Dear Speex community, I am having problems to get the Speex Decoding API to work properly in our project. I am working in an embedded project with a very limited RAM and Flash memory and would like to use Speex encoded files to save memory while having good voice sounds in our speakers. I have developed a Windows-based tool to convert WAV files to Speex files in packets of 160 bytes (we are
2010 Feb 04
1
can't locate samba server in windows network/ can't add domain
List, I've installed an samba server as PDC next to another samba server. The DHCP/DNS is handled by a router (vigor 2110). For the first domain (DOMAIN1) I can join computers or leave the domain. However- I can't join the other domain- because no DNS entry exists. The strange thing is they both broadcast their NETBIOS name (It's present in the ARP table of the router) but on a
2006 Jul 13
2
MLE and QR classes
Hi, I load my data set and separate it as folowing: presu <- read.table("C:/_Ricardo/Paty/qtdata_f.txt", header=TRUE, sep="\t", na.strings="NA", dec=".", strip.white=TRUE) dep<-presu[,3]; exo<-presu[,4:92]; Now, I want to use it using the wls and quantreg packages. How I change the data classes for mle and rq objects? Thanks a lot,