]> git.ipfire.org Git - thirdparty/asterisk.git/commit
followme: initialize all config items on reload 81/3581/2
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:40:20 +0000 (11:40 +0000)
commitd25391e11a328ef1dda1afe822cfb6dc7bc2e3c7
treeaf2f88a83dada199b30d1c920e8065567ed5267a
parent6581cd54049a70015702da0ca4e29d80212fbb6d
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