[asterisk-bugs] [JIRA] (ASTERISK-19571) [patch][feature] ConfBridge - Support for playing back arbitrary messages to individuals or the whole bridge

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Nov 21 10:44:07 CST 2013


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

Matt Jordan reassigned ASTERISK-19571:
--------------------------------------

    Assignee:     (was: Matt Jordan)
    
> [patch][feature] ConfBridge - Support for playing back arbitrary messages to individuals or the whole bridge
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-19571
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19571
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Applications/app_confbridge
>    Affects Versions: SVN
>            Reporter: Neil Tallim
>            Severity: Minor
>         Attachments: confbridge_playfile_consistent_collision-fix.patch, confbridge_playfile.patch
>
>
> The attached patch adds support for a CLI command, "confbridge playfile <conference> [channel] <file>", and an equivalent AMI command called "ConfbridgePlayFile".
> Playback to the bridge uses play_sound_helper(), while playback to channels uses ast_stream_and_wait(), wrapped with appropriate locks and MoH tests, to be minimally disruptive.
> All flows are handled with a thread to avoid blocking and seem to work well in a limited testing environment.

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