]> git.ipfire.org Git - thirdparty/asterisk.git/commit
followme: initialize all config items on reload 84/3484/2
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Thu, 11 Aug 2016 17:10:44 +0000 (20:10 +0300)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Wed, 17 Aug 2016 15:51:31 +0000 (18:51 +0300)
commit046069011bc618f578b625be9116b406d1d3c5e8
treef5528391725c9017f4f76e4e4b510a75675b0d61
parent57f4e4428a830c89436bf5025ca815a4e35776ac
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