[Home]

Summary:ASTERISK-14031: [patch] Missing error message if indications.conf is not found
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2009-04-28 17:39:57Date Closed:2009-04-29 03:59:01
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_indications
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) indications_err.diff
Description:Asterisk will crash if indications.conf is not found, as the indications component will fail to load.

Sadly, it doesn't even give a useful error message in this case. The attached patch adds this message.
Comments:By: Digium Subversion (svnbot) 2009-04-29 03:58:40

Repository: asterisk
Revision: 190993

U   trunk/main/indications.c

------------------------------------------------------------------------
r190993 | russell | 2009-04-29 03:58:39 -0500 (Wed, 29 Apr 2009) | 7 lines

Log an error message if indications.conf is not found.

(closes issue ASTERISK-14031)
Reported by: tzafrir
Patches:
     indications_err.diff uploaded by tzafrir (license 46)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=190993

By: Digium Subversion (svnbot) 2009-04-29 03:59:00

Repository: asterisk
Revision: 190994

_U  branches/1.6.2/
U   branches/1.6.2/main/indications.c

------------------------------------------------------------------------
r190994 | russell | 2009-04-29 03:59:00 -0500 (Wed, 29 Apr 2009) | 15 lines

Merged revisions 190993 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r190993 | russell | 2009-04-29 03:58:39 -0500 (Wed, 29 Apr 2009) | 7 lines

Log an error message if indications.conf is not found.

(closes issue ASTERISK-14031)
Reported by: tzafrir
Patches:
     indications_err.diff uploaded by tzafrir (license 46)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=190994