[asterisk-bugs] [JIRA] (ASTERISK-27620) crash when module config file not found

snuffy (JIRA) noreply at issues.asterisk.org
Wed Jan 24 18:30:49 CST 2018


snuffy created ASTERISK-27620:
---------------------------------

             Summary: crash when module config file not found
                 Key: ASTERISK-27620
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27620
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/General
    Affects Versions: GIT
         Environment: debian 9.1
            Reporter: snuffy
            Severity: Minor


Updated to latest git version,

When I tried to start asterisk, it would fail and forcefully exit.
On previous version lack of these config files would just mean that module did no load.

For missing hep.conf:
 Loading res_hep.so.
[Jan 25 11:26:31] ERROR[26220]: config_options.c:706 aco_process_config: Unable to load config file 'hep.conf'
[Jan 25 11:26:31] ERROR[26220]: loader.c:1640 start_resource_list: Failed to load res_hep_rtcp due to unfilled dependencies.
[Jan 25 11:26:31] ERROR[26220]: asterisk.c:4336 check_init: Module initialization failed.  ASTERISK EXITING!



For missing phoneprov.conf:
 Loading res_phoneprov.so.
[Jan 25 11:25:26] ERROR[25735]: res_phoneprov.c:1356 load_common: Unable to load config phoneprov.conf
[Jan 25 11:25:26] ERROR[25735]: res_phoneprov.c:1429 load_module: Unable to load provisioning profiles.
[Jan 25 11:25:26] ERROR[25735]: loader.c:1640 start_resource_list: Failed to load res_pjsip_phoneprov_provider due to unfilled dependencies.
[Jan 25 11:25:26] ERROR[25735]: asterisk.c:4336 check_init: Module initialization failed.  ASTERISK EXITING!




--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list