[Asterisk-Users] Re: Voicemail volume wav vs. wav49

Aaron Daniel amdtech at shsu.edu
Tue May 16 08:00:46 MST 2006


If the patch makes it past all the code checks and whatnot, and any kinks 
are worked out of it, it would make it into the next version of asterisk. 
Anyone that would want it in the older versions would have to backport it 
(I'll see about posting a patch somewhere that'll work for 1.2).  We just 
use the subversion branch of asterisk so I've applied the patch once to 
our voicemail server and do an "svn update" to pull down any modified 
files, and it just merges my changes in with the voicemail code for me.

As for the volgain setting, yeah, it's probably more related to the format 
itself than anything.  You'd have to get in and change the code of the 
format, however, if you do that, you universally change the volume.  If 
you notice, the wav49 files sound great on the phone, but not in email, so 
we took the route of fixing them through the voicemail program.  We've 
been using the patch since it's inception (and added a convert to mp3 
function also) and it's worked like a charm since.

On Mon, 15 May 2006, Scott Bussinger wrote:

> Thank you very much for making this patch available!
>
> I'm not all that clear on the development process in Asterisk -- does this
> mean that your patch will be present in the next release of Asterisk (1.2.8
> or 1.3 or whatever the next version is)? Or do I have to manually apply the
> patch every time I want to upgrade?
>
> Also, while it makes sense to have a VOLGAIN setting in VOICEMAIL.CONF, is
> this really fixing the original bug? Given the huge difference in volume
> between the WAV and WAV49 encodings, it seems rather likely that one or the
> other of the formats has a bug in it. Shouldn't the output volume for any of
> the supported formats be at least approximately the same?
>
> Thanks again for addressing this issue!
>
> "Aaron Daniel" <amdtech at shsu.edu> wrote in message
> news:Pine.LNX.4.64.0605151846240.13493 at ab1-1-246.shsu.edu...
>> I've got a bug posted with a patch, that should work for both trunk and
>> 1.2 (we ported it to SVN, but we use it on 1.2).  It fixes the volume
>> issues.  It does require sox to work though.
>>
>> http://bugs.digium.com/view.php?id=6237
>>
>> On Mon, 15 May 2006, Scott Bussinger wrote:
>>
>>> There's a been a long standing issue with voicemail volume levels for
>>> files
>>> saved in WAV49 format as compared to WAV format.  WAV49 is much smaller
>>> in
>>> emails and that's great, but it's also less than half the volume level
>>> than
>>> the exact same voicemail saved in WAV format. I've seen this mentioned by
>>> several others over the years in the mailing list -- has there been any
>>> movement towards fixing this bug?
>>>
>>> Be seeing you.
>>>
>>>
>>>
>>> _______________________________________________
>>> --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
>>>
>>
>> --
>> Aaron Daniel
>> Computer Systems Technician
>> Sam Houston State University
>> amdtech at shsu.edu
>> (936) 294-4198
>> _______________________________________________
>> --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
>>
>
>
>
> _______________________________________________
> --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
>

-- 
Aaron Daniel
Computer Systems Technician
Sam Houston State University
amdtech at shsu.edu
(936) 294-4198



More information about the asterisk-users mailing list