<div dir="ltr"><div><div>Thank you for the answer Michael.<br><br></div>As an alternative to lua, I have managed to do that using mod_python, with &lt;application=&quot;python&quot; data=&quot;my_python_script_that _adds_conference_auto_call&quot;&gt;.<br><br></div>Stefan<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 8:19 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">not easy to do in xml dialplan but probably doable in any of the dynamic dialplan bindings via xml_curl or one of the embedded langs like lua<div><div class="h5"><div><br><div><blockquote type="cite"><div>On Jun 10, 2016, at 6:05 AM, Mititelu Stefan &lt;<a href="mailto:stefan.mititelu92@gmail.com" target="_blank">stefan.mititelu92@gmail.com</a>&gt; wrote:</div><br><div><div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I&#39;m a Freeswitch newbee and I&#39;m trying to set up dynamic group calls.<br><br></div>Freeswitch will receive a header with &quot;Group-Users:user1,user2..&quot; and what I want to do is to &quot;transfer&quot; to a dinamycally created context that will look like:<br>      &lt;action application=&quot;conference_set_auto_outcall&quot; data=&quot;user1&quot;/&gt;<br>      &lt;action application=&quot;conference_set_auto_outcall&quot; data=&quot;user2&quot;/&gt;<br><br></div>Is this possible? Can you give me some references?<br><br>From what I see in some examples one can transfer only to existent XML context:<br><code>    &lt;</code><code>action</code> <code>application</code><code>=</code><code>&quot;transfer&quot;</code> <code>data</code><code>=</code><code>&quot;1105 XML default&quot;</code><code>/&gt;<br><br></code></div><code>Thanks,<br></code></div><code>Stefan</code><br></div></div></blockquote></div><br></div></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>