]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_ooh323: fix loading module failure if there no accessible h323_log or ooh323...
authorAlexandr Anikin <may@telecom-service.ru>
Tue, 10 Jun 2014 09:18:20 +0000 (09:18 +0000)
committerAlexandr Anikin <may@telecom-service.ru>
Tue, 10 Jun 2014 09:18:20 +0000 (09:18 +0000)
commitaffd8271b2b8d0eab2a3d9acdf53ff568b387bdf
tree4e00960a8c6188dd6e48bf9661712237398b623b
parent73d28c173c3def55847bc58554a4524f14decd68
chan_ooh323: fix loading module failure if there no accessible h323_log or ooh323 config file

change return 1 to return AST_MODULE_LOAD_FAILURE on module load routine
few cosmetic changes

ASTERISK-23814 #close

(closes issue ASTERISK-23814)

Reported by: Igor Goncharovsky
Patches:
ASTERISK-23814-ast11.patch
........

Merged revisions 415599 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@415602 65c4cc65-6c06-0410-ace0-fbb531ad65f3
addons/chan_ooh323.c