[Freeswitch-users] Using mod_xml_curl from parse.com
Ivan C Myrvold
ivan at myrvold.org
Sat Jun 8 15:36:43 MSD 2013
I am thinking about using parse.com to serve dynamic configuration XML files for FreeSWITCH. parse.com gives this as an example of how to use Cloud Code to run a function:
curl -X POST \
-H "X-Parse-Application-Id: wCjhhG6tSASMGxvFwPESUCFCW3KykGeyCJqg8z1U" \
-H "X-Parse-REST-API-Key: wL8WMeyLcKyfemomB94mLICLhhi8xw1G1DrEapAp" \
-H "Content-Type: application/json" \
-d '{}' \
https://api.parse.com/1/functions/hello
Is it possible to populate xml_curl.conf.xml so that freeswitch will use the same HTTP headers?
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130608/c2414ccd/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list