[asterisk-dev] [Code Review] 3867: [chan_sip] Default DTLS settings to use if peer misses own settings

Michael K. reviewboard at asterisk.org
Sun Aug 3 03:57:09 CDT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3867/
-----------------------------------------------------------

(Updated Aug. 3, 2014, 8:57 a.m.)


Review request for Asterisk Developers.


Changes
-------

Used dtls functions for copy and free instead of doing it manually for each parameter.


Bugs: ASTERISK-24128
    https://issues.asterisk.org/jira/browse/ASTERISK-24128


Repository: Asterisk


Description
-------

Load default dtls settings from [general settings]
If peer has dtls enabled but misses some of the settings and they are set in default settings it would load them from there.
It would be logical as most of sip settings work like that and as well as there is no way to use template in realtime and it would lead to copy paste same settings for every peer.


Diffs (updated)
-----

  trunk/channels/chan_sip.c 419849 

Diff: https://reviewboard.asterisk.org/r/3867/diff/


Testing
-------

Test on development server (ast 11.11.0)


Thanks,

Michael K.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140803/10ae49cc/attachment.html>


More information about the asterisk-dev mailing list