[Freeswitch-users] File upload - mod_curl
Yuriy Nasida
nasida at live.ru
Fri Apr 27 22:56:52 MSD 2012
For example , you can to launch some lua script from FS dialplan and invoke linux command from lua via
io.popen()http://wiki.freeswitch.org/wiki/Mod_lua#Run_a_shell_command
From: rml at tollfreeforwarding.com
To: freeswitch-users at lists.freeswitch.org
Date: Fri, 27 Apr 2012 00:01:30 +0000
Subject: [Freeswitch-users] File upload - mod_curl
Hi Please let me know how can I upload a file from fs_cli using curl or other http application of FreeSWITCH. From Linux command prompt SUCCESScurl -F file=@/tmp/log/callcontrol.log http://192.168.9.152/upload From fs_cli curl http://192.168.9.152/upload post file=%40%2Ftmp%2Flog%2Fcallcontrol.logcurl http://192.168.9.152/upload post -F file=%40%2Ftmp%2Fccv5%2Flog%2Fcallcontrol.logcurl http://192.168.9.152/upload post -F file=@/tmp/log/callcontrol.logcurl http://192.168.9.152/upload post file=@/tmp/log/callcontrol.log All the above results in <html><head><title>415 Unsupported Media Type</title></head><body bgcolor="white"><center><h1>415 Unsupported Media Type</h1></center><hr><center>nginx/1.2.0</center></body></html> FreeSWITCH versionFreeSWITCH Version 1.1.beta1 (git-65c4f76 2012-04-25 17-58-41 +0000) ThanksRaviRaj.
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120427/14972c0b/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list