[asterisk-bugs] [Asterisk 0016187]: [patch] RFC 4474 Implementation
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 6 02:25:50 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16187
======================================================================
Reported By: plooby
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16187
Category: Channels/chan_sip/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 228233
Request Review:
======================================================================
Date Submitted: 2009-11-05 21:36 CST
Last Modified: 2009-11-06 02:25 CST
======================================================================
Summary: [patch] RFC 4474 Implementation
Description:
The attached patch provides an RFC 4474 implementation for
asterisk trunk. Keys and certificates may be obtained from
https://reference.inchargesys.com/
/ed
======================================================================
----------------------------------------------------------------------
(0113260) oej (manager) - 2009-11-06 02:25
https://issues.asterisk.org/view.php?id=16187#c113260
----------------------------------------------------------------------
Since Asterisk already uses CURL, wouldn't it be better to use libcurl
instead of implementing our own HTTP client? We could make it a compile
dependency for chan_sip.
I also think about all these certificate read stuff. Maybe that belongs in
generic functions outside of chan_sip. Asterisk as a product have a
certificate store - shouldn't we use that instead of implementing yet
another one in chan_sip?
Issue History
Date Modified Username Field Change
======================================================================
2009-11-06 02:25 oej Note Added: 0113260
======================================================================
More information about the asterisk-bugs
mailing list