[asterisk-bugs] [Asterisk 0019335]: [patch] Should "encryption" be a global option ??
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 24 17:06:22 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-24 17:06 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
======================================================================
----------------------------------------------------------------------
(0135355) lmadsen (administrator) - 2011-05-24 17:06
https://issues.asterisk.org/view.php?id=19335#c135355
----------------------------------------------------------------------
OK, this should not be added as a global option to chan_sip. This should be
a peer only level setting because the only options that should go into
[general] are things that should be directly manipulating chan_sip, and not
peers within the chan_sip. For that, you should be using the templating
system.
So basically, we won't add peer level options to the [general] section
just to enable a default for peers when that can be set within the
templating system available within all Asterisk configuration files.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-24 17:06 lmadsen Note Added: 0135355
======================================================================
More information about the asterisk-bugs
mailing list