Files
asterisk/main
Russell Bryant 724c1239fc Fix up some issues with getting a channel by "name".
Even though the get_channel_by_name() API advertised that you could search by
name or uniqueid (just as the old API did), searching by uniqueid was not
actually implemented.  This patch fixes that problem.

The ast_channel_get_full() function now makes a second search attempt by
uniqueid if the parameter was a name.  The channel comparison function also
now knows how to compare by unqieueid.

Finally, a bug was fixed in passing where OBJ_POINTER was being passed in some
scenarios where it should not have been.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@211390 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-10 15:46:39 +00:00
..
2009-04-20 22:10:25 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +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-07-23 01:31:18 +00:00
2009-08-04 15:35:49 +00:00
2009-03-18 02:28:55 +00:00
2009-07-08 16:59:32 +00:00
2009-04-29 18:53:01 +00:00