similar to: UTF-8, AES encryption, the works - help !

Displaying 20 results from an estimated 3000 matches similar to: "UTF-8, AES encryption, the works - help !"

2012 Apr 02
1
Error: (subscript) logical subscript too long
Hello, I am trying to perform a logistic regression using counts. For example: cedegren <- read.table("http://www.cloudstat.org/index.php?do=/attachment/download/id_95 /", header=T) attach(cedegren) ced.del <- cbind(sDel, sNoDel) ced.logr <- glm(ced.del ~ cat + follows + factor(class), family=binomial("logit")) This works. However, if I change the family to
2012 Nov 06
3
Fax Configuration
What is the best way for me to setup Fax Capability with VOIP only. I have a Asterisk Server hosted on the internet without a modem. I'm using Flowroute, which is working awesome, for VOIP calls. I only have a SIP Phone at home and two Printer/Scanner/Fax Printers. I'm not sure which Fax Addons or Extensions I should use for Asterisk. I'd like it to Self Detect on any line. I
2010 Jul 19
1
digium HW echocancellation - fax tone detection
Hello ! I 'm using a TE405P with a HW echocanceller module attached on it. dahdi version is dahdi-linux-complete-2.2.0.2+2.2.0. As far as I know, the fax tone detection is done on the FW board. How can I verify that the echo canceller has been turned off ? When I do a cat /proc/dahdi/1 for span 1 I see still the VPM450 entry near the channel although this was a fax call with CED tone.
2004 Mar 30
2
SoftFAX/spandsp - txfax
Hi Steve and all, 1. Faxing from asterisk back to the same asterisk (from one Zap channel to another) doesn't work for us. Txfax called with the 'caller' parameter issues CED, while the receiving side needs CNG in order to switch to fax extension with rxfax. 2. This is probably the reason why J2 and our UC don't recognize incoming fax. Thank you. Alex Zarubin Webley Systems
2004 Aug 06
1
DarkIce problem
Haven't used DarkIce but it sounds like a DNS problem to me. <p>----- Original Message ----- From: "Cédric Mallet" <malletc3@cti.ecp.fr> To: <icecast@xiph.org> Sent: Sunday, March 03, 2002 2:05 PM Subject: [icecast] DarkIce problem <p>> I have installed DarkIce from the latest rpm version. > I get this error message when running it : > >
2004 Aug 06
3
LiveIce and Zope
I have a very weird problem between Liveice and Zope. I start LiveIce with a script shell that works well. Since I want to run it under a Zope page I made a Zope "external method" to run the script through a Python module. When I call the method, the script is called by a function in the python module, and runs, but LiveIce does not work (seems like it does not even start). The weird
2010 Aug 26
1
Change of kerberos encryption from DES to AES
Hello all, as our Windows DCs will switch off DES encryption in the near future I have to change our Samba-Server to AES encryption. If I understand it correctly I have to change kerberos-configuration to new encryption type (aes256-cts-hmac-sha1-96) and then re-join my Samba-Server to the domain. Is this correct? Any other things to consider? Thanks a lot, Christian
2017 May 24
2
samba 4 in AD 2008R2 without winbind
----- Messaggio originale ----- > Da: "Rowland Penny" <rpenny at samba.org> > A: samba at lists.samba.org > Cc: "Daniele Bernazzi" <daniele at ao-siena.toscana.it> > Inviato: Mercoledì, 24 maggio 2017 13:12:07 > Oggetto: Re: [Samba] samba 4 in AD 2008R2 without winbind > > On Wed, 24 May 2017 12:54:48 +0200 (CEST) > Daniele Bernazzi
2011 Jan 03
1
Clarification on DAHDI Fax Detection
Hi folks, I was hoping that someone might be able to help clarify some confusion I have on DAHDI Fax detection after spending some time searching. My understanding is this: 1.) Echo cancellation is automatically disabled upon recognition of a CNG tone, regardless of the faxdetect setting. This can only be disabled at compile time. 2.) faxdetect=incoming will, upon detection of a CNG tone,
2009 Jan 20
1
OpenSSH private key encryption: time for AES?
Hi, all. So, in reviewing my OpenSSH keypairs and evaluating the size my RSA keys should be, i realized that, if i update my 2048-bit keypairs to 4096 bits, it really doesn't matter that much, because they're still only encrypted with 3DES, which provides an effective 112 bits of symmetric encryption strength: $ head -4 ~/.ssh/id_rsa -----BEGIN RSA PRIVATE KEY----- Proc-Type:
2004 Aug 06
2
Icecast admin interface
I have a problem with Icecast web admin interface. My icecast.conf file contains : acl_policy 1 deny all * allow all *.via.ecp.fr When connecting to my admin interface, I get a 403 error message ( You don't have access to this entity (stream or file).), and icecast says "Kicking unknown 48 [mallet.via.ecp.fr] [No mountfile found], connected for 0 seconds". There is no firewall
2017 Jan 31
1
Migration from Win2K server AD to Linux Samba4 AD
Hello !! _PRODUCTION ENV_ - I currently using 2 Win2K AD servers, 1 Win2012 File Server and about 100 pc on the same domain (domain A) _TEST__ENV_ - I just created 2 Linux Debian8 Samba4 AD servers with a different domain (domain B) and I'm using 1 pc (joined to the domain B) to test the new environment. My problem is to access from the new Samba environment (pc/users joined on domain
2018 Feb 09
2
AMD and fax detection
Is it feasible to enhance AMD to detect and report if the far end sends fax tones? I am guessing that, as it is using DSP to detect sounds and periods of silence, the same DSP can also report if a CED tone is sent. If it is feasible, is there a document describing the DSP interface that someone who is not familiar with DSP can use to get started? Neil Youngman Neil Youngman Developer Wirefast
2004 Aug 06
7
Darkice CVS
Akos, have tried to use the CVS for the last few days (following instructions on sourceforge) but it keeps timing out. Anything going on with the CVS Server? Gary. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word
2009 Apr 07
0
Converting a whole dataframe (including attributes) from latin1 to UTF-8
Hi list! Short version: How do I convert a whole data.frame from latin1 encoding to utf8? I get SPSS files with latin1 encoding. My OS is GNU/Linux and the locale sv_SE.utf8, and I normally interface R with Emacs/ESS. I have used the following hack to convert a data.frame in latin1 to utf8: > Sys.setlocale(category = "LC_ALL", locale = "sv_SE.iso88591") > foo <-
2014 Jan 08
0
[PATCH 1/3] lib: Add internal function to calculate strlen for strings encoded in Latin1 or UTF-16LE
--- lib/hivex-internal.h | 1 + lib/utf16.c | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/lib/hivex-internal.h b/lib/hivex-internal.h index 6bc8638..7f4cc3c 100644 --- a/lib/hivex-internal.h +++ b/lib/hivex-internal.h @@ -277,6 +277,7 @@ extern char * _hivex_recode (const char *input_encoding, _hivex_recode ("LATIN1", _input, _len, "UTF-8",
2012 Dec 13
1
Difference between real and reported disk usage
(I'm not subscribed to the list: please keep me in CC) I'm copying files between two samba server using robocopy from a third Windows PC and i'm experiencing disk usage that is much higher on the destination PC. The origin samba server is Debian Lenny with samba 3.2.5. The destination samba server is Debian Wheezy with samba 3.6.9 The PC running robocopy is Windows Server 2003 with
2006 Oct 18
1
latin1,utf-8...encoding and data
Hello, I have some questions concerning encoding and package distribution. We develop the ade4 package. For some data sets included in the package, there are accentued character (e.g. ?,?...). The data sets have been saved using latin1 encoding, but some of us use utf-8 and can not see some data sets which contains accented chracters. e.g: librarry(ade4) data(rankrock) rankrock in this case,
2020 Jun 29
1
`basename` and `dirname` change the encoding to "UTF-8"
On 29/06/2020 10:39 a.m., Johannes Rauh wrote: > Dear R Developers, > > I noticed that `basename` and `dirname` always return "UTF-8" on Windows (tested with R-4.0.0 and R-3.6.3): > >> p <- "F??/B?r" >> Encoding(p) > [1] "latin1" >> Encoding(dirname(p)) > [1] "UTF-8" >> Encoding(basename(p)) > [1]
2004 Aug 06
2
Metadata once more...with Ices
dimanche 24 mars 2002, 21:42:54, Brendan Cully a écrit : >> I also had strange results when commenting this function (in that case >> it is supposed to stream the name of the song, by reading the IdTag). With >> Winamp, I didn't get anything ("unnamned"), with XMMS, I had the proper >> name, with "unnamned" written after it, and it only worked