[Asterisk-Users] Redirect two channels to each other?

mattf mattf at vicimarketing.com
Thu Apr 28 11:23:00 MST 2005


I would suggest opening up a bug on the tracker, if it hasn't been done
already, for all of these discussions to be logged to.

>From my glancing at the code, I think there would be a little more cleanup
involved in it than just the ast_bridge_chan function. But either way being
part of the Manager this is going to have to be clean enough to pass the
Mark test to make it into CVS. Any master Asterisk developers listening out
there who would like to tackle this one?

MATT---


-----Original Message-----
From: Josiah Bryan [mailto:jbryan at productiveconcepts.com]
Sent: Thursday, April 28, 2005 1:41 PM
To: Nicolás Gudiño; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [Asterisk-Users] Redirect two channels to each other?


On Thursday 28 April 2005 12:57 pm, Nicolás Gudiño wrote:
> > It almost sounds like there needs to me a new manager action:
> >
> > Action: Bridge
> > ChannelA: SIP/199testfone-1f3c
> > ChannelB: Zap/6-1
> >
> > It sounds like the intrinsic functionality for 'bridging' is already
> > there in Asterisk (duh!), it just needs to be encapsulated in a manager
> > action.
>
> Yes, we need that action on the manager! (but replace ChannelA and
> ChannelB to Channel1 and Channel2 as on the "link" event).

Fine by me...but does anybody know the relevant subs in any of the asterisk 
source that actually does the bridging? I mean, is it possible that its as 
easy as: 'void ast_bridge_chan( ast_chan * a, ast_chan *b )' and we just
need 
to package it as a manager action? Anybody have any pointers on how to 
proceed?

-josiah



-- 
Josiah Bryan
IT Coordinator
Productive Concepts, Inc.
jbryan at productiveconcepts.com
(765) 964-6009, ext. 224
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list