]> git.ipfire.org Git - thirdparty/asterisk.git/commit
followme: initialize all config items on reload 79/3579/2
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Thu, 11 Aug 2016 17:10:44 +0000 (20:10 +0300)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Mon, 22 Aug 2016 08:30:50 +0000 (11:30 +0300)
commit6b6dea53b0b86444eefc38a0a734ecf168097630
treecf122b17f32f08e72066fe4061329351304da499
parent283f809be135cb8047a1da5a3b63b891f3004ab2
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