[Freeswitch-users] API conference invite group

Michael Collins msc at freeswitch.org
Tue Jul 19 21:38:43 MSD 2011


On Tue, Jul 19, 2011 at 5:47 AM, Fabio Bigliardi
<fabio.bigliardi at gmail.com>wrote:

> Hi all,
> I would like to be able to invite a  group to a conference through an API
> command.
>
> In xml dialplan this can be achieved through the following action:
>
> <action application="conference_set_auto_outcall"
> data="${group_call(my_group}"/>
>
> In the API, I suppose the right command is "dial":
>
> api conference my_conf dial <group dial string>
>
> But how can I specify group dial string?
>

Try this:

expand api conference my_conf dial group_call(my_group)

-MC


>
> Thank you for your support.
>
> Best regards,
>
> Fabio Bigliardi
>
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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/20110719/13dafb2b/attachment.html 


More information about the FreeSWITCH-users mailing list