Displaying 6 results from an estimated 6 matches for "heinanen".
2011 May 04
2
speexenc/speexdec doubles file size
this is not really a development question, but i didn't find another
mailing list to ask it.
any idea why size of wav file doubles when it is encoded to speex and
back to wav:
$ ls -ls testi.wav
40 -rw-r--r-- 1 foo foo 40674 May 4 14:38 testi.wav
$ speexenc --denoise --agc --quality 10 testi.wav testi.spx
Encoding 8000 Hz audio using narrowband mode (mono)
$ ls -ls testi.spx
20
2011 May 04
0
speexenc/speexdec doubles file size
Juha Heinanen writes:
> any idea why size of wav file doubles when it is encoded to speex and
> back to wav:
>
> $ ls -ls testi.wav
> 40 -rw-r--r-- 1 foo foo 40674 May 4 14:38 testi.wav
>
> $ speexenc --denoise --agc --quality 10 testi.wav testi.spx
> Encoding 8000 Hz audio using nar...
2003 Apr 10
2
sip registration problems
i installed yesterday asterisk cvs version and tried to register
asterisk as a sip ua with my proxy. there was two problems that i was
not able to solve with the style of register line shown in the default
sip.conf:
register => foo:password@proxy.com
the first problem was that asterisk converted the host part of the
to/from uri from the domain name proxy.com to its ip address, which i
2003 Apr 14
6
Asterisk and SNOM 200
Hi,
I have just got my SNOM 200 to start doing some real testing with *..
I am trying to use the GSM codec but the quality is really bad, Is that normal? does anyone actually use GSM??
Also are there any 'gotcha's' that I need to look out for so I don't spend hours trying to get somthing working that really doesn't work anyway..
Thanks..
later..
--
2003 May 11
2
sip reply sent to wrong port
when asterisk receives a bye request
U 195.10.149.20:32806 -> 192.98.81.157:5060
BYE sip:+35864129439@192.98.81.157 SIP/2.0.
Via: SIP/2.0/UDP 195.10.149.20:5062.
...
it should send the response according to the via header:
18.2.2 Sending Responses
The server transport uses the value of the top Via header field in order
to determine where to send a response.
instead asterisk sends the
2003 Apr 16
4
iLBC
i tried asterisk ilbc codec against kphone. when the call got
connected, i started to immediately get these kind of message to the
console:
WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of 52 bytes long from RTP (50)?
WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of