[asterisk-bugs] [JIRA] (ASTERISK-25300) ConfBridge() in 13.1-cert2 is not combining configuration from static text config file with dynamic config in dialplan with CONFBRIDGE function.

Justin Hester (JIRA) noreply at issues.asterisk.org
Mon Aug 3 14:02:32 CDT 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Hester updated ASTERISK-25300:
-------------------------------------

    Attachment: CB-extensions.conf
                CB-confbridge.conf

With the attached config files, two chan_sip phones with context=features can demonstrate the expected behavior.
1. bug_user dials 8800 from their phone, "the conference will  begin with the leader arrives", and then wait music.
2. bug_admin dials 8801 from their phone, "there is currently one other participant in this conference". Then the regular user hears "the conference is starting" (or something like that). Now a conference is underway.
3. bug_admin hangs up, bug_user hears "You have been kicked from this conference and Asterisk disconnects bug_user.

To reproduce the bug uncomment the second line of the 8801 extension and add a comment to the "marked=true" line of [bug_admin] section in confbridge.conf.

Repeating the same test as above indicates the CONFBRIDGE() function settings are ignored if ConfBridge() specifies a user profile. Basically I can't combine settings as before.
I've repeated this with one other setting (music_on_hold_when_empty) to the same effect.

> ConfBridge() in 13.1-cert2 is not combining configuration from static text config file with dynamic config in dialplan with CONFBRIDGE function.
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25300
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25300
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>         Environment: centOS 6.6 x64, Asterisk 13.1-cert2, D70 and a D40.
>            Reporter: Justin Hester
>         Attachments: CB-confbridge.conf, CB-extensions.conf
>
>
> Configuration in /etc/asterisk/confbridge.conf to define bug_user and bug_admin profiles works. But commenting out marked_user=true from bug_admin section and instead using Set(CONFBRIDGE(user,marked)=true) for the conference leader fails to set the caller as the marked user.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list