Files
asterisk/main
Kevin P. Fleming aabdc575a5 Don't use hash-based lookups for ast_channel_get_by_name_prefix().
ast_channel_get_full() tries to use OBJ_POINTER to optimize name-based
channel lookups, but this will not work properly when the channel's full
name was not supplied; for name-prefix searches, there is no value in
doing a hash-based lookup, and in fact doing so could result in many
channels being skipped.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@220494 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-09-25 14:38:41 +00:00
..
2009-04-20 22:10:25 +00:00
2009-09-03 16:31:54 +00:00
2009-03-04 20:48:42 +00:00
2009-06-25 21:45:32 +00:00
2009-06-25 21:45:32 +00:00
2009-08-10 19:20:57 +00:00
2009-07-23 01:31:18 +00:00
2009-08-10 19:20:57 +00:00
2009-08-10 19:20:57 +00:00
2009-08-10 19:20:57 +00:00
2009-08-10 19:20:57 +00:00
2009-08-31 22:02:24 +00:00
2009-08-10 19:20:57 +00:00
2009-03-18 02:28:55 +00:00
2009-08-21 03:48:54 +00:00
2009-08-10 19:20:57 +00:00
2009-04-29 18:53:01 +00:00
2009-08-10 19:20:57 +00:00