I frequently find voice messages are emailed to users with insufficient volume - barely audible. I would like to have asterisk run a sox command to adjust the volume of each message before emailing (perhaps once the message has been left). Has anyone done this? Care to share the steps? Thanks, MD
Mojo with Horan & Company, LLC
2006-Jun-27 12:59 UTC
[Asterisk-Users] Voicemail volume adjustment
I know this isn't what you asked for, but I think I achieved the same effect by changing the format= line to put wav first, not wav49. Of course, if you've already modified this line to use gsm or something else, then this really wont' help :P Moj Technical Support wrote:> I frequently find voice messages are emailed to users with insufficient > volume - barely audible. I would like to have asterisk run a sox command to > adjust the volume of each message before emailing (perhaps once the message > has been left). > > Has anyone done this? Care to share the steps? > > Thanks, > MD > > > > _______________________________________________ > --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 > > !DSPAM:500,44a18bde194498152433266! >-- Mojo <mojo@horanappraisals.com> Office Manger, Horan & Company, LLC (907) 747-6666 x112
In voicemail.conf: externnotify=/opt/asterisk-1.2.7.1/sbin/vm-audio The attached script should increase as much as possible without clipping. Cheers, Cullin -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Technical Support Sent: Tuesday, June 27, 2006 3:51 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Voicemail volume adjustment I frequently find voice messages are emailed to users with insufficient volume - barely audible. I would like to have asterisk run a sox command to adjust the volume of each message before emailing (perhaps once the message has been left). Has anyone done this? Care to share the steps? Thanks, MD _______________________________________________ --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 -------------- next part -------------- A non-text attachment was scrubbed... Name: vm-audio Type: application/octet-stream Size: 1289 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060627/a1109fa1/vm-audio.obj
This works great, however, when I look at the "full" log, it says that the sendmail is executing prior to vm-audio. Any way to change this? -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Cullin J. Wible Sent: Tuesday, June 27, 2006 8:41 PM To: support@ocg.ca; 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Voicemail volume adjustment In voicemail.conf: externnotify=/opt/asterisk-1.2.7.1/sbin/vm-audio The attached script should increase as much as possible without clipping. Cheers, Cullin -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Technical Support Sent: Tuesday, June 27, 2006 3:51 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Voicemail volume adjustment I frequently find voice messages are emailed to users with insufficient volume - barely audible. I would like to have asterisk run a sox command to adjust the volume of each message before emailing (perhaps once the message has been left). Has anyone done this? Care to share the steps? Thanks, MD _______________________________________________ --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