Alejandro Cabrera Obed
2008-May-12 17:30 UTC
[asterisk-users] "module reload" CLI Asterisk question
Dear all, I have installed asterisk 1.4.13 and configured all the /etc/asterisk files very well. Always I enter the CLI (with asterisk -vvvvr) and when I make a change after that I execute "module reload" and everything is OK. But a few days ago, without make any change, I execute "module reload" from within CLI and the terminal turn into black color and the color of the letters was white (exactly the opposite to the normal colors). I think because I get some warning and notice message like these: [[May 12 10:19:10] NOTICE[6265]: cdr.c:1362 do_reload: CDR simple logging enabled. [May 12 10:19:10] NOTICE[6265]: indications.c:505 ast_unregister_indication_country: Removed default indication country 'us' [May 12 10:19:10] WARNING[6265]: res_smdi.c:746 reload: No SMDI interfaces were specified to listen on, not starting SDMI listener. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4090 pbx_load_module: Starting AEL load process. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4097 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] WARNING[6265]: ael.y:205 ael_yyparse: ==== File: /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty context ael-dundi-e164-canonical will be IGNORED! -- Reloading module 'codec_gsm.so' (GSM Coder/Decoder) [May 12 10:19:10] WARNING[6265]: ael.y:205 ael_yyparse: ==== File: /etc/asterisk/extensions.ael, Line 120, Cols: 34-34: Warning! The empty context ael-dundi-e164-customers will be IGNORED! [May 12 10:19:10] WARNING[6265]: ael.y:205 ael_yyparse: ==== File: /etc/asterisk/extensions.ael, Line 128, Cols: 33-33: Warning! The empty context ael-dundi-e164-via-pstn will be IGNORED! [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4105 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-canonical' cannot be found. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-customers' cannot be found. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-via-pstn' cannot be found. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 276-283: The included context 'ael-parkedcalls' cannot be found. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4108 pbx_load_module: AEL load process: checked config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4110 pbx_load_module: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4113 pbx_load_module: AEL load process: merged config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls' [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical' [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers' [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn' [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4116 pbx_load_module: AEL load process: verified config file name '/etc/asterisk/extensions.ael'. After that I test the system and it work OK. What can be the problem ??? Is it a normal situation ??? Thanks a lot. Alejandro
R. Paul Warriner
2008-May-13 07:55 UTC
[asterisk-users] "module reload" CLI Asterisk question
Hello Alejandro, I'm not sure if it related, but I saw this behavior when the Asterisk service was started without using the init script. Regards Paul -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Alejandro Cabrera Obed Sent: Monday, May 12, 2008 1:30 PM To: Asterisk Users Mailing List Subject: [asterisk-users] "module reload" CLI Asterisk question Dear all, I have installed asterisk 1.4.13 and configured all the /etc/asterisk files very well. Always I enter the CLI (with asterisk -vvvvr) and when I make a change after that I execute "module reload" and everything is OK. But a few days ago, without make any change, I execute "module reload" from within CLI and the terminal turn into black color and the color of the letters was white (exactly the opposite to the normal colors). I think because I get some warning and notice message like these: [[May 12 10:19:10] NOTICE[6265]: cdr.c:1362 do_reload: CDR simple logging enabled. [May 12 10:19:10] NOTICE[6265]: indications.c:505 ast_unregister_indication_country: Removed default indication country 'us' [May 12 10:19:10] WARNING[6265]: res_smdi.c:746 reload: No SMDI interfaces were specified to listen on, not starting SDMI listener. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4090 pbx_load_module: Starting AEL load process. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4097 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] WARNING[6265]: ael.y:205 ael_yyparse: ==== File: /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty context ael-dundi-e164-canonical will be IGNORED! -- Reloading module 'codec_gsm.so' (GSM Coder/Decoder) [May 12 10:19:10] WARNING[6265]: ael.y:205 ael_yyparse: ==== File: /etc/asterisk/extensions.ael, Line 120, Cols: 34-34: Warning! The empty context ael-dundi-e164-customers will be IGNORED! [May 12 10:19:10] WARNING[6265]: ael.y:205 ael_yyparse: ==== File: /etc/asterisk/extensions.ael, Line 128, Cols: 33-33: Warning! The empty context ael-dundi-e164-via-pstn will be IGNORED! [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4105 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-canonical' cannot be found. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-customers' cannot be found. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-via-pstn' cannot be found. [May 12 10:19:10] WARNING[6265]: pbx_ael.c:838 check_includes: Warning: file /etc/asterisk/extensions.ael, line 276-283: The included context 'ael-parkedcalls' cannot be found. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4108 pbx_load_module: AEL load process: checked config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4110 pbx_load_module: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4113 pbx_load_module: AEL load process: merged config file name '/etc/asterisk/extensions.ael'. [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls' [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical' [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers' [May 12 10:19:10] WARNING[6265]: pbx.c:6246 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn' [May 12 10:19:10] NOTICE[6265]: pbx_ael.c:4116 pbx_load_module: AEL load process: verified config file name '/etc/asterisk/extensions.ael'. After that I test the system and it work OK. What can be the problem ??? Is it a normal situation ??? Thanks a lot. Alejandro _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users