[Home]

Summary:ASTERISK-03073: [patch] app_curl
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-12-22 16:41:32.000-0600Date Closed:2008-01-15 15:17:59.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20041222__app_curl.diff.txt
( 1) app_curl.c
Description:Curl is a program which permits a URL to be loaded from the command line.  Curl also provides a library, libcurl, which can be used to integrate URL loading capabilities within a C program.

The purpose of loading a URL is to permit the system to send notifications and/or to query remote systems.

****** ADDITIONAL INFORMATION ******

Disclaimer on file.  Also note that libcurl is licensed under a MIT/X license (not GPL).  See http://curl.haxx.se/docs/copyright.html (same issue occurred with Apple OS X and wget, which is why Apple currently ships curl).
Comments:By: Clod Patry (junky) 2004-12-22 21:45:17.000-0600

That's a nice feature cory.
Like i don't know so much about libcurl, i'll read much more and will express myself after.

By: Mark Spencer (markster) 2004-12-22 22:00:10.000-0600

Added to CVS, nicely done, especially the Makefile integration.

By: Russell Bryant (russell) 2004-12-24 14:18:55.000-0600

not in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:17:59.000-0600

Repository: asterisk
Revision: 4539

U   trunk/apps/Makefile
A   trunk/apps/app_curl.c

------------------------------------------------------------------------
r4539 | markster | 2008-01-15 15:17:58 -0600 (Tue, 15 Jan 2008) | 2 lines

Add app_curl from tilghman (bug ASTERISK-3073)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4539