[asterisk-bugs] [JIRA] (ASTERISK-29864) Bridge() does not work properly when used on a channel in a ConfBridge

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jan 13 12:49:07 CST 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257722#comment-257722 ] 

Asterisk Team commented on ASTERISK-29864:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> 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
>
> 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