[asterisk-bugs] [JIRA] (ASTERISK-22760) ConfBridge: CONFBRIDGE function does not allow for dynamic creation of menu items

Jonathan Rose (JIRA) noreply at issues.asterisk.org
Mon Oct 28 10:30:03 CDT 2013


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

Jonathan Rose reassigned ASTERISK-22760:
----------------------------------------

    Assignee: Jonathan Rose
    
> ConfBridge: CONFBRIDGE function does not allow for dynamic creation of menu items
> ---------------------------------------------------------------------------------
>
>                 Key: ASTERISK-22760
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22760
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_confbridge
>            Reporter: Matt Jordan
>            Assignee: Jonathan Rose
>
> The CONFBRIDGE function doesn't allow a user to dynamically construct a menu for a user about to enter a conference.
> Ideally, doing something like the following:
> {noformat}
> ...
> same => n,Set(CONFBRIDGE(menu,0)=leave_conference)
> same => n,Set(CONFBRIDGE(menu,*0)=leave_conference)
> ...
> {noformat}
> would build up a menu on the channel such that, when they enter the ConfBridge, they'd have those options available to them.
> Implementation wise, we can assign a default empty menu to the users when they enter, and override that given the function options.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list