similar to: Future WinCE IP Phone

Displaying 20 results from an estimated 1000 matches similar to: "Future WinCE IP Phone"

2008 Sep 12
1
Echo Cancellation not working on WinCE
Hello Friends, I am trying to use speex-1.2beta3 version for echo cancelling. On my WinCE board I am using WaveIn/WaveOut functions to record and playback audio. I am receiving audio data on udp socket, then playing it on speaker using WaveOutWrite function. I registered callback to capture microphone data, then data chunk came from socket ( which I played on speaker) and data captured from
2012 Mar 30
1
Support for boot WinCE from disk
Hi, [ please keep me in CC as I am not subscribed to the mailing list ] I'd like to use syslinux to boot WinCE from local disk. Is there support for it? -- Otavio Salvador? ? ? ? ? ? ? ? ? ? ? ? ? ? ?O.S. Systems E-mail: otavio at ossystems.com.br? http://www.ossystems.com.br Mobile: +55 53 9981-7854? ? ? ?? ? ? ?http://projetos.ossystems.com.br
2006 May 17
1
FW: libtheora in WinCE or PocketPC?
Hi there, I've found no answers to this question from Fri Apr 15 19:33:50 2005. Are there any answers now? > I'm sure this is a common question, but I haven't seen it asked nor answered > on this list, on the Theora Wiki nor FAQ, nor on the Internet at large > (though I haven't checked the whole thing): > > Has anyone ported 'libtheora' to WinCE or
2015 Nov 13
2
2015 LLVM Developers' Meeting videos are up!
The videos for the 2015 LLVM Developers’ Meeting may be found on our YouTube channel (https://www.youtube.com/channel/UCv2_41bSAa5Y_8BacJUZfjQ <https://www.youtube.com/channel/UCv2_41bSAa5Y_8BacJUZfjQ>). Here is the link to the playlist: https://youtu.be/5W7NkofUtAw?list=PL_R5A0lGi1AA4Lv2bBFSwhgDaHvvpVU21 <https://youtu.be/5W7NkofUtAw?list=PL_R5A0lGi1AA4Lv2bBFSwhgDaHvvpVU21> Subscribe
2007 May 25
0
Status 58 trying to connect WinCE 4.1 to Samba 3.0.23c-2.el5.2
Hello everyone. I've recently replaced a file server running Samba 2.2.8a on Solaris 8 with one running 3.0.23c-2.el5.2 on CentOS 5. I'm trying to set up a WinCE 4.1 device (A V56 Makino milling center with a Pro 5 controller) to work with the new configuration and I can't get it figured out. When I try to do a 'net use share1 \\server\share', it responds with 'Command
2005 Apr 15
0
libtheora in WinCE or PocketPC?
I'm sure this is a common question, but I haven't seen it asked nor answered on this list, on the Theora Wiki nor FAQ, nor on the Internet at large (though I haven't checked the whole thing): Has anyone ported 'libtheora' to WinCE or PocketPC 2003? I seem to recall seeing a Linux ARM port, but I haven't been able to confirm that, either. I see there's a
2005 Mar 16
0
IAX softphone on WinCE/PocketPC
Hi, Is anyone aware of an IAX client that's made for the Windows CE/Pocket PC platform? Or even the Palm platform for that matter. Thanks.
2018 Oct 03
2
Trouble installing with Nvidia card
Hi all, I'm having trouble doing a fresh install of CentOS 7.3. I'm using the DVD installer ISO, burned to a USB flash drive. The system is a Supermicro 7048 with four Nvidia Titan Xp GPUs, and I have the monitor connected to the first GPU. In the BIOS, VGA priority is set to Offboard, so I am seeing POST messages (good). The CentOS installer begins and shows a few messages on my
2010 Jul 16
6
[LLVMdev] Tool for run-time code generation?
Using C++ code, I would like to generate code at run-time (the same way .NET code can use dynamic methods or compiled expressions) in order to obtain very high performance code (to read binary data records whose formats are only known at run-time.) I need to target x86 (Win32) and ARM (WinCE). Can LLVM be used for this purpose, or would something else work better? Are there any open-source
2004 May 15
2
Subject: Re: X100P Ireland Red Alarm
Hi, I suspected that I the analogue phone should have got a pass through signal when the power was off to the server, unfortunately it doesn't. I kept asking digium support about that but they didn't give me an answer. The problem is how do I identify whether the X100P is incompatibel with the network or faulty without possibly wasting another USD100??? Aaron On Sat, 2004-05-15, Eric
2004 May 16
4
X100P Ireland Red Alarm (AR Tarzi)
Ahhh this could be my problem! I just checked which wires on the RJ11 cable had a voltage across them and it was the yellow and green (3 & 4?). From what someone posted the other day it's supposed to be Bumble Bee and Christmas Tree. I did have to get a technician out to fix my line when it was first installed because it was dead. Maybe he wired it up incorrectly or maybe they just do it
2004 Jun 14
2
International Talking Clocks
Hi, Does anyone know of a list of internationally accessible PSTN talking clocks? I find talkjing clocks a good way to test the call quality to a particular country. There are a quite a few available in the US but the only other two countries I have found numbers for are the UK and Sweden. Other countries obviously have them but they generally don't seem accessible from international
2004 Aug 06
2
icecast/ices
Marco, I have some preliminary HowTos and software available at http://quasi.ksl.com/icecast/ It's not as nice as http://www.6809.org.uk/kja3/ices2-howto.shtml, but I'm working to make it better as I become more familiar. Hope it helps. The ices2 program is designed for .ogg streaming while icecast-1.3.12 and related streamers, MuSE, liveice and DarkIce will still stream .mp3 quite nicely.
2010 Jul 16
2
[LLVMdev] Tool for run-time code generation?
> LLVM has a JIT for this purpose. You generate LLVM IR code (a sort of > generic assembler) and it produces optimized native code ready to be > executed. > > x86-win32 is fine. I don't think so about arm-wince. What's wrong with running LLVM on ARM? It's supposed to support ARM as a target, and since it's written in C it should theoretically compile for ARM. CMake
2015 Sep 08
8
Euro LLVM videos finally online - proposal to use torrents for sharing
It's no magic, to get good download speed with torrents you need many seeders or few seeders with high bandwidth. I'm not sure LLVM videos will attract enough interest for many seeders to be online... The easy solution would be to have a LLVM channel with all videos on Youtube which has high qualty CDN. 2015-09-08 11:20 GMT+03:00 Adam Husár <llvm-dev at lists.llvm.org>: >
2009 May 19
2
Regarding cross compiling of ogg vordis decoder to arm board
Hi, Tis is kiran. I ve a project in which v have to cross compile the source code of ogg vorbis audio decoder onto EDB9302 ARM board.. Can u pls tell me the steps how to proceed or lead me to a source whr i can find the procedure... Thank u -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Oct 02
2
Billing Applications - When does the bill start??
Hi, I have been having a look at the code for asteriskprepaid and it appears as if the billing time starts when the Dial command is called. Is this correct? Does the caller get billed for the dialling time and the call time or just the call time? Although going off some comercial calling cards I have used I think they start billing when you begin thinking about the call. Thanks, Aaron
2010 Jul 16
3
[LLVMdev] Tool for run-time code generation?
> > What's wrong with running LLVM on ARM? > > LLVM can generate code for ARM, but the JIT requires extra target and > platform dependent stuff, and that's not done for arm-wince. The release notes say "compiler_rt now supports ARM targets". What else is needed? Keep in mind that I do not need (or want) Clang or any of the optimizers: I just want to generate
2004 Jul 17
4
E100P and Colt Telecom (Europe)
Hi, Has anyone connected * to a Colt E1 line in Europe? If so could you send me the zaptel.conf and zapata.conf. Thanks, Aaron __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail
2007 Mar 16
1
FW: Microsoft buys Tellme
http://deancollinsblog.blogspot.com/2007/03/microsoft-buys-tellme.html I thought I would email this post I made on my blog from yesterday as a way of stimulating discussion on this. It looks like the Asterisk community is no closer to getting a Pre-Paid 'Offboard Speech Recognition Processing' SIP gateway than ever. I've left the