[asterisk-commits] dvossel: trunk r178848 - /trunk/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Feb 26 11:26:22 CST 2009


Author: dvossel
Date: Thu Feb 26 11:26:04 2009
New Revision: 178848

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=178848
Log:
Blocked revisions 178838 via svnmerge

........
  r178838 | dvossel | 2009-02-26 11:24:02 -0600 (Thu, 26 Feb 2009) | 9 lines
  
  IAX2 prune realtime fix
  
  Now prune_users() and prune_peers() are called instead of reload_config() to prune all users/peers that are realtime.  These functions remove all users/peers with the rtfriend and delme flags set. iax2_prune_realtime() also lacked the code to properly delete a single friend.  For example. if iax2 prune realtime <friend> was called, only the peer instance would be removed. The user would still remain.
  
  (closes issue #14479)
  Reported by: mousepad99
  Review: http://reviewboard.digium.com/r/176/
........

Modified:
    trunk/   (props changed)

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.




More information about the asterisk-commits mailing list