[Freeswitch-users] API command
Michael Collins
msc at freeswitch.org
Thu Mar 3 09:56:52 MSK 2011
On Wed, Mar 2, 2011 at 1:48 AM, Sam <u2nsam at gmail.com> wrote:
> HI,
>
>
> Suppose if i want to place an external caller in the conference so i should
> use the below command ?
>
> originate freetdm/wp1/a/9322273640 67287006 context &bridge 7050
>
What are 67287006 and "context"? if you want to transfer to ext 7050 in a
context named "67287006" then do this:
originate freetdm/wp1/a/9322273640 7050 XML 67287006
remember that the second argument to originate is a dialplan destination
number OR an &application(arg)
-MC
> where 7050 leads to conference .
>
>
> Regds
> Sam
>
> _______________________________________________
> 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/20110302/87aa75d5/attachment.html
More information about the FreeSWITCH-users
mailing list