<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><action application="conference_set_auto_outcall" data="${group_call(my_group}"/><br>
<br>In the API, I suppose the right command is "dial":<br><br>api conference my_conf dial <group dial string> <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>