Hello, I'm writing an AGI script that receives an incoming call, records the caller's name, places an outgoing call and plays the name back then asks if the call should be accepted or sent to voicemail. I know I can use Dial to call another number and bridge the call, but I need a much more advanced solution. It seems I'm missing a Bridge command, or something of that nature, that will allow me to connect two existing calls together just as the Dial does. I'd appreciate any pointers to docs that I may have missed... I've been studying Asterisk for a few weeks and haven't been able to find a solution to this yet. Thanks in advance, Trevor Peirce