[Freeswitch-users] mod_xml_curl
Jason White
jason at jasonjgw.net
Wed Oct 7 00:49:50 PDT 2009
srinivasula reddy <srinivas.ksvreddy at gmail.com> wrote:
>
> Thank you very much for your reply, i have gone through the link what u
> have sent me, they have given how to access remote system through webserver,
> but they have not given how to access from local system,
On that page, there is an example of how to use mod_curl to access a local
system. Do you know what localhost means?
You can't use a file:// URL, you have to use an HTTP URL and set up a (small)
HTTP server on localhost.
More information about the FreeSWITCH-users
mailing list