mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-21 12:30:41 +00:00
general: Fix various typos.
ASTERISK-30089 #close Change-Id: I1f5db911fd05a3a211c522c13e990fa1d0e62275
This commit is contained in:
committed by
George Joseph
parent
4cbe12d6d1
commit
bcc18ca9f5
@@ -2525,7 +2525,7 @@ int ast_bridge_add_channel(struct ast_bridge *bridge, struct ast_channel *chan,
|
||||
if (ast_bridge_impart(bridge, yanked_chan, NULL, features,
|
||||
AST_BRIDGE_IMPART_CHAN_INDEPENDENT)) {
|
||||
/* It is possible for us to yank a channel and have some other
|
||||
* thread start a PBX on the channl after we yanked it. In particular,
|
||||
* thread start a PBX on the channel after we yanked it. In particular,
|
||||
* this can theoretically happen on the ;2 of a Local channel if we
|
||||
* yank it prior to the ;1 being answered. Make sure that it isn't
|
||||
* executing a PBX before hanging it up.
|
||||
|
Reference in New Issue
Block a user