Volgain patch for asterisk v1.2

Volgain patch for asterisk v1.2

October 11th 2006

I’m attaching a patch that will allow users of the 1.2 version of asterisk to increase (or decrease) the gain on voicemails that are emailed.

The version we use on campus also converts to mp3 for better client support, as well as a number of other patches if anyone would be interested in that. Just post a comment and I’ll see what I can do.

In order to install the patch, run these commands:

cd /path/to/asterisk/source
patch -p0 --verbose < /path/to/volgain.patch
make
make install # you can run this or just copy app_voicemail.so
             # from apps to /usr/lib/asterisk/modules and restart asterisk

<edit>

Sorry guys, I left a section in the code that was part of our CONVERTMP3 function, it’s been removed.

Volgain Patch 2006-10-11

<edit 2>

Alright, I’ve updated the patch to work in 1.2.32, for those of you still on 1.2.  I’d recommend switching to 1.4 or 1.6 even, as the patch you’re looking at here is actually part of the source code in future versions.

20090810_volgain_onlydiff

blog comments powered by Disqus