[asterisk-bugs] [Asterisk 0019335]: [patch] Should "encryption" be a global option ??
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 23 10:47:49 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19335
======================================================================
Reported By: irroot
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19335
Category: Channels/chan_sip/SRTP
Reproducibility: N/A
Severity: trivial
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-3490
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-20 03:44 CDT
Last Modified: 2011-05-23 10:47 CDT
======================================================================
Summary: [patch] Should "encryption" be a global option ??
Description:
allow SRTP global setting in addition to per peer setting ??
this is a trivial patch ...
this also raises a janitor project sip.h has a G/D/P for the context of
the setting some global settings ie faxdetect are not marked G
======================================================================
----------------------------------------------------------------------
(0135281) mdavenport (administrator) - 2011-05-23 10:47
https://issues.asterisk.org/view.php?id=19335#c135281
----------------------------------------------------------------------
Howdy,
If we go the two option route, then it might make sense to name them:
encryption=yes,no,try
encryption-tag-length=80,32
RFC 3711 calls them tag bits, so we could do that or maybe:
encryption-tagbit-length=80,32
Or underscores, or whatever.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-23 10:47 mdavenport Note Added: 0135281
======================================================================
More information about the asterisk-bugs
mailing list