Scenario:
[astmin@localhost ~]$ sudo asterisk -rvvvvv
[sudo] password for astmin:
Asterisk 16.14.0, Copyright (C) 1999 - 2018, Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Running as user 'asterisk'
Running under group 'asterisk'
Connected to Asterisk 16.14.0 currently running on localhost (pid = 1861)
Command:
localhost*CLI> module reload res_pjsip.so
Errors:
Module 'res_pjsip.so' reloaded successfully.
-- Reloading module 'res_pjsip.so' (Basic SIP resource)
[Nov 9 20:46:17] ERROR[6186]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[Nov 9 20:46:17] ERROR[6186]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[Nov 9 20:46:17] WARNING[6186]: res_pjsip/config_transport.c:506 transport_apply: Transport 'transport-udp' is not reloadable, maintaining previous values
[Nov 9 20:46:17] ERROR[6186]: res_pjsip/config_transport.c:705 transport_tls_file_handler: Transport: transport-tls: cert_file /home/asterisk/certs/self-signed.crt #if you used certbot, the location is either missing or not readable
[Nov 9 20:46:17] ERROR[6186]: config_options.c:798 aco_process_var: Error parsing cert_file=/home/asterisk/certs/self-signed.crt #if you used certbot, the location at line 10 of
[Nov 9 20:46:17] ERROR[6186]: res_sorcery_config.c:418 sorcery_config_internal_load: Could not create an object of type 'transport' with id 'transport-tls' from configuration file 'pjsip.conf'
[Nov 9 20:46:17] ERROR[6186]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[Nov 9 20:46:17] ERROR[6186]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
[Nov 9 20:46:17] NOTICE[6186]: sorcery.c:1345 sorcery_object_load: Type 'system' is not reloadable, maintaining previous values
[Nov 9 20:46:17] ERROR[6186]: res_pjsip_config_wizard.c:1091 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
localhost*CLI>