<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><br>Thank you for your support.<br><br>Best regards,<br>

<br>Fabio Bigliardi<br></span>