Hi,

My freeswitch is configured with using curl to generate all the dialplan.
Everything seems to be ok except with meta-app.  I have setup bind_meta_app
as follows:

<action application="bind_meta_app" data="1 a s  execute_extension::record
XML features"/>

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).  Therefore, I
find it difficult to handle the curl request and properly response to it.  I
suspect that I may have overlook a parameter or something like that.

Any clue or help will be greatly helpful.

Regards,
Doug
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to