<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.0.4">
</HEAD>
<BODY>
On Fri, 2004-05-28 at 16:27, Oliver Kaven wrote:
<BLOCKQUOTE>
<BR>
<BR>
<TT>> There ya go.<BR>
> <BR>
> -Oliver<BR>
<BR>
<BR>
<FONT COLOR="#fb5409">> Does anyone have a more clear beep tone for the voicemail?<BR>
><BR>
> The default one seems to cut off and give the feeling that<BR>
> there is a problem with the vm :)<BR>
><BR>
> If no one has this available, I may try to create a new<BR>
> one.<BR>
><BR>
><BR>
> Thanks.</TT></FONT><BR>
<BR>
</BLOCKQUOTE>
Oliver--<BR>
<BR>
What the heck, I plugged it in and tried it:<BR>
<BR>
1. It was too loud. Distorted when played over my phone.<BR>
2. The format is wrong. Best if it were 8khz gsm, instead of .wav format. Asterisk reported that it can only<BR>
handle 16 bit wav's, and wouldn't play it.<BR>
<BR>
So, I used "sox beep.wav -r 8000 -c 1 -v .5 beep2.gsm<BR>
<BR>
and this seems OK (for me, at least).<BR>
<BR>
<BR>
murf<BR>
<BR>
</BODY>
</HTML>