<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 class="">    &lt;</code><code class="">action</code> <code class="">application</code><code class="">=</code><code class="">&quot;transfer&quot;</code> <code class="">data</code><code class="">=</code><code class="">&quot;1105 XML default&quot;</code><code class="">/&gt;<br><br></code></div><code class="">Thanks,<br></code></div><code class="">Stefan</code><br></div>