<br><br><div class="gmail_quote">On Tue, Jul 19, 2011 at 5:47 AM, Fabio Bigliardi <span dir="ltr">&lt;<a href="mailto:fabio.bigliardi@gmail.com">fabio.bigliardi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span>Hi all,<br>I would like to be able to invite a  group to a conference through an API command.<br><br>In xml dialplan this can be achieved through the following action:<br><br>&lt;action application=&quot;conference_set_auto_outcall&quot; data=&quot;${group_call(my_group}&quot;/&gt;<br>


<br>In the API, I suppose the right command is &quot;dial&quot;:<br><br>api conference my_conf dial &lt;group dial string&gt; <br><br>But how can I specify group dial string?<br></span></blockquote><div><br></div><div>Try this:</div>
<div><br></div><div>expand api conference my_conf dial group_call(my_group)</div><div><br></div><div>-MC</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span><br>Thank you for your support.<br><br>Best regards,<br>

<br>Fabio Bigliardi<br></span>
<br>_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>