[asterisk-commits] dlee: trunk r404007 - /trunk/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Dec 17 08:35:37 CST 2013


Author: dlee
Date: Tue Dec 17 08:35:35 2013
New Revision: 404007

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=404007
Log:
Blocked revisions 403779-403780

........
Multiple revisions 403779-403780

........
  r403779 | rmudgett | 2013-12-13 13:48:05 -0600 (Fri, 13 Dec 2013) | 12 lines
  
  app_voicemail: Voicemail callback registration/unregistration function improvements.
  
  * The voicemail registration/unregistration functions now take a struct of
  callbacks instead of a lengthy parameter list of callbacks.
  
  * The voicemail registration/unregistration functions now prevent a
  competing module from interfering with an already registered callback
  supplying module.
  ........
  
  Merged revisions 403643 from http://svn.asterisk.org/svn/asterisk/trunk
........
  r403780 | rmudgett | 2013-12-13 13:55:31 -0600 (Fri, 13 Dec 2013) | 8 lines
  
  test_voicemail_api: Add check for a registered voicemail provider before tests.
  
  It is much nicer diagnosing a test failure if app_voicemail is actually
  loaded.
  ........
  
  Merged revisions 403726 from http://svn.asterisk.org/svn/asterisk/trunk

Modified:
    trunk/   (props changed)

Propchange: trunk/
------------------------------------------------------------------------------
--- branch-12-blocked (original)
+++ branch-12-blocked Tue Dec 17 08:35:35 2013
@@ -1,1 +1,1 @@
-/branches/12:398559,398578,399306,401391,403291
+/branches/12:398559,398578,399306,401391,403291,403779-403780




More information about the asterisk-commits mailing list