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

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Dec 19 06:07:07 CST 2017


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

Joshua Colp updated ASTERISK-19571:
-----------------------------------

    Affects Version/s: 13.18.4

> [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, 13.18.4
>            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 was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list