search for: 2496

Displaying 20 results from an estimated 173 matches for "2496".

Did you mean: 24,6
2015 Nov 17
4
[Bug 2496] New: sshd hangs when using AuthorizedKeysCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=2496 Bug ID: 2496 Summary: sshd hangs when using AuthorizedKeysCommand Product: Portable OpenSSH Version: 7.1p1 Hardware: amd64 OS: FreeBSD Status: NEW Severity: normal Priority: P5 Component...
2003 Sep 07
0
chan_local environments: unexpected results
...exten => 2209,3,NoOp(${OTHERTEST}) exten => 2209,4,Dial(SIP/2209) exten => 2209,105,Answer exten => 2209,106,Playback(invalid) exten => 2209,107,NoOp(${MYTEST}) exten => 2209,108,NoOp(${OTHERTEST}) exten => 2209,109,Hangup ms1*CLI> -- Executing SetVar("SIP/2203-2496", "MYTEST=ishouldnotseethis") in new stack -- Executing Dial("SIP/2203-2496", "Local/2209@local") in new stack -- Called 2209@local -- Executing SetVar("Local/2209@local-2af6,2", "OTHERTEST=goodness") in new stack -- Execu...
2002 Dec 29
2
YA-2496
Hi. I've been browsing the archive on this topic and only found a few notes, all dating from a year ago (almost too precisely :) ) -- hope I haven't skipped the mails on that matter, sorry if I did. <p>Basically, I will get in the next few months a MOTU 896, that have 8 i/os in 24/96. I do pro sound recording, so it's more or less my business to have such a piece. Of
2010 Apr 13
0
Problem with Callfiles
...9; -- Hungup 'Zap/8-1' [Apr 13 00:54:03] NOTICE[2493]: pbx_spool.c:370 attempt_thread: Call completed to Zap/g1/8093908270 I tested the channel doing a call to this and I get this, the call worked -- Starting simple switch on 'Zap/8-1' [Apr 13 00:58:27] NOTICE[2496]: chan_dahdi.c:6869 ss_thread: Got event 18 (Ring Begin)... [Apr 13 00:58:28] NOTICE[2496]: chan_dahdi.c:6869 ss_thread: Got event 2 (Ring/Answered)... [Apr 13 00:58:32] NOTICE[2496]: chan_dahdi.c:6869 ss_thread: Got event 18 (Ring Begin)... -- Executing [s at from-pstn:1] Answer("Zap/8...
2007 Feb 01
1
leaking file descriptors? imap-login: inotify_init() failed
...I'm running Fedora Core 5 (2.6.18-1.2257.fc5 SMP x86_64) with dovecot-1.0-1.rc15 built from the FC6 SRPM, but I was seeing the same thing with 1.0-0.beta8.3.fc5 (one of the reasons for the jump to the FC6 ver). # system default limit is very high, and we aren't approaching it [root at mail 2496]# cat /proc/sys/fs/file-max 738223 [root at mail fs]# cat file-nr 8704 0 738223 # the limit per user is 1024 [root at mail 2496]# su -c 'ulimit -n' dlbewley 1024 # But dovecot doesn't appear to be above that. # it looks like the master process is well below that [root at mail 2496]# l...
2007 May 16
8
2.6.20-1-amd64 Xen with RHEL5 guest
Hi I am having some problems installing a paravirt RHEL guest on a deb amd64 xen machine uname -a = Linux debxen 2.6.20-1-xen-amd64 #1 SMP Tue Apr 24 22:23:22 UTC 2007 x86_64 GNU/Linux ============== xm info ============== host : debxen release : 2.6.20-1-xen-amd64 version : #1 SMP Tue Apr 24 22:23:22 UTC 2007 machine : x86_64
2008 Feb 26
7
[PATCH]Add free memory size of every NUMA node in phsical info
Returns free memory size per node in "xm info". This info can help users who want to bind their guest domain in one node of their NUMA machines thought set CPU affinity. I also write IA64 part support which I would send to XEN-IA64 mail-list. Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2007 Dec 06
7
[PATCH] Fix ioemu compile
# HG changeset patch # User john.levon@sun.com # Date 1196969481 28800 # Node ID 2c28ac4db1f7542220b1472821e8631b79b6a23a # Parent 4a98d4b6e4daccd610175e3c0f8cab49b056c649 Fix ioemu compile serial.c was including another Linux-specific header. Signed-off-by: John Levon <john.levon@sun.com> diff --git a/tools/ioemu/hw/serial.c b/tools/ioemu/hw/serial.c --- a/tools/ioemu/hw/serial.c +++
2013 Jan 31
1
dsync replication errors
...d, giving a new UID (old uid=74, file=1359625328.M206735P1432.doco1,S=2400,W=2474:2,) Jan 31 10:42:12 doco1 dovecot: doveadm: Error: dsync-remote(user1): Warning: Maildir /mailstore/user1/maildir: Expunged message reappeared, giving a new UID (old uid=75, file=1359625328.M668118P1432.doco1,S=2421,W=2496:2,) Jan 31 10:42:12 doco1 dovecot: doveadm: Error: dsync-remote(user1): Warning: Maildir /mailstore/user1/maildir: Expunged message reappeared, giving a new UID (old uid=76, file=1359625329.M167578P1432.doco1,S=2480,W=2559:2,) Jan 31 10:42:13 doco1 dovecot: doveadm: Error: dsync-remote(user1): Warn...
2007 Jun 21
19
Writing a tool for Shared Persistent Windows Boot Image
Before, in my "Hard Problem" email I was trying to communicate a design issue were trying to solve with Xen. This is what we need to do: 1) Deploy 24 Windows XP VMs in parallel. 2) Boot them from a shared Windows XP C: drive. 3) Since this is a read-only shared image we obviously can''t have multiple VM''s writing to it. 4) All writes to the boot image for logging,
2007 Jun 21
19
Writing a tool for Shared Persistent Windows Boot Image
Before, in my "Hard Problem" email I was trying to communicate a design issue were trying to solve with Xen. This is what we need to do: 1) Deploy 24 Windows XP VMs in parallel. 2) Boot them from a shared Windows XP C: drive. 3) Since this is a read-only shared image we obviously can''t have multiple VM''s writing to it. 4) All writes to the boot image for logging,
2010 Apr 23
2
Ogg Index A-mod
...lomb-Rice parameter, representing first the quotient in unary (1s), > then a 0, > and then the remainder in binary. We subtract 1 because a Golomb-Rice code > naturally represents 0, but 0 is not a valid delta between subsequent > values. > For example, consider encoding a delta of 2496 with a scaling > coefficient of 64 > and a Golomb-Rice parameter of 16. First, 2496 is divided by 64, > giving 39. We > subtract 1, then divide 38 by 16, yielding a quotient of 2 and > remainder of 6. > The quotient and remainder are coded as 110 0110. This is a prefix > co...
2005 Jan 01
1
Ices and ALSA / OSS
Hello Karl In reference to: http://lists.xiph.org/pipermail/icecast/2004-June/007473.html I am also receiving this error with an M-Audio Audiophile 2496 device running with the ice1712 ALSA module. I've not quite figured out how to test it with a hw pcm because it isn't accepting any of my formats. I've no idea how ALSA's plug opens it but I've tried all the obvious ones, (2x96000xS24_LE, 2x44100xS16_LE included) but I'm at...
2005 Jan 24
2
Sound card recommendation?
Can anyone recommend a good high-end sound card to use on a streaming server? Basically all I need are two channels, a good 96 kHz sampling chip, and it needs to run on Linux. -- Jeff Simmons jsimmons@goblin.punk.net Simmons Consulting - Network Engineering, Administration, Security "You guys, I don't hear any noise. Are you sure you're
2011 Aug 20
1
val.surv
...y code:  f.1<-cph(Surv(time,event)~age, x=T, y=T, data=train)  test1<-test[,"age"]  val.surv(f.1, newdata=data.frame(test1), u=10)    but I get an error message:    Error in val.surv(f.1, newdata = data.frame(testi), u = 10) :   dims [product 1797] do not match the length of object [2496]  In addition: Warning message: In est.surv + S[, 1] :   longer object length is not a multiple of shorter object length    I ran the example in the r-documentation but couldn't extract  dxy from result.    What am I doing wrong?      2.  In validate and calibrate cph functions. If it is frailt...
2009 Aug 14
1
play prompt after hanup
...ay a prompt after hanging up a call? I have tried below but failed. ... exten => s,n,Dial(SIP/1234) ... exten => h,1,Playback(demo-instruct) -- Executing [h at macro-safedial:2] Playback("SIP/3601-09856bf0", "demo-instruct") in new stack [Aug 14 17:24:03] WARNING[2496]: file.c:738 ast_readaudio_callback: Failed to write frame -- <SIP/3601-09856bf0> Playing 'demo-instruct' (language 'en')
2007 May 22
6
xen version compatibility
If I have a linux kernel on dom0 from xen 3.0.2 and my xen binary is version 3.1.0, can I expect things to work? What about if my dom0 kernel and xen binary are both 3.1.0 and I have a para virt domU with xen 3.0.2 code in? What about if the tools are from a different version of xen? I''m asking because I''m running fedora 6 and I''d like to try out xen 3.1.0 or 3.0.4
2007 Feb 13
5
ATI fglrx patch, OpenGL is working
Hi all. have fglrx driver working with xen, opengl runs fine for me. see http://pastebin.ca/350588 it''s tested with kernel 2.6.19, driver version 8.33.6, xen version 3.0.3 and 3.0.4 thanks to Jacob Gorm Hansen for suggestions testing, feedback (and bugreports - hope not) are welcome Christian -- "Without music to decorate it, time is just a bunch of boring production
2008 Oct 06
3
Alarm events + asterisk dies
Hi All, I am getting these events in asterisk message log: NOTICE[16647] chan_zap.c: Got event 4 (Alarm)... NOTICE[16647] chan_zap.c: Alarm cleared on channel 1 after that asterisk exits silently until I restart it. Sometimes zapata drivers also get in a state where I need to physically restart the machine. Does anyone have any suggestions how to troubleshoot these alarm events? Roberts
2007 Jun 01
6
PATCH: Use name instead of pid in QEMU logs
...ly after a crash where you no long know what PID the qemu-dm process for your guest had). It also prevents the number of log files from growing unbounded. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| _______________________________________________ Xen-devel...