similar to: [Bug 2209] rsync 2.6.3 intermittently slow to connect

Displaying 20 results from an estimated 300 matches similar to: "[Bug 2209] rsync 2.6.3 intermittently slow to connect"

2005 Jan 05
0
[Bug 2209] New: rsync 2.6.3 intermittently slow to connect
https://bugzilla.samba.org/show_bug.cgi?id=2209 Summary: rsync 2.6.3 intermittently slow to connect Product: rsync Version: 2.6.3 Platform: Sparc OS/Version: SunOS Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: webjedi_on_crack@yahoo.com
2014 Mar 07
12
[Bug 2209] New: Problem logging into Cisco devices under 6.5p1 (kexgexc.c)
https://bugzilla.mindrot.org/show_bug.cgi?id=2209 Bug ID: 2209 Summary: Problem logging into Cisco devices under 6.5p1 (kexgexc.c) Product: Portable OpenSSH Version: 6.5p1 Hardware: amd64 OS: FreeBSD Status: NEW Severity: normal Priority: P5 Component: ssh
2012 Jan 12
1
how to set callerid in php AGI file.
Hi, I am using phpagi for agi scripting. and want to update callerid number but didn't get any success. please help me how to update PHPAGI is new for me. Below is the code which I write. #!/usr/bin/php -q <?php set_time_limit(30); //require(.phpagi.php.); include("phpagi.php"); $agi = new AGI(); //answer the call $agi-> answer();
2011 Sep 13
0
WARNING[2209]: chan_sip.c:19667 handle_response_invite: just did sched_add waitid(3429468)
Hi All; Asterisk version is: 1.8.5.0 But I see at the consol the following warning and really I did google but did not understand if it is bug or related to settings: [Sep 13 15:04:56] WARNING[2209]: chan_sip.c:19667 handle_response_invite: just did sched_add waitid(3429468) for sip_reinvite_retry for dialog 3c581fa96f2b-53yysntgjmwb in handle_response_invite But actually, we see some SNOM IP
2002 Oct 24
3
Function scale (PR#2209)
I found a problem with scale function, while using center=FALSE and scale=TRUE: all column are not divided by standard error, but divided by sqrt (1/(n-1) sum Xi^2 ) Example: > l<- c(1,2,3) > scale(l,F,T) [,1] [1,] 0.3779645 [2,] 0.7559289 [3,] 1.1338934 attr(,"scaled:scale") [1] 2.645751 2.645751 = sqrt( 1/2 * (1+4+9) ) Antoine Lucas & Aymeric Labourdette
2004 Jun 13
1
[Help] IMQ download traffic is duplicated !?
Hi, I have a default class for my un-marked traffic (prio 5) and a prio 0 class for the important stuff, but I do not understand why my download traffic is duplicated in both. It work fine for my upload traffic (same setting except the red class but I have the same result if I create an esfq instead). Any comments/information will be appreciated. Below my config : tc commands from my scirpt :
2004 Apr 28
4
Mysql Confusion..
Ok I know this may have been covered and I did have a look back in the archives but didn't find anthing so I am asking it now.. Many moons ago the MySQL CDR functions and MySQL Voicemail functions had to be removed from the main asterisk code because of licensing issues.. Now there is new MySQL stuff like MySQL FRIENDS for SIP and IAX definitions.. So how is it that these options
2007 Dec 07
2
Data import error: duplicate "row.names"
Hi, I am trying to import a tab delimited file (converted from .xls file) by >Test<-read.table("/Users/....txt", header=T, row.names=1) The command has always worked for me, but now I have been getting the error message saying that "duplicate 'row.names' are not allowed. I have checked my original files and all names were unique. I have also tried to change
2003 Oct 28
2
Grandstreams can't call out with latest CVS
Grandstreams phones can't call out with the latest CVS, anyone know what the last good CVS date was?
2010 Jul 15
2
taking daily means from hourly data
I have a data frame (morgan) of hourly river flow, river levels and wind direction and speed thus: Time hour lev.morgan lev.lock2 lev.lock1 flow direction velocity 1 2009-07-06 15:00:00 15 3.266 3.274 3.240 1710.6 180.282 4.352 2 2009-07-06 16:00:00 16 3.268 3.272 3.240 1441.8 192.338 5.496 3 2009-07-06 17:00:00 17 3.268
2012 Oct 07
2
gam error message: matrix not +ve definite
Hello, I'm running a multimodel analysis which involves fitting several GAM models as implemented in package mgcv. The issue I'm having is that when I try to fit my model, gam gives me the following error message: 'Error in initial.sp(w * X, S, off) : S[[2]] matrix is not +ve definite.' The strange part of this is that the error message stops my model fitting function when run
2010 Sep 16
2
standard error of difference for mixed effects
I have a dataset relating the effects of engineering works on the level of salinity in a river before and after the works. I have modelled this using linear mixed effects models to determine if the significance and level of the response to the works. I am wanting to calculate the se of difference at several points. I am not sure of how to calculate the difference and which estimate of se I
2010 Jul 14
1
Converting POSIXct vales to real values
I have a dataframe that contains time values in the form of yyyy-mm-dd hh:mm i.e. 2010-07-14 13:00. When I convert this to numeric via tvec <- as.numeric(Time) I get a number that is in seconds. So far so good. When I then divide the numeric value by the number of seconds in a day eg tvec/(60*60*24) I only get integer values and not fraction of a day which is what I want. What do I need to
2008 Nov 06
2
tired of "midget packet received" warnings
Hi, When monitoring an asterisk through its iax2 port I get these warnings at the console: [Nov 6 13:15:15] WARNING[2209]: chan_iax2.c:7000 socket_process: midget packet received (1 of 4 min) This is triggered by the monitoring app sending a POKE to the iax port. The warning appears even without any '-v'. Is there a way to avoid these warnings? Or at least turn them off when at the
2006 Jun 09
1
Registered SIP:
Who is the file who listen when a softphone is run from a remote pc? -- Registered SIP '651' at 192.168.251.10 port 2209 expires 900 Who makes this in the CLI? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060609/aa9d94db/attachment.htm
2017 Jul 07
2
CMake dependencies and building LLVM
Hi everyone, I have felt for quite some time that during my regular LLVM workflow, CMake recompiles a lot of files after I update to the latest ToT (which I do more than once per week). Of course, this wasn't really based on any real data, just felt like every time I update (even if it's a day or two later), we end up recompiling everything. For a while I assumed that patches touch a few
2018 Jan 08
2
Bug 17159 - recursive dir.create() fails on windows shares due to permissions
Hi, I?d like to ask about bug 17159: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17159 I can confirm that I see exactly this bug when using dir.create on paths of UNC form (\\server\share\xxx), with the recursive flag set. I?m seeing this when attempting to use install.packages with such a path (which I know isn?t supported, but would be great if it was!). I can see that a patch has been
2005 Dec 21
4
[offtopic] Asterisk <-IP-> Siemens HiPath 4000
Hello! Is it possible to connect Siemens HiPath 4000 to Asterisk? What equipment required on Siemens side? I mean IP not E1. Sorry for asking here. Siemens-related websites use "salesperson language". There is no technical information.
2017 Jul 07
2
CMake dependencies and building LLVM
> On 7 Jul 2017, at 17:12, David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I'm /guessing/ this is probably pretty normal - but likely the best solution would be to get down to granularity of 1 commit in each of those ranges, to see if it's really justified that the change causes so much recompilation (ie: do all the things that got compiled really depend
2008 Sep 17
3
Installing & activating mysql in CentOS 5
I want to set up a local mysql server + client (preferably graphical, ie mysqlgui) so have yum installed both perl-DBI and mysql.i386, both apparently successfully. However, I can't see what to do next to get mysqld running, as it doesn't appear in the list of services (in /etc/init.d/). Help appreciated please - is there any good specific documentation on this anywhere? Also, what's