Asterisk - The Open Source Telephony Project  18.5.0
Bridging Channel API

An API that act on a channel in a bridge. Note that while the ast_bridge_channel is owned by a channel, it should only be used by members of the bridging system. The only places where this API should be used is:

In general, anywhere else it is unsafe to use this API. Care should be taken when using this API to ensure that the locking order remains correct. The locking order must be:

Author
Joshua Colp jcolp.nosp@m.@dig.nosp@m.ium.c.nosp@m.om
Richard Mudgett rmudg.nosp@m.ett@.nosp@m.digiu.nosp@m.m.co.nosp@m.m
Matt Jordan mjord.nosp@m.an@d.nosp@m.igium.nosp@m..com

See Also: