[asterisk-bugs] [JIRA] (ASTERISK-27349) Failed to join Bridge when calling ConfBridge from applicationmap
Vasilis Agg (JIRA)
noreply at issues.asterisk.org
Mon Oct 16 09:39:20 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vasilis Agg updated ASTERISK-27349:
-----------------------------------
Description:
In Asterisk 11 it was possible to use a macro to join a conference by calling the ConfBridge application. In Asterisk 13, it is no longer possible.
When ConfBridge app is executed i get the following error
{noformat}
[Oct 16 10:16:05] DEBUG[26114][C-00000003] bridge_channel.c: Bridge 66a5a549-5e4b-469a-8b18-54845fc65c98: 0xaa474d80(SIP/100-00000006) failed to join Bridge
{noformat}
I have find out that bridge_channel_internal_join detects that the channel is in a bridge and returns without joining the bridge. Although
was:
In Asterisk 11 it was possible to use a macro to join a conference by calling the ConfBridge application. In Asterisk 13, it is no longer possible.
When ConfBridge app is executed i get the following error
{noformat}
[Oct 16 10:16:05] DEBUG[26114][C-00000003] bridge_channel.c: Bridge 66a5a549-5e4b-469a-8b18-54845fc65c98: 0xaa474d80(SIP/100-00000006) failed to join Bridge
{noformat}
> Failed to join Bridge when calling ConfBridge from applicationmap
> -----------------------------------------------------------------
>
> Key: ASTERISK-27349
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27349
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_confbridge, Core/Bridging
> Affects Versions: 13.17.2
> Reporter: Vasilis Agg
>
> In Asterisk 11 it was possible to use a macro to join a conference by calling the ConfBridge application. In Asterisk 13, it is no longer possible.
> When ConfBridge app is executed i get the following error
> {noformat}
> [Oct 16 10:16:05] DEBUG[26114][C-00000003] bridge_channel.c: Bridge 66a5a549-5e4b-469a-8b18-54845fc65c98: 0xaa474d80(SIP/100-00000006) failed to join Bridge
> {noformat}
> I have find out that bridge_channel_internal_join detects that the channel is in a bridge and returns without joining the bridge. Although
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list