VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
juanbackson at gmail.com Guest
|
Posted: Sun Oct 26, 2008 11:33 am Post subject: [Freeswitch-users] custom data publishing module |
|
|
Hi,
I am working on developing a very simple custom mod that needs to push out data to an external HTTP service, similar to the way curl works. Does anyone have experience in writing a Freeswitch mod that pushes out data to an external HTTP server and can give me a hand? I am hoping to learn from any sample code that demonstrate how to use the lib available within Freeswitch to do that. The HTTP service that receives the data is the same one that handles the mod_curl requests. Therefore, I believe there must be functions/methods that I can invoke to send out data to.
Thanks in advance for your help.
JB |
|
Back to top |
|
|
anthony.minessale at g... Guest
|
Posted: Sun Oct 26, 2008 11:36 am Post subject: [Freeswitch-users] custom data publishing module |
|
|
We use the actual curl library so if you look in the FS code for anything with curl in the file name then look inside that file
for functions that start with curl you may get an idea. You can also visit curl site and check their dev docs and sample code.
On Sun, Oct 26, 2008 at 11:23 AM, Juan Backson <juanbackson@gmail.com (juanbackson@gmail.com)> wrote:
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|