similar to: running .NET

Displaying 20 results from an estimated 10000 matches similar to: "running .NET"

2009 Nov 25
1
SpeexBits ...
Hi Marian, I took a brief look at RFC 5574 and as far as I understand, you can simply do it like this: SpeexBits b; speex_encode(state, some320bytePCM1, &b); speex_encode(state, some320bytePCM2, &b); After that, get the encoded data with speex_bits_write and put it in your packet. Mark -----Original Message----- From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at
2019 Nov 27
4
Error while trying to manage file share
I checked my entire setup again and again. Now I can see the my share. The most relevant change I did (afaik - ofcourse): - since I am using ad backend I created dedicated unix admin groups (as recommended in the docs) - I removed the $ from the share section/defnition ([projects$] -> [projects]) - I changed browseable switch from 'no' to 'yes' Iam still getting the "event
2006 Oct 27
4
IAX2 show peers - description
Hi people, pls does anybody know what "(T)" and "(D)" letter means? server3*CLI> iax2 show peers Name/Username Host Mask Port Status SERVER1 xxx.xxx.xxx.xxx (D) 255.255.255.255 9785 (T) OK (29 ms) SERVER2 xxx.xxx.xxx.xxx (D) 255.255.255.255 4569 OK (95 ms) 2 iax2 peers [2 online, 0 offline, 0
2005 May 03
3
Revealing linux quota to windows users?
Hello! I know this must be an old topic, but I can't quite find an answer in the archive or the Howto. I would like to know if it's possible to show the user quota instead of the disk size when users open their home directoy as a share. (I think it's kind of misleading when it says "480GB free" to a user who has only 500 MB space.) Thanks! Marian
2004 May 14
3
snom & gsm codec
does anonybody know what is the status of gsm codec in snom phones ? they were some issuses in archives, some problems so i would like to know what is the actual status. best regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ majo at sunteq dot sk
2019 Nov 27
2
Error while trying to manage file share
Hello, according to documentation: https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs User is required to setup the file share using ms windows (Computer Management->Connect to another computer). That I am trying without success. When I connect with Windows 7 client I get error message: "Event Viewer cannot connect to computer 'SAMDOM.EXAMPLE.COM. The error ported
2009 Nov 23
2
RFC 5574 and multiple frames
Hello all, I am experimenting with Speex in a mobile VoIP application, and it seems that it is worth stuffing more than one codec frame into a single RTP packet; mainly, that sending several frames per packet relieves the underlying network socket connection, which is notoriously problematic in mobile devices. RFC 5574 defines the exact way how to put multiple Speex frames into a single RTP
2005 Dec 22
3
snom Firmware 5.0.
Hi, Snom phones firmware 5.0 is now out. Try it if you like: http://www.snom.com/wiki/index.php/Main_Page. Regards, --------------------------------------------------------------------- Usman Tahir snom technology AG www.snom.com --------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jul 16
4
grandstream sip phone
hello, i found in list archives some notes about grandstream sip voip phones. Does anybody succesfuly tested those phones with asterisk ? Mark ? What about the prices ? regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind
2003 Aug 11
1
avm fritz pci
hello, does anybody know how to setup avm fritz pci card in p2p mode ? regards marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2010 Feb 01
1
Release of Speex?
Hello, just a question: Speex is in 1.2 beta 1 for some years. Is there any plan to finalize the 1.2 edition? Are there any planned improvements? Best regards Marian
2014 Apr 03
2
RFC: slow-down option
Hello, I've been using rsync on some backup servers for years. In 2011 we had a situation where the FS of the backup server was behaving strange, even thou there was enough available I/O, the fs(ext4 on 16TB partition with a lot of inodes) was lagging. After much testing we found that rsync was hammering the fs too hard. At that point I patched rsync to add a stupid option which will sleep
2008 Aug 13
1
CIFS mount problems
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, We have `some` problems related to the samba daemon, or possibly with the Linux kernel CIFS filesystem. We have 2 server (for this example): - - Storage Server, running Samba 3.0.28a on Ubuntu Linux (Samba version 3.0.28a-1ubuntu4.4) with ldap authentication. - - Client, running Linux 2.6.24 as a XEN domU. This server mounts on demand user
2013 Sep 25
1
Only one CPU core detected on Supermicro E3-1240 v3
Hello, I am trying to install FreeBSD 9.2-RC4 on Supermicro server with Intel Xeon E3-1240 v3 processor. The processor has 4 cores with 8 threads. However only one core is detected (with two threads): FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 1 package(s) x 1 core(s) x 2 SMT threads cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 The motherboard is Supermicro X10SLM-F. All
2003 Jun 19
1
uclibc enviroment #2
ok i have another problem - howto run asterisk as a daemon ( fork ) in uclibc enviroment ? uClinux can only do vfork() a i think this is problem... does anybody know how to solve this ? regards Marian -- SUNTEQ s. r. o. Bojnicka cesta 35 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/
2003 Sep 05
1
oh323 call segmentation fault
hello, i have problem with oh323 channel driver (tryied differnet versions). when i try to make call between oh323 - sip, oh323-isdn, oh323-capi asterisk crash with segmentation fault. Channel driver was compiled with pwlib 1.5.0 and openh323 1.12.0 libs. Does anybody know solution ? WrapH323Connection::WrapH323Connection: WrapH323Connection created. -- Executing Dial("H323:31119",
2003 Oct 03
1
primuxisdn capi
Hi, does anybody know if primus isdn cards - they support capi under linux, provided by own driver are usable with asterisk together with capi channel driver ? http://www.primuxisdn.de/primux/index.htm regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/
2011 Apr 16
1
WebSite V2 - progress
Hello guys, we have done some progress on the new web site project. We need your comments for the design of the front page. We have 3 proposals or the design of the frontpage. Please look at them, we need your help :) http://qaweb.dev.centos.org/websitever2/ Best regards, Marian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2011 Mar 30
1
ksplice within CentOS
Hello guys, I saw that a few days back there was a talk about encorporating the ksplice toolchain into CentOS and creating rebootless upgrades to the CentOS kernel. I'm really interested in helping for that. Where/how we can start work ? Best regards, Marian Marinov -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2006 Oct 02
1
Auth Problem
Hello, I have a problem related to user authentication: Users can not login from Windows workstations. I get the following error: "The system could not log you in. Make sure your User Name and domain are correct then type your password again." Users can access shares, they are prompted for a user and password and it is ok. The same user and password does not work for login.