From 918b5173409b07e398b105f552c5d92d3ee4898f Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Tue, 4 Nov 2008 23:25:54 +0000 Subject: [PATCH] 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/ ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@154430 65c4cc65-6c06-0410-ace0-fbb531ad65f3