[asterisk-bugs] [Asterisk 0011747]: [patch] res_config_curl
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Jan 13 03:47:05 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11747
======================================================================
Reported By: Corydon76
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11747
Category: Resources/NewFeature
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 98487
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-12-2008 00:08 CST
Last Modified: 01-13-2008 03:46 CST
======================================================================
Summary: [patch] res_config_curl
Description:
As discussed with jmls.
======================================================================
----------------------------------------------------------------------
jmls - 01-13-08 03:46
----------------------------------------------------------------------
Just trying to get my slow brain around this one.
Taking voicemail as an example, in extconfig.conf I would have
voicemail => curl,http://myserver.co.uk/vm
I would then get a set of posts containing data for voicemail set in
key/value pairs ? (where does the PATH_INFO get set - is this part of the
curl request - http://myserver.co.uk/vm/update?foo=bar&abc=def )
When responding to the request, for an update, I need to pass back "-1" as
the data if all is not ok ?
for a "multi" request, I pass back "multi?foo-bar&abc=def" ?
thanks
Issue History
Date Modified Username Field Change
======================================================================
01-13-08 03:46 jmls Note Added: 0076838
======================================================================
More information about the asterisk-bugs
mailing list