[asterisk-dev] [Code Review] Check if message can be forwarded to mailbox before prompting for prepending

Jeff Peeler jpeeler at digium.com
Sat Sep 11 20:26:33 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/918/
-----------------------------------------------------------

Review request for Asterisk Developers.


Summary
-------

Currently voicemail only checks if a mailbox is full just before the copy and if it fails will go back to the main menu. This patch checks if all mailboxes are not filled to capacity first and then if any are reprompts for the extension string again. 


Diffs
-----

  /branches/1.4/apps/app_voicemail.c 286374 

Diff: https://reviewboard.asterisk.org/r/918/diff


Testing
-------

I've tested to ensure that multiple extensions can be specified using a syntax I didn't know was possible "5002*6002" as well as the normal single extension. I tested using only file storage, but the inboxcount function is implemented with the other database storage methods as well so should work just dandy.


Thanks,

Jeff




More information about the asterisk-dev mailing list