[Asterisk-code-review] funcs/func curl: Add the ability for CURL to download and st... (asterisk[master])
George Joseph
asteriskteam at digium.com
Mon Feb 29 14:28:37 CST 2016
George Joseph has posted comments on this change.
Change subject: funcs/func_curl: Add the ability for CURL to download and store files
......................................................................
Patch Set 3:
I know the get function is...
CURL(http://1.1.1.1/foo.wav)
but
Set(CURL(http://1.1.1.1/foo.wav)=/tmp/foo.wav)
looks odd.
Set(CURL(/tmp/foo.wav)=http://1.1.1.1/foo.wav)
looks more correct.
--
To view, visit https://gerrit.asterisk.org/1888
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I44f4ad823d7d20f04ceaad3698c5c7f653c41b0d
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: No
More information about the asterisk-code-review
mailing list