[Asterisk-Users] Voicemail volume adjustment
Cullin J. Wible
cwible at algorim.com
Wed Jun 28 09:06:57 MST 2006
Good catch - I hadn't realized that.
You are correct that in app_voicemail.c sendmail is run prior to the
externnotify script.
I see a few options: 1) change the code in app_voicemail.c 2) Use the
externotify script to assemble and send the email messages 3) Run a web
server and include a link to the voicemail message instead of attaching it.
None of them look fun.
Not sure how many * developers read this list, but it would be great of the
"run_externnotify(vmu->context, vmu->mailbox);" call in
"notify_new_message()" in app_voicemail.c could be moved to the top of the
function as it is probably the preferred solution.
Cullin J. Wible
Co-Founder & CTO
Email Data Source, Inc.
212-514-8900 x1006
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Adam Robins
Sent: Wednesday, June 28, 2006 8:46 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Voicemail volume adjustment
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 at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Cullin J.
Wible
Sent: Tuesday, June 27, 2006 8:41 PM
To: support at 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 at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Technical
Support
Sent: Tuesday, June 27, 2006 3:51 PM
To: asterisk-users at 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
_______________________________________________
--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
More information about the asterisk-users
mailing list