[Freeswitch-users] Using Meta-app with curl together
Doug Blacksone
dougblackstone at gmail.com
Wed Nov 12 02:02:25 PST 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081112/56fa0470/attachment-0002.html
More information about the FreeSWITCH-users
mailing list