[asterisk-dev] Playing a Message into the ConfBridge App

Russell Bryant russell at digium.com
Mon Apr 12 11:52:37 CDT 2010


----- "Timothy Rodriguez" <timothy.rodriguez at gmail.com> wrote:

> Hi all,
> 
> I've been doing some dev work to make a conferencing app in asterisk
> utilizing the new conf app in 1.6.2 and ami and agi. The trouble is I
> want to play a file to all the participants in the call and, ideally,
> have playback controls such as stop and forward or reverse.  It would
> be even better if I could bridge in a background agi script.
> 
> I tried briding in an extension which maps to a playback function or
> an agi script. But this doesn't work as the extensions aren't proper
> channels.
> 
> I can't seem to find a way to implement this. Any ideas?
> 
> I saw the old meetme seemed to support this. But I wanted to use the
> new app which does not have zaptel dependencies.

Have you looked at chan_bridge?  This provides a channel interface into a bridge.  That way, you could originate a call between the appropriate bridge channel and a playback (or ControlPlayback).

--
Russell Bryant
Digium, Inc.  |  Engineering Manager, Open Source Software
445 Jan Davis Drive NW   -    Huntsville, AL 35806  -  USA
jabber: rbryant at digium.com    -=-    skype: russell-bryant
www.digium.com -=- www.asterisk.org -=- blogs.asterisk.org



More information about the asterisk-dev mailing list