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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jul 19 17:34:21 CDT 2012


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

Rusty Newton updated ASTERISK-19571:
------------------------------------

    Assignee: Matt Jordan  (was: Neil Tallim)
      Status: Triage  (was: Waiting for Feedback)

> [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
>            Assignee: Matt Jordan
>            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list