Displaying 20 results from an estimated 100 matches similar to: "Re: Open source IP phone, maybe?"
2003 Aug 19
2
Re: Open source IP phone, maybe?
Hi!
I think it is a great idea.
The DS80C400 needs external memory, and/or flash. It have the Ethernet
integrated, but it is really slow (it is 8051 architecture), and yes, I
know it can go up ti 75Mhz, but only gives 18MIPS max. I would use
ATmega128 from atmel (16MIPS at only 16Mhz), take a look at:
http://www.ethernut.de (project using mega128 with Ethernet, includes
schematics).
It
2003 Aug 19
1
Oen source IP phone, maybe?
Its another one of my "If I only had time...damn this sleep thing" ideas,
but I really wonder how hard/cost effective it would be to build an open
source IP phone or phone adapter (ala ATA).
In about 20 minutes of mulling and research, I figure you could do it for
about $40 in parts plus coding time...
1 DS80C400 Ethernet enabled microcontroller with built in IPV4/V6 stack
$10
1
2005 Feb 28
4
memory usage
On Mon, 2005-02-28 at 19:42 -0500, Jean-Marc Valin wrote:
> > jean-marc: i think we can remove spx_sig_t *orig.
> > but am not sure about exc2Buf. is it for extension?
>
> orig is already removed in SVN (which you should probably use). As for
> exc2, it can be removed, but I'm not sure if you can just use exc
> instead (maybe yes).
>
when removing "spx_sig_t
2005 Feb 19
2
memory usage
Hi
I am currently trying to port speex v1.1.6 to a microcontroller with
very limited memory (<64Kbyte RAM).
what I found when initialising the encoder, a chunk of 32Kb was
attempted to be alloced, which failed:
src/nb_celp.c:
void *nb_encoder_init(const SpeexMode *m)
{
/* snip */
st = (EncState*)speex_alloc(sizeof(EncState)+8000*sizeof(spx_sig_t));
/* snip */
}
same goes for the
2005 Mar 01
1
memory usage
On Tue, 2005-03-01 at 04:31 -0500, Jean-Marc Valin wrote:
> Hi,
>
> I just checked in some changes that remove some unnecessary buffers
> (exc2 and buf2) and that reduce other buffers to the minimum. That
> should save 7800 bytes for the encoder.
>
> Jean-Marc
>
thanks, I have merged the diff in
$ svn merge-r 8996:8997 http://svn.xiph.org/trunk/speex
to my codebase.
2003 Aug 13
1
FWD SIP phone format=2, FWD call format=4, why?
Hi!
I'm trying an asterisk-FWD connection. I'm using X-Lite OR SIPPS as the
IP phone. I configured the X-Lite and SIPPS to use GSM codec. Whe I
call FWD, I get this info on the channels when the call has not been
stablished yet:
sip show channels
Peer User/ANR Call ID Seq (Tx/Rx) Lag Jitter
Format
192.246.69.223 613 1770bf3430d 00102/00000
2005 Mar 22
2
Speex hardware requirements?
Compared to todays PDAs the GameBoy Advance (GBA) is low spec. it has a
16MHz ARM7tdmi RISC processor. 32-bit but it can handle 16-bit
instructions in a mode that resembles "bytecode" (a 32-bit instruction
is executed using a 16-bit instruction). I got a feeling that the GBA
would need a FPU.
For more information on the GBA visit this info page:
2005 Mar 23
1
Speex hardware requirements?
Also, you would be sattisfied with the narrowband decoding because the
GBA sound quality isn't very good, however, that depends greatly on what
you're going to do with speex on a GBA.... (an RPG with audio dialogs?
;-)) also, using a DSP in a GBA Cartridge sounds like overkill to me,
however, that depends greatly on what are you developing and what's your
target audience....
2005 Feb 28
2
memory usage
hi,
jean-marc: i think we can remove spx_sig_t *orig.
but am not sure about exc2Buf. is it for extension?
rgds,
tk
On Mon, 28 Feb 2005 12:42:38 -0500, Jean-Marc Valin
<Jean-Marc.Valin@usherbrooke.ca> wrote:
> Hi,
>
> I looked at the code I think there are still places where you can reduce
> memory. For example, I think bufSize can be reduced to around 400
> (instead of
2007 Sep 05
0
[ANNOUNCE] xf86-video-mga 1.4.7
Adam Jackson (3):
Fix various timing bugs on the G200SE.
Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs.
Default mode on G200SE of 1024x768 @ 16bpp.
Brice Goglin (1):
Change minimal frequency guess from 12 to 16MHz
Daniel Stone (2):
bump to 1.4.6
bump to 1.4.6.1
Gabriele Gorla (1):
Add Xv support for Millennium II chips
Ian
2005 Mar 23
0
Speex hardware requirements?
I think narrowband decoding should work then (at least if you disable
perceptual enhancement). As for wideband, it would at least require
shortcuts in the QMF (replacing with IIR filter) to work.
Jean-Marc
Le mercredi 23 mars 2005 ? 08:05 +0100, P?r Moberg a ?crit :
> Compared to todays PDAs the GameBoy Advance (GBA) is low spec. it has a
> 16MHz ARM7tdmi RISC processor. 32-bit but it
2006 Jun 19
1
[Bug 1198] ssh associates the host identification to just IP/hostname , and it should also include remote port.
http://bugzilla.mindrot.org/show_bug.cgi?id=1198
Summary: ssh associates the host identification to just
IP/hostname , and it should also include remote port.
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
2003 Jul 28
0
Re: Asterisk-Users digest, Vol 1 #882 - 11 msgs
Hi!
Sure, just look for: Wonder Shaper. It's a HTB based shaper
configuration wich have some very good features, I use a variation of
that here at my College.
http://lartc.org/wondershaper/
It is the page (a simple google search).
Also make sure to uncomment the line tos=lowdelay in every config file
of asterisk that have it.
Hope it is usefull, sincerely,
Ildefonso Camargo
2003 Aug 08
0
VoicemailMain2, inband digits detection, rcf2833 digits detection (rtp issue, I think)
Hi!
I've been trying to use the Voicemail (and Voicemail2) applications with
an SIP Phone (X-Lite, for those who cares), when I use g.711(a/u) codec,
it works perfectly with inband (it detects the whole mailbox (in my case
10007)), but not with rfc2833 (in this case, it only detects 107 as the
mailbox number). With gsm codec, the inband doesn't work, I guess
that's due to the
2003 Sep 19
0
phonecore, gnophone from CVS.
Hi!
I was trying to use gnophone with asterisk, but I can't make a call (It
just get the a answer of "REJET"), but I can register an everything.
Anyway, I decided to move to the cvs version of gnophone, so I checked
out EVERYTHING from cvs.digium.com (yes, a cvs -z7 co .). I installed
libiax2, gsm (the one that was inside gnophone), and got gnophone to
start compiling. But
2003 Sep 23
1
Cisco 7960 SIP Firmware.
Hi!
The university where I work just bought four Cisco 7960G IP phones (they
didn't ask, just came across the door and gave me a box and told me:
"Can you make this work with the Asterisk PBX we have?"). According to
what I read, there is no much hope, because I have not the SIP firmware
(too bad). Has anybody succesfully got an answer from cisco?, or does
anybody happend to
2008 May 06
1
Question about Maildir automatic cleanup.
Hi!
I want to automatically delete old messages from one user's Maildir, and I was thinking on running something like this:
find /home/user/Maildir/cur/ /home/user/Maildir/new/ -daystart -mtime +15 -delete
but I'm not sure if by deleting messages "manually" I will break the dovecot.index* files.
What do you think?
Thanks!
Ildefonso.
2004 Jun 03
0
Detail on Samba 3 By Exmaple (comments).
Hi!
I have been reading the Samba 3 by example avaible on the web site
(samba-guide.pdf), I think it is very good, but have a question:
- In section 6.3.5 (page 150, numerated), there is a note wich says that
the computers account must be inside the People container due to an
error in samba. Is this true?, or can it be due to the config of the
nss-ldap and the pam-ldap modules wich is on
2004 Jul 01
1
What can I lose if I use ldap compatibility with samba 2 schema?
Hi!
I'm trying to use Directory Administrator from
http://diradmin.open-it.org/files.php, but It only work with the old
sambaAccount schema, so, My question would be: What is *really* new on
samba 3 with the use of sambaSamAccount?, do I lose something if I use
the compat mode?
Thanks in advance for any answer, sincerely,
Ildefonso Camargo
icamargo@merkurio.com.ve
icamargo@unet.edu.ve
2004 May 26
1
PAC implementation, under "open" license.
Not sure, I'm reopening an OLD thread here (sorry).
I need some answers, looking somewhere I found this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnkerb/html/MSDN_PAC.asp
I'm not sure, I just gave it a brieft read. Can't this be used to
include PAC data on a kerberos ticket in order to use the kerberos
autentication on win2k/xp?
I know that it also