aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-08-10 15:46:39 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-08-10 15:46:39 +0000
commit4b2e61e8eeafee64f1c97703a1b18d3db8d4d6fa (patch)
tree9b15ecb40b5f646a2456af30a572531db27ba6f9 /include
parent818953e1c7855c6986de2079c9be2eb0789eee4c (diff)
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: http://svn.digium.com/svn/asterisk/trunk@211390 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions