search for: arkady

Displaying 20 results from an estimated 30 matches for "arkady".

2015 Jun 18
3
[LLVMdev] Clang 3.6.1 integration with MSVC++
Hi, This page http://clang.llvm.org/docs/MSVCCompatibility.html says clang-cl supports C ++ exceptions, but I cannot compile code with simple try{}catch{} error : cannot compile this throw expression yet What am i doing wrong? -- WBR, Arkady Shapkin aka Dragon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150618/0003ad06/attachment.html>
2010 Mar 07
1
Using Samba NTLM authentication
...onment and my proxy have to support NTLM authentication. My proxy written in C++. I want to use samba API ,but I don't* know how and what* API can be used exactly. I would very appreciate if you can advice me some example code and any advice which can help me in my task. Thanks in advance,Arkady
2004 Sep 24
2
Re: [Asterisk-Dev] Free G.729 ready for download
I expropriated the right to rip Daniel's disclamer for use in my email too.. DISCLAIMER: You might have to pay royalty fees to the G.729 patent holders for using their algorithm. For easier testing I prepared codec_g729.so binaries and associated libraries and put them on the web: http://kvin.lv/pub/Linux/Asterisk/ arkadi.
2018 Jul 20
2
G729
> > ​The community would benefit if a non/licensed version of G729 would be > included with Asterisk​, since the license expired. The current codec > source code posted still requires licensing. > ​I am sure Digium would not prefer to ​ ​acknowledge this, but the phenomenal growth of Asterisk is due to the a​availability of a free G729 codec compiled and distributed free by Arkadi
2008 Oct 22
2
Can't open files containing russian letters in path (PR#13195)
Full_Name: Arkady Sherman Version: 2.8.0 OS: Windows XP sp3 ntfs file system Submission from: (NULL) (158.195.166.129) Freshly installed version 2.7.2 works well, but 2.8.0 can't open files with russian letters in its names. In error messages the letters are replaced with different symbols.
2005 Sep 10
2
Output of warnings inside the source function
Hello, all. There is a problem to get an output of warnings() function to sink in a file specified. There are to files 1. File "test" with content: source("test_foo",local=T) 2. and file "test_foo" with content: options(warn = 1) sink("c:/temp/foo.txt",append=F) warning("Foo warning") warnings() sink() 3. If I run R as "c:\Program
2008 Nov 27
1
A small bug in R code of the legend function of the Graphics pacakge (PR#13340)
Full_Name: Arkady Sherman Version: 2.8.0 OS: Windows XP Submission from: (NULL) (158.195.16.114) Please consider initialization of the "seg.len" variable. It's done only if (do.lines) { seg.len <- 2 .., but after the seg.len is used: if (has.pch) { pch <- rep(pch, length.out...
2007 Apr 18
0
[Bridge] Re: hang on PPC
...t comment. The kernel code I have now is identical to what I posted. Sorry for the misinformation. > -----Original Message----- > From: bridge-bounces@lists.osdl.org > [mailto:bridge-bounces@lists.osdl.org] On Behalf Of Eble, Dan > Sent: Tuesday, June 29, 2004 12:57 PM > To: 'arkady-parabel@ngs.ru' > Cc: bridge@osdl.org > Subject: RE: [Bridge] Re: hang on PPC > > > Pavel, you may be interested in my work on Cisco HDLC bridging: > http://marc.theaimsgroup.com/?l=linux-netdev&m=108802311131855&w=2 > > I have used it with the bridge driver (...
2018 Jul 23
2
G729
20.07.2018 23:35, John Kiniston пишет: > > On Fri, Jul 20, 2018 at 11:41 AM Saint Michael <venefax at gmail.com > <mailto:venefax at gmail.com>> wrote: > > ​The community would benefit if a non/licensed version of G729 > would be included with Asterisk​, since the license expired. > The current codec source code posted still requires
2010 Apr 08
2
IVR menu sound processing for AMR and GSM + live test available
Hi! We are in process of setting up an audio guide that will cover notable places of our capital Riga, Latvia. The target audience are tourists that dials a free phone number from a mobile handset to listen to a 3 minute introduction to historic place. All audio, 10+ languages are recorder in studio at 44KHz. The audio is stored on server in A-law 8KHz because we'll be pushing it through E1
2004 Oct 06
1
Problem on getting wav file out of Festival-text2wave utility ?
Hi, I'm banging my head with Perl AGI script to produce wav file to be streamed with Festival's text2wave utility. I have two lines of code: ------------------------------------ system('echo "' . $text . '" | text2wave -scale 1.5 -F 8000 -o ' . $filename . ' - '); system('echo "' . $text . '" | text2wave -eval
2008 Jun 02
0
OT - Intel IPP 5.3
Hello, For education purpose, I would like to add G729 support to an Asterisk 1.4.19.1 system. I've read this : http://www.readytechnology.co.uk/open/ipp-codecs-g729-g723.1/ but when downloading Intel IPP software, it appears that latest IPP version is 5.3. As installation instructions here ( http://www.readytechnology.co.uk/open/ipp-codecs-g729-g723.1/doc-svn8.txt) relates to Intel IPP
2008 Nov 04
0
(PR#13195) Can't open files containing russian letters in path
...ing guide. > > There are literally tens of different ways to 'open files' in R, and > some at least with Cyrillic file names. Nor is there any obvious > difference between 2.8.0 and 2.7.2 patched. > > On Wed, 22 Oct 2008, asherman at ksu.ru wrote: > >> Full_Name: Arkady Sherman >> Version: 2.8.0 >> OS: Windows XP sp3 ntfs file system >> Submission from: (NULL) (158.195.166.129) >> >> >> Freshly installed version 2.7.2 works well, but 2.8.0 can't open files >> with >> russian letters in its names. In error messag...
2008 Nov 29
0
A small bug in R code of the legend function of the Graphics (PR#13350)
...r and got the error "object "seg.len" not found". There was no connection between the merge parameter and the error produced. So I modified the code and didn't unset merge :). So it's better to gave an warning, or to set automatically merge to false if isn't needed. Arkady
2007 Apr 18
0
[Bridge] Re: hang on PPC
.... -- Dan Eble <dane@aiinet.com> _____ . Software Engineer | _ |/| Applied Innovation Inc. | |_| | | http://www.aiinet.com/ |__/|_|_| > -----Original Message----- > From: bridge-bounces@lists.osdl.org > [mailto:bridge-bounces@lists.osdl.org] On Behalf Of > arkady-parabel@ngs.ru > Sent: Tuesday, June 29, 2004 11:57 AM > To: Stephen Hemminger > Cc: bridge@osdl.org > Subject: [Bridge] Re: hang on PPC > > > On Mon, 28 Jun 2004 09:38:46 -0700 > Stephen Hemminger <shemminger@osdl.org> wrote: > > > I get > > > br0...
2009 May 19
0
announcement: chan_nms - channel driver for NMS Communications hardware
I'm pleased to announce the availability of CHAN_NMS - channel driver for NMS Communications (now Dialogic) hardware. The attached README explains it all. The project website is http://chan-nms.hosting.lv/ CHAN_NMS is an Asterisk PBX channel driver that supports NMS Communications [1] (acquired by Dialogic [2]) Open Access line of products, that includes E1/T1 boards [3] for PCI(-X), PCIe,
2010 Mar 15
0
ntlm helper helper usage problem
...really required). So where the hell I am wrong ? * BTW *The command */opt/samba/bin/wbinfo -t *cause to following output *checking the trust secret via RPC calls succeeded. *The command */opt/samba/sbin/smbd -V *cause to following output *Version 3.3.4 Please help me !!! * Thanks in advance,Arkady *Appendix A. Problematic helper's dump conversation.* [2010/03/15 10:35:48, 10] utils/ntlm_auth.c:manage_squid_request(1609) Got 'YR TlRMTVNTUAABAAAAB7IIogcABwAyAAAACgAKACgAAAAFAs4OAAAAD0tBTEVWRVQtRE5LQUxFVkVU' from squid (length: 79). [2010/03/15 10:35:48, 10] utils/ntlm_auth.c:...
2006 Jun 19
5
RSS reader for rails application.
Hi, I was wondering if there''s an RSS reader plugin of some sort available that will basically get the RSS feeds for me and then allow my Rails application to take those feeds and present them on my website. Would anybody know how I could get this to work with a rails app? Thanks. -- Posted via http://www.ruby-forum.com/.
2007 Apr 18
1
[Bridge] Re: hang on PPC
On Sun, 27 Jun 2004 15:43:30 +0700 <arkady-parabel@ngs.ru> wrote: > Hi. > > I'm using a powerpc-based board (CPU - Motorolla 82855, 50 > Mhz) with 32 Mb of RAM, Big Endian. > Linux kernel - 2.4.22, bridge - statically linked & as a > module > brctl - 0.9.6 > Ethernet - fec (arch/ppc/8xx_io/fec.c) > Al...
2008 Jan 14
2
G.729 pre-compiled binaries and Asterisk 1.2.x.
Asterisk 1.2.24 seems to crash repeatedly under any substantial call load (and sometimes without a substantial call load - just one SIP leg is enough to do it) when using the G.729 pre-compiled binaries from: http://asterisk.hosting.lv/ As per: http://www.voip-info.org/wiki-Asterisk+G.729+Licensing Time to crash is variable, but seems to require at least an hour of production performance