search for: elimite

Displaying 4 results from an estimated 4 matches for "elimite".

Did you mean: elimine
2003 Aug 24
0
Tcltk changes in R 1.8.0
I have committed a set of changes to the tcltk package for R-1.8.0. The most important changes are 1) Support for Tcl arrays, which should come in handy for people playing with things like the tkTable extension. Basically these work like tclVar objects but can be subscripted (notice that these beasts are associative - like a Perl hash - rather than objects of set dimensions). Basic
2004 Dec 28
5
Sound distorted after normalized.
> 16 bit ints have a range of -32768 to 32767. If you divide > -32768 by 32767.0 you end up with -1.00003051850948 which > is a bad thing. > > Try normalizing with a value of 32768.0. No. Speex expects values in the +-32767 range, not +-1.0. Just converting from int16 to float *is* the right thing to do. Jean-Marc -- Jean-Marc Valin <Jean-Marc.Valin@USherbrooke.ca>
2003 May 15
8
SIP behind NAT (*sigh*)
Hi guys, sorry to be iterating this on the list once more, but I'm not able to get this stuff to work as I'd expect. So far, I've always managed to keep it out of NAT environments :-> My home LAN is NATed by a simple Draytek router. In the home LAN is an ATA186 with SIP. On the internet (public) is an Asterisk server. I have nat=yes in the sip.conf and the connectmode is set
2005 Mar 06
3
SJphone on PDA registering with Asterisk???
I try to setup SJphone on my PDA, but it does not register with Asterisk. I have setup a sip account on asterisk, ... Can anybody give me a hint? bye Ronald