search for: 3106

Displaying 20 results from an estimated 49 matches for "3106".

Did you mean: 306
2009 Dec 30
2
Skype for Asterisk
...1") in new stack -- Goto (sky,s,1) -- Executing [s at sky:1] Playback("Skype/rexesbposolutions-084159e8", "enter") in new stack -- <Skype/rexesbposolutions-084159e8> Playing 'enter' (language 'en') [Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x4 (ulaw) [Dec 29 17:27:14] WARNING[4997]: file.c:147 ast_stopstream: Unable to restore format back to 4 -- Executing [s at sky:2] Queue("Skype/rexesbposolutions-084159e8", "markq|t|||900") in new stac...
2006 May 30
2
trouble with file group owners with Samba 3.0.22.
We're running Samba 3.0.22 on a Debian system with kernel 2.6.16.16. The file system is jfs with POSIX ACL and Security labels support. We have setup winbind so our Samba server grabs the user names and passwords from our NT PDC. I have tried creating files with two users. One is called scanner2 and belongs to the windows group scanning. The other user is Administrator and belongs to the
2014 Apr 29
1
"CBAnn" channel not going away in Asterisk 12
...0 Elapsed Time: 0h1m3s Bridge ID: (Not bridged) -- PBX -- Context: default Extension: s Priority: 1 Call Group: 0 Pickup Group: 0 Application: (N/A) Data: (Empty) Call Identifer: (None) Variables: [Apr 29 18:07:04] ERROR[21102]: cdr.c:3106 ast_cdr_serialize_variables: Unable to find CDR for channel CBAnn/207-0000067f;1 asterisk*CLI> core show channel CBAnn/207-0000067f;2 -- General -- Name: CBAnn/207-0000067f;2 Type: CBAnn UniqueID: 1398809161.20187 LinkedID: 1398809161.20186 Caller ID:...
2004 Apr 22
3
fill up a matrix
...matrix[,"3"]<-c(1591,"vector") matrix[,"4"]<-c(405,"vector") ... ... matrix 2 3 4 5 6 7 8 9 10 1995 278 1591 405 482 285 99 220 48 4 1996 1220 NA NA NA NA NA NA NA NA 1997 3106 NA NA NA NA NA NA NA NA 1998 1895 NA NA NA NA NA NA NA NA 1999 1376 NA NA NA NA NA NA NA NA 2000 565 NA NA NA NA NA NA NA NA 2001 491 NA NA NA NA NA NA NA NA 2002 1169 NA NA NA NA NA NA NA NA 2003 2310 NA NA NA NA NA NA NA NA Luis Ridao Cruz Fiskiranns?...
2008 Dec 28
2
Problems with sip registrations through HP Procurve 7102dl
...hen I try to connect to les.net from our local asterisk server through Procurve router I seems to be connecting on any port above 1024 and when I reload sip the port is changing too ... So I never get 5060? Any ideas on what is going on and how to resolve it? ? Sincerely, Robert Augustyn 519-997-3106 ext:802 www.linqone.com ? ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081228/e579510a/attachment.htm
2011 Nov 16
1
R not 'seeing' numbers?!
...mments): tmp=seq(20,90,0.005) # I want to find the position of 35.52: which(tmp==35.52) # integer(0) -- It's not there?! tmp[3100:3110] # check to see if it's there... # [1] 35.495 35.500 35.505 35.510 35.515 35.520 35.525 35.530 35.535 35.540 35.545 -- it is. which(tmp==35.525) # [1] 3106 which(tmp==35.515) # [1] 3104 tmp[3105] # [1] 35.52 # Interestingly: for (i in seq(30.52,50.52,1)) print(paste(i,which(tmp==i))) # works fine... # ... I'm stuck. -- View this message in context: http://r.789695.n4.nabble.com/R-not-seeing-numbers-tp4076766p4076766.html Sent from the R help m...
2003 Jul 11
0
Samba3beta2 [was DOS client connection]
...ap uid range missing or invalid I then added in the smb.conf winbind uid = 10000-20000 winbind gid = 10000-20000 winbind separator = + The testparm just said about possible problem with the "+" separator. But in the log.client [2003/07/11 18:19:51, 1] param/loadparm.c:lp_do_parameter(3106) WARNING: The "winbind uid" option is deprecated [2003/07/11 18:19:51, 1] param/loadparm.c:lp_do_parameter(3106) WARNING: The "winbind gid" option is deprecated I don't understant why in one case it complain about the missing range and in the second, about its presence....
2014 Jul 31
1
dlink ethernet pci card not detected
my d-link ethernet pci card not detected in centos 7 even after i have installed kmod forcedth driver.. output of lscpi -nn 01:07.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] [1106:3106] (rev 8b) pl help with regards.. sathish
2007 Jul 26
2
libvorbis 1.2.0 release
A new libvorbis release is now available. http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.tar.bz2 http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.tar.gz http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.zip This release fixes some robustness issues with corrupt streams, including a security issue. Also new in this release is support for multiplexed streams in
2014 Feb 20
0
Request for help with pci passthrough with VTd on Debian Jessie
...Kernel driver in use: via-rhine 03:02.0 Ethernet controller: Intel Corporation 82541GI \ Gigabit Ethernet Controller (rev 05) Subsystem: Intel Corporation Device 34d0 Kernel driver in use: e1000 lspci -n . . . 03:00.0 0200: 1106:3106 (rev 86) 03:01.0 0200: 1106:3106 (rev 86) 03:02.0 0200: 8086:1076 (rev 05) "xm dmesg" shows "I/O virtualisation enabled" (XEN) Xen version 4.3.0 (Debian 4.3.0-3+b1) \ (buildd-binet@buildd.debian.org) \ (gcc (Debi...
2005 Nov 03
3
Search within a file
Hi, I am looking for a way to search a file for position of some expression, from within R. My current code: sha1Pos = gregexpr("<sha1>", readChar(filename, file.info(filename)$size))[[1]] Works fine for small files, but text files I will be working with might get up to Gb range, so I was trying to accomplish the same without loading the whole file into R. I realize this is
2016 Nov 22
1
Winbind traffic not encrypted
...0409 2f62 696e ginShell1.../bin > 0x00a0: 2f62 6173 6830 2204 1175 6e69 7848 6f6d /bash0"..unixHom > 0x00b0: 6544 6972 6563 746f 7279 310d 040b 2f68 eDirectory1.../h > 0x00c0: 6f6d 652f 7573 6572 3230 1304 0967 6964 ome/user20...gid > 0x00d0: 4e75 6d62 6572 3106 0404 3930 3032 3031 Number1...900201 > 0x00e0: 0201 0565 070a 0100 0400 0400 a023 3021 ...e.........#0! > 0x00f0: 0416 312e 322e 3834 302e 3131 3335 3536 ..1.2.840.113556 > 0x0100: 2e31 2e34 2e33 3139 0407 3005 0201 0004 .1.4.319..0..... > > I did fine https://www....
2016 Nov 21
2
Winbind traffic not encrypted
...0052 ea7a 0000 0054 0504 05ff 000c 000c .R.z...T........ 0x0040: 0000 0000 2362 f4c8 a58d 29cb 2e08 4f01 ....#b....)...O. 0x0050: 9ea0 cb8f 3028 0201 0564 2304 0030 1f30 ....0(...d#..0.0 0x0060: 1d04 1368 6967 6865 7374 436f 6d6d 6974 ...highestCommit 0x0070: 7465 6455 534e 3106 0404 3338 3735 300c tedUSN1...38750. 0x0080: 0201 0565 070a 0100 0400 0400 ...e........ 16:37:05.553889 IP 192.168.56.33.49418 > 192.168.56.32.389: Flags [P.], seq 2908:3106, ack 547, win 237, options [nop,nop,TS val 5433980 ecr 5433978], length 198 0x0000: 4500 00fa abb2 4000 4006...
2006 Jun 01
0
Some non-fatal startup issues
Dear r-helpers, I'm running Version 2.3.0 (2006-04-24) under OS X 10.4.6. (1) When I start R from the terminal, it has no complaints. (2) When I start R.app using R for Mac OS X Aqua GUI version 1.15 (3106) I get (I have increased the quote level of what is different from the output of the terminal): ... Loading required package: grDevices Loading required package: mvtnorm > 2006-06-01 01:06:58.007 R[28814] CFLog (21): Error loading /Users/ > mk/Library/Application Enhancers/FruitMenu.ape/...
2007 Nov 19
0
Ticket tracking moved to lighthouse
Hi everyone, We''ve moved ticket tracking for the rspec project to http://rspec.lighthouseapp.com! Thanks to a valiant effort from Chad Humphries, the move was done in an evening. For those of you on the rspec-devel list, apologies for the wealth of noise in this process. I set the trackers to stop sending email and they apparently didn''t listen. For those of you who submitted
2004 Jan 20
1
Cisco 7940 with asterisk
Hi all, I've been playing around with a cisco 7940 phone. It seems to like talking to Asterisk with the chan_sccp plugin. The only problem is that it tries to call out to a SEPXXXXXXXXX.cnf.xml file to verify it's configuration. I've found docs for SEP*.cnf files, but not .xml ones. Does anyone have a .xml file for a 7940 (Skinny?) phone that I can start with? ...Jeff
2007 Jan 23
0
Bug#408037: logcheck-database: logcheck doesn't need to remind me my hard drive is dying, kthx
Package: logcheck-database Version: 1.2.52 Severity: normal logcheck seems to think this is a message worth letting me know about: Jan 20 17:18:06 mauritius smartd[3106]: Device: /dev/hda, 1 Offline uncorrectable sectors smartd already gives me enough painful reminders about this failing hardware, I can do without having them repeated in my mail every hour via logcheck. :) -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, '...
2016 Nov 22
0
Winbind traffic not encrypted
...6e53 6865 6c6c 310b 0409 2f62 696e ginShell1.../bin 0x00a0: 2f62 6173 6830 2204 1175 6e69 7848 6f6d /bash0"..unixHom 0x00b0: 6544 6972 6563 746f 7279 310d 040b 2f68 eDirectory1.../h 0x00c0: 6f6d 652f 7573 6572 3230 1304 0967 6964 ome/user20...gid 0x00d0: 4e75 6d62 6572 3106 0404 3930 3032 3031 Number1...900201 0x00e0: 0201 0565 070a 0100 0400 0400 a023 3021 ...e.........#0! 0x00f0: 0416 312e 322e 3834 302e 3131 3335 3536 ..1.2.840.113556 0x0100: 2e31 2e34 2e33 3139 0407 3005 0201 0004 .1.4.319..0..... I did fine https://www.samba.org/samba/security/...
2005 Feb 13
2
TDMOE + kernel badness
Anybody have any issues running tdmoe on kernel 2.6+? I've got Suse 9.1 + 9.2 running 2.6.5 and 2.6.8 respectively, and when I enable dynamic spans between them, both boxes dump something similar to: Badness in local_bh_enable at kernel/softirq.c:141 [<c0120768>] local_bh_enable+0x48/0x60 [<c02952b0>] dev_queue_xmit+0x230/0x240 [<c02a0980>] eth_header+0x0/0x140
2008 Jul 08
2
list genes w/n a genomic fragment
Hi, is there any package/function in Bioconductor that can do this: if given the chromosome positions of a fragment, find out all genes within, and with the information about which strand is the sense strand. And vice versa. Thanks a lot. ----- Appreciate your time & attention! -- View this message in context: http://www.nabble.com/list-genes-w-n-a-genomic-fragment-tp18331452p18331452.html