]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cel_manager: Don't crash if configuration file is invalid.
authorJoshua Colp <jcolp@digium.com>
Wed, 15 Jan 2014 16:35:30 +0000 (16:35 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 15 Jan 2014 16:35:30 +0000 (16:35 +0000)
commit3d1ce59cf222e2a61c1eb314f6cffcf8bd591b2d
tree267b6a6e80252b6a3f3c0f55cc356722b28225a5
parent7f12e9638995410b18943a3402bf6da451ff58cc
cel_manager: Don't crash if configuration file is invalid.

The cel_manager module did not properly handle the case where the
configuration file was invalid. The module will now output a warning
message and disable itself if this occurs.

Reported by: Bryan Walters
........

Merged revisions 405581 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@405582 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cel/cel_manager.c