]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Reset all settings on module reload
authorSean Bright <sean.bright@gmail.com>
Thu, 20 Sep 2018 20:26:55 +0000 (16:26 -0400)
committerSean Bright <sean.bright@gmail.com>
Thu, 20 Sep 2018 20:26:55 +0000 (16:26 -0400)
commit3033242a7bede99e3f4d92781f11ff644a6fc4a3
tree737d7e361c23127c719dc9bacc925db68f53bc14
parenta741cd4f11bbc63d0e023ed81e1357dc465bfe62
res_rtp_asterisk: Reset all settings on module reload

'rtpchecksums' and 'rtcpinterval' are not being reset to their defaults
if they are not present in the updated configuration file.

Change-Id: I1162e40199314d46cf3225d5e1271c4c81176670
res/res_rtp_asterisk.c