Hi,

On Mon, Jan 16 2006 Louis-David Mitterrand wrote:
> Hello,
> 
> Using asterisk-1.2.1 I am trying to convert my music-on-hold files from
> .wav to alaw:
> 
>       % sox moh.wav -r 8000 -c 1 moh.al resample -ql
> 
> The file sounds fine when listened with:
> 
>       % sox mox.al -t ossdsp /dev/dsp
> 
> But when listened through asterisk with an alaw SIP phone the sound is
> clicky and too fast.
> 
> Did I forget something in my conversion command?

Are You using bristuff 0.3.0-PRE-1f? I've had the same issue. Dan Austin
wrote a notice in a mail on this list, which solved the problem.

Configure the following lines in /etc/asterisk/asterisk.conf:

[options]
silence_suppression=yes

The bristuff seems to include an additional patch, which isn't stable
enough.

HTH,
Karsten

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to