]> git.ipfire.org Git - thirdparty/asterisk.git/commit
followme: initialize all config items on reload 80/3580/3
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Thu, 11 Aug 2016 17:10:44 +0000 (20:10 +0300)
committerJoshua Colp <jcolp@digium.com>
Wed, 7 Sep 2016 11:43:28 +0000 (06:43 -0500)
commit206d4f57dc5fda3a5c48c4af3d96ffb18d0851df
treeb2107563f22139c16e6788c05280ef62220d7c58
parent6d56b87642ad8415e8eb67631b98c9de048a38a9
followme: initialize all config items on reload

Some configuration directives were not initialized on reload, and hence
were not reset to default if they were removed from followme.conf.

ASTERISK-26288 #close

Change-Id: Ief829e16374ad1e0ecfd63e6ee4923b5a1d1c150
apps/app_followme.c