[asterisk-dev] Missing Sound!
Steve Murphy
murf at digium.com
Thu Feb 22 14:43:59 MST 2007
Hey all, there's a sound file referenced in asterisk, that has not yet
been created!
Specifically, it is vm-duration
is is referenced in apps/app_voicemail.c, in function
play_message_duration()
and is reported in bug 8993 by caio1982.
Kevin Fleming did some research and says:
> This needed some detective work :-)
>
> Asterisk 1.2 did not have nor use this file.
>
> Asterisk 1.4 only gained the use of this file when Russell committed
> the
> changes from bug #6970. The poster of that patch added the use of this
> file in bugnote 44919, but no file was ever supplied, nor was the
> sounds.txt file updated to include the script for it.
>
> This explains why we don't have any master recordings of this file.
>
> Now, I do agree that the addition of this prompt would make message
> duration speaking cleaner, but we'll need to decide on the proper text
> (in English, Spanish and French) and then I'll need to order the
> recordings.
The length of a voicemail in seconds is divided by 60, and the resulting
number played just after the vm-duration file is played. Then
"vm-minutes" is played.
caio1982 suggests that "this message is longer than" be the wording for
this...
I personally lean toward "this message is at least" ... but, who am I?
So, any votes or further suggestions as to what to put in this file?
murf
--
Steve Murphy
Software Developer
Digium
More information about the asterisk-dev
mailing list