Hi Warren,
the problem is that all I have is two channels, so the specs might be "join
SIP/123 and SIP/345" not "join SIP/123 to 456@from-internal". They might be
Local channels, but this should be able handle the general case. The reason
why I have channels and not ext@ctxt is that I read them live from the AMI
itself. any idea on how to do this?
Thanks
l.



2013/5/14 Warren Selby <wcse...@selbytech.com>

> On Tue, May 14, 2013 at 11:16 AM, Lenz Emilitri <lenz.lo...@gmail.com>wrote:
>
>>
>> Hi all,
>> I need some advice - I have been working on originating multiple calls
>> using AMI and then joining them.
>> What I want to do is:
>> - dial call 1 (where the caller is in a "channel" format, like SIp/1234
>> or Local/1234@ext) and "park" it somehow
>> - dial call 2 (where again the caller is in channel format) and join it
>> to the previous call.
>>
>>
>>
> Why not just originate from one extension to the other?  Something like
> this (not tested):
>
> Action: Originate
> Channel: Local/300@from-internal
> Context: from-internal
> Exten: 500
> Timeout: 30
>
> Should dial extension 500 in the from-internal context after the call to
> 300@from-internal is answered.  Meaning, the person at 300@from-internalwould 
> have their phone ring, they'd pick it up, and then they'd hear
> ringing on the line as asterisk then dialed extension 500@from-internal.
>
>
>
> --
> Thanks,
> --Warren Selby, dCAP
> http://www.SelbyTech.com <http://www.selbytech.com>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Loway - home of QueueMetrics - http://queuemetrics.com
Test-drive WombatDialer beta @ http://wombatdialer.com
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to