[asterisk-bugs] [JIRA] (ASTERISK-29864) Bridge() does not work properly when used on a channel in a ConfBridge
Mark Murawski (JIRA)
noreply at issues.asterisk.org
Thu Jan 13 13:05:06 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-29864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Murawski updated ASTERISK-29864:
-------------------------------------
Attachment: (was: scrollback-kobaz-DblA)
> Bridge() does not work properly when used on a channel in a ConfBridge
> ----------------------------------------------------------------------
>
> Key: ASTERISK-29864
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29864
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Bridges/bridge_builtin_features
> Affects Versions: 16.23.0, 18.9.0
> Reporter: Mark Murawski
> Attachments: core.debug.6.txt
>
>
> Using Bridge()
> Channel Location State Application(Data)
> CBAnn/273320327-0000 s at default:1 Up (None)
> CBAnn/273320327-0000 s at default:1 Up (None)
> PJSIP/5509-00000b79 s at cos_internal+local Up ConfBridge(273320327)
> PJSIP/5505-00000b77 s at Core_IntercomPhone Up ConfBridge(273320327)
> {noformat}
> <PJSIP/5515-00000cba> Executing (AGI) [*5505 at _cos_internal+local+ld:4] Bridge(PJSIP/5509-00000b79,x)
> .....snip....
> [2022-01-13 13:19:46.388-0500] DEBUG[22976][C-00000c77]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: Cannot use native DAHDI. Must have two channels.
> [2022-01-13 13:19:46.391-0500] DEBUG[22976][C-00000c77]: Bridge technology native_dahdi is not compatible with properties of existing bridge.
> [2022-01-13 13:19:46.391-0500] DEBUG[22976][C-00000c77]: Bridge technology holding_bridge does not have any capabilities we want.
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Bridge technology softmix has less preference than simple_bridge (10 <= 50). Skipping.
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Chose bridge technology simple_bridge
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: calling simple_bridge technology constructor
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: calling simple_bridge technology start
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Update: 0x7f413433b188 Old: <none> New: a36d65e4-7f7c-4505-a333-823329c32ca6
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Can't move channel PJSIP/5509-00000b79 from bridge 6a2eb630-9077-4f69-a4bb-8feff9e94000 into bridge a36d65e4-7f7c-4505-a333-823329c32ca6, masquerade only.
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: telling all channels to leave the party
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: dissolving bridge with cause 16(Normal Clearing)
> [2022-01-13 13:19:46.394-0500] DEBUG[22976][C-00000c77]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: queueing action type:13 sub:1001
> [2022-01-13 13:19:46.394-0500] DEBUG[22746][C-00000bef]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: actually destroying basic bridge, nobody wants it anymore
> [2022-01-13 13:19:46.394-0500] DEBUG[22746][C-00000bef]: Update: 0x7f4164001228 Old: a36d65e4-7f7c-4505-a333-823329c32ca6 New: <none>
> [2022-01-13 13:19:46.394-0500] DEBUG[22746][C-00000bef]: Destroying topic. name: bridge:all/bridge:a36d65e4-7f7c-4505-a333-823329c32ca6, detail:
> [2022-01-13 13:19:46.394-0500] DEBUG[22746][C-00000bef]: Topic 'bridge:all/bridge:a36d65e4-7f7c-4505-a333-823329c32ca6': 0x7f41341de6f0 destroyed
> [2022-01-13 13:19:46.394-0500] DEBUG[22746][C-00000bef]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: calling basic bridge destructor
> [2022-01-13 13:19:46.394-0500] DEBUG[22746][C-00000bef]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: calling simple_bridge technology stop
> [2022-01-13 13:19:46.394-0500] DEBUG[22746][C-00000bef]: Bridge a36d65e4-7f7c-4505-a333-823329c32ca6: calling simple_bridge technology destructor
> [2022-01-13 13:19:46.394-0500] DEBUG[22760]: Update: 0x7f413433b188 Old: <none> New: a36d65e4-7f7c-4505-a333-823329c32ca6
> .....snip....
> <PJSIP/5515-00000cba> Executing (AGI) [*5505 at _cos_internal+local+ld:4] NoOp(BRIDGERESULT: FAILURE)
> {noformat}
> End Result: Channel is not bridged. Original conference bridge member channel is not affected.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list