[asterisk-users] wget from within asterisk?
Damon Estep
damon at suburbanbroadband.net
Fri Nov 17 14:08:26 MST 2006
Thanks a bunch, this seems to be a simple solution, I just did not have
CURL installed before I built asterisk.
________________________________
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Russ
Beaupre
Sent: Friday, November 17, 2006 2:05 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [asterisk-users] wget from within asterisk?
They both seem to work, but the Curl spits out warnings about being
deprecated. Ours are all configured using CURL.
-----Original Message-----
From: "Damon Estep" <damon at suburbanbroadband.net>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Date: Fri, 17 Nov 2006 13:52:35 -0700
Subject: RE: [asterisk-users] wget from within asterisk?
Thx!
I saw a note about Curl vs. CURL, is there a difference?
________________________________
From: asterisk-users-bounces at lists.digium.com [mailto:
asterisk-users-bounces at lists.digium.com] On Behalf Of Russ Beaupre
Sent: Friday, November 17, 2006 1:50 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [asterisk-users] wget from within asterisk?
Make sure the curl library/package is installed, then re-compile
asterisk. We're using it on 1.2.
-----Original Message-----
From: "Damon Estep" <damon at suburbanbroadband.net>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Date: Fri, 17 Nov 2006 13:40:40 -0700
Subject: RE: [asterisk-users] wget from within asterisk?
I saw CURL, but it does not register appear in show functions or show
applications, deprecated or add-on?
________________________________
From: asterisk-users-bounces at lists.digium.com [mailto:
asterisk-users-bounces at lists.digium.com] On Behalf Of Russ Beaupre
Sent: Friday, November 17, 2006 1:37 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] wget from within asterisk?
-----Original Message-----
From: "Damon Estep" <damon at suburbanbroadband.net>
To: <asterisk-users at lists.digium.com>
Date: Fri, 17 Nov 2006 13:32:53 -0700
Subject: [asterisk-users] wget from within asterisk?
What would be the simplest way to retrieve information form a CNAM
database that provides http based query responses?
Does an application or script already exist that does this?
Basically, I want to do a wget of a URL that contains the callerID
number as a variable, and assign the returned text to another variable
which can be used to set the caller ID name.
Any suggestions?
Look at the CURL function.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061117/002dbe4d/attachment.htm
More information about the asterisk-users
mailing list