[asterisk-bugs] [JIRA] (ASTERISK-24129) [Patch] Adding default dtls settings
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Jul 28 09:56:57 CDT 2014
Rusty Newton created ASTERISK-24129:
---------------------------------------
Summary: [Patch] Adding default dtls settings
Key: ASTERISK-24129
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24129
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Channels/chan_sip/WebSocket
Affects Versions: 11.11.0
Reporter: Michael K.
Assignee: Rusty Newton
Severity: Minor
DTLS settings are loaded only from peer settings and if they are not presented they would not be loaded from [general].
The first problem is that almost all settings if not presented on peer are taken from general. And it's kind of convention already.
The second one is that if i use realtime settings, i can't use template (those are supported only in files) and thus instead of setting for example dtls key in one place i need to copy-paste for each peer.
Provided patch is applied to 11.11.0.
If patch is okay and someone is interested i can provide polished patch on trunk on reviewboard :P
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list