]> 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:28:55 +0000 (09:28 +0000)
committerAlexandr Anikin <may@telecom-service.ru>
Tue, 10 Jun 2014 09:28:55 +0000 (09:28 +0000)
commitc63bf80c384729157d4b8650379fda381f451b41
treefbc8c3cd34d14a86607ede9376e0c7eeb53272ba
parent45db91dd980d2dceac2dbde1cc6ab647ffbb078e
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
........

Merged revisions 415602 from http://svn.asterisk.org/svn/asterisk/branches/12

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