[asterisk-commits] seanbright: branch 1.6.1 r154430 - /branches/1.6.1/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Nov 4 17:25:54 CST 2008


Author: seanbright
Date: Tue Nov  4 17:25:54 2008
New Revision: 154430

URL: http://svn.digium.com/view/asterisk?view=rev&rev=154430
Log:
Blocked revisions 154429 via svnmerge

........
  r154429 | seanbright | 2008-11-04 18:23:39 -0500 (Tue, 04 Nov 2008) | 8 lines
  
  Introduce a new API call ast_channel_search_locked, which iterates through the
  channel list calling a caller-defined callback.  The callback returns non-zero
  if a match is found.  This should speed up some of the code that I committed
  earlier today in chan_sip (which is also updated by this commit).
  
  Reviewed by russellb and kpfleming via ReviewBoard:
  	http://reviewboard.digium.com/r/28/
........

Modified:
    branches/1.6.1/   (props changed)

Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the asterisk-commits mailing list