[Home]

Summary:ASTERISK-01959: [patch] Make voicemail act more normal like, and jump to the next message afer del/save if configured in voicemail.conf to do so
Reporter:twisted (twisted)Labels:
Date Opened:2004-07-06 22:35:48Date Closed:2008-01-15 15:02:03.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) vm_jump_patch.txt
Description:Since app_voicemail.c and I have become somewhat 'intimate' i've patched this thing up to act more like normal voicemail systems, and move on to the next message after delete (7) or save (9).  I'm not sure if this is the right way to do it, but it works perfectly in my testing.  I have NOT however, been able to test the global option, so PLEASE someone test/review this before we go CVS with it.

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

Also, in light of this bug number, Big Brother is Watching...
Comments:By: twisted (twisted) 2004-07-08 09:24:31

adjusted patch for 5 line offset due to recent app_voicemail changes.

Also, finally tested against my own setups and current cvs head, works as advertised.  Since nobody that has even tried it from # asterisk has commented on it, I will report that the testing that I have seen result from there also say it works, and works fine.  

Markster: Ready to rock and roll if you indeed see fit.

By: Mark Spencer (markster) 2004-07-08 12:44:28

Uhm unless i'm missing something this patch applies but does not compile

By: twisted (twisted) 2004-07-08 18:16:14

Indeed, app_voicemail was modified when I redid the diff, I didn't remove the extra cmd to play_message()..  Fixed now, tested, works great.  Ready for real this time...   :)

By: Mark Spencer (markster) 2004-07-09 03:53:56

Added to CVS

By: Digium Subversion (svnbot) 2008-01-15 15:02:03.000-0600

Repository: asterisk
Revision: 3407

U   trunk/apps/app_voicemail.c
U   trunk/configs/voicemail.conf.sample

------------------------------------------------------------------------
r3407 | markster | 2008-01-15 15:02:03 -0600 (Tue, 15 Jan 2008) | 2 lines

Add "skipaftercmd" option to voicemail to move to the next message automatically (bug ASTERISK-1959)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3407