[Freeswitch-users] originate a call to an extension and then connect to another extension

Michael Collins msc at freeswitch.org
Mon Jun 13 22:36:53 MSD 2011


If you mean you want to call x1000 and then when it answers, immediately
dial x1001? If so it's just this, assuming these are registered users:

originate user/1000 1001

If you want to call 1001 first then do this:

originate user/1001 1000

-MC

On Mon, Jun 13, 2011 at 10:49 AM, Yungwei Chen <yungwei at resolvity.com>wrote:

> Hi,
>
> I am wondering if it's possible to originate a call to an extension and
> then connect to another extension. If so, how does the the dialstring look
> like? Thanks.
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110613/16763fd9/attachment.html 


More information about the FreeSWITCH-users mailing list