[Home]

Summary:ASTERISK-03949: [patch]allow prev 4, next 6 to wrap when msg come to end
Reporter:tclark (tclark)Labels:
Date Opened:2005-04-17 20:49:42Date Closed:2011-06-07 14:04:54
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) next_prev_nomoremsg.txt
Description:just wrap msg when come to end of msg list
if prev and at the first msg to last msg
if next and come to end got first msg


****** ADDITIONAL INFORMATION ******

i have had this 2 line patch for years but miss it on other ppls systems
disclaimer on file
Comments:By: nick (nick) 2005-04-17 21:08:28

The only problem with this is that it changes existing behavior. Perhaps if it could play a message like "End of messages" before playing the first again?

Nick

By: tclark (tclark) 2005-04-17 22:12:49

ok with nomoremsg ann then the skip

By: Kevin P. Fleming (kpfleming) 2005-04-29 13:01:51

Isn't that going to be confusing, to tell the user 'no more messages' and then start playing a message anyway? Do we need to get a different prompt recorded for this purpose?

By: Michael Jerris (mikej) 2005-05-23 23:30:31

How about saying No more messages, then saying first message?

By: Russell Bryant (russell) 2005-05-24 04:55:21

How about we just make this optional, with the default to off.  Then, people can turn it on if they really want it, and it won't confuse anyone.

By: twisted (twisted) 2005-05-25 00:29:24

Remebering the Avaya system I was forced to use for years, the way it operated was simple:  It presented you with the folder menu, and allowed you to start from the beginning if you wanted.  This way you knew you had reached the end, and it was up to you to start over if you wanted to - it was not automatic.

I can see where some people would want this feature..  How about instead of just jumping back to one, we say something to the effect of:

"No more messages in this folder." and start back saying "First message".  It would make more sense that way - AND as an optional feature that can be enabled in the configuration.

By: Michael Jerris (mikej) 2005-06-23 14:41:11

Discussed on the dev conf today.  If you would like to submit a patch of what twisted described in the above note that would be acceptable.  Suspending due to lack of response, if you are still interested in getting this in, please re-open the bug with an updated patch.