Hi,<br><br>My freeswitch is configured with using curl to generate all the dialplan.&nbsp;&nbsp; Everything seems to be ok except with meta-app.&nbsp; I have setup bind_meta_app as follows:<br><br>&lt;action application=&quot;bind_meta_app&quot; data=&quot;1 a s&nbsp; execute_extension::record XML features&quot;/&gt;<br>
<br>When *1 is pressed, freeswitch will fetch another dialplan from curl, but the problem is that in the xml that is pressed to curl, there is no variable that can indicates that this is a bind_meta_app, the key being pressed, nor the context name ( which is called features in this case).&nbsp; Therefore, I find it difficult to handle the curl request and properly response to it.&nbsp; I suspect that I may have overlook a parameter or something like that.<br>
<br>Any clue or help will be greatly helpful.<br><br>Regards,<br>Doug<br>