[asterisk-dev] Missing Sound!
Sean Bright
sean.bright at gmail.com
Thu Feb 22 16:40:39 MST 2007
I think the goal is to make this available to current installations and not
require a recompile.
I like Tilghman's suggestion as well as my own (because I'm biased like
that).
On 2/22/07, Rod Dorman <rodd at polylogics.com> wrote:
>
> On Thursday, February 22, 2007, 17:16:11, Sean Bright wrote:
> > On 2/22/07, Steve Murphy <murf at digium.com> wrote:
> >> ...
> >> 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?
> >
> > "This message is approximately..."
>
> That implies some sort of rounding to the nearest minute was done.
>
> Would it be excessive to have the playback go as follows
> "this message is"
> say (seconds/60)
> if ((seconds/60) == 1) "minute"
> else "minutes"
> if (seconds%60) {
> say (seconds%60)
> if ((seconds%60) == 1) "second"
> else "seconds"
> }
> "long"
>
>
> --
> rodd at polylogics.com "The avalanche has already started, it is too
> Rod Dorman late for the pebbles to vote." - Ambassador Kosh
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
--
sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20070222/84379ebc/attachment.htm
More information about the asterisk-dev
mailing list