<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 <application="python" data="my_python_script_that _adds_conference_auto_call">.<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"><<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>></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 <<a href="mailto:stefan.mititelu92@gmail.com" target="_blank">stefan.mititelu92@gmail.com</a>> wrote:</div><br><div><div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I'm a Freeswitch newbee and I'm trying to set up dynamic group calls.<br><br></div>Freeswitch will receive a header with "Group-Users:user1,user2.." and what I want to do is to "transfer" to a dinamycally created context that will look like:<br> <action application="conference_set_auto_outcall" data="user1"/><br> <action application="conference_set_auto_outcall" data="user2"/><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> <</code><code>action</code> <code>application</code><code>=</code><code>"transfer"</code> <code>data</code><code>=</code><code>"1105 XML default"</code><code>/><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>