[asterisk-bugs] [Asterisk 0016187]: [patch] RFC 4474 Implementation
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 6 02:21:31 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:21 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
======================================================================
----------------------------------------------------------------------
(0113257) oej (manager) - 2009-11-06 02:21
https://issues.asterisk.org/view.php?id=16187#c113257
----------------------------------------------------------------------
default:
+ rv="rfc4474 identity unknown status";
+
Since you are using enum, you should not have to have a default. Without
it, the compiler will complain if someone adds an ENUM value that you
haven't got in the ident_status function.
Issue History
Date Modified Username Field Change
======================================================================
2009-11-06 02:21 oej Note Added: 0113257
======================================================================
More information about the asterisk-bugs
mailing list