On Sunday 14 September 2003 18:37, Emmkah wrote: > Is there a way of connecting two answered and active voice channels > together in an AGI script for some time, having the two parties talk > to each other, at the same time have asterisk or the AGI script > listen for DTMF tones on both channels and react to certain tones, > i.e. disconnecting the two channels on reception of "0", but not > hanging up either one? > > I found Cam Farnell's AGI documentation. Fine work, Cam, thanks a > lot, but no clue in there. As far as I understand asterisk, the > "Dial" application won't do this job either, would it?
Well, two possibilities. First, check out the tT options to the Dial application, which allow a call to be interrupted without hanging up on either one (like to transfer to call parking). Second, check out the MeetMe conferencing application. -Tilghman _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
