- Mitglied seit
- 20 Mrz 2006
- Beiträge
- 22
- Punkte für Reaktionen
- 0
- Punkte
- 1
Hey
Habe gedacht ich spiel mir mal die v1.4 auf (wegen dem WEB-GUI). Funktioniert aber nicht so richtig.
Ein reload bringt mir diese Fehlermeldungen. Könnt mir jemand einen Tip dazu geben was da schief läuft
cu Huflatisch
Habe gedacht ich spiel mir mal die v1.4 auf (wegen dem WEB-GUI). Funktioniert aber nicht so richtig.
Ein reload bringt mir diese Fehlermeldungen. Könnt mir jemand einen Tip dazu geben was da schief läuft
linux:~ # asterisk -r
Asterisk 1.4.0, Copyright (C) 1999 - 2006 Digium, Inc. and others.
Created by Mark Spencer <[email protected]>
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.
=========================================================================
Connected to Asterisk 1.4.0 currently running on linux (pid = 31530)
linux*CLI> reload
[Feb 28 11:56:32] NOTICE[32401]: cdr.c:1092 do_reload: CDR simple logging enabled.
[Feb 28 11:56:32] NOTICE[32401]: indications.c:505 ast_unregister_indication_country: Removed default indication country 'us'
[Feb 28 11:56:32] WARNING[32401]: res_smdi.c:746 reload: No SMDI interfaces were specified to listen on, not starting SDMI listener.
[Feb 28 11:56:32] NOTICE[32401]: app_playback.c:455 reload: Reloading say.conf
[Feb 28 11:56:32] NOTICE[32401]: pbx_ael.c:3859 pbx_load_module: Starting AEL load process.
[Feb 28 11:56:32] NOTICE[32401]: pbx_ael.c:3866 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Feb 28 11:56:32] WARNING[32401]: 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!
[Feb 28 11:56:32] WARNING[32401]: 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!
[Feb 28 11:56:32] WARNING[32401]: 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!
[Feb 28 11:56:32] NOTICE[32401]: pbx_ael.c:3874 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Feb 28 11:56:32] WARNING[32401]: pbx_ael.c:816 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-canonical' cannot be found.
[Feb 28 11:56:32] WARNING[32401]: pbx_ael.c:816 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-customers' cannot be found.
[Feb 28 11:56:32] WARNING[32401]: pbx_ael.c:816 check_includes: Warning: file /etc/asterisk/extensions.ael, line 141-145: The included context 'ael-dundi-e164-via-pstn' cannot be found.
[Feb 28 11:56:32] WARNING[32401]: pbx_ael.c:816 check_includes: Warning: file /etc/asterisk/extensions.ael, line 276-283: The included context 'ael-parkedcalls' cannot be found.
[Feb 28 11:56:32] NOTICE[32401]: pbx_ael.c:3877 pbx_load_module: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Feb 28 11:56:32] NOTICE[32401]: pbx_ael.c:3879 pbx_load_module: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Feb 28 11:56:32] NOTICE[32401]: pbx_ael.c:3882 pbx_load_module: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
[Feb 28 11:56:32] NOTICE[32401]: pbx_ael.c:3885 pbx_load_module: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical'
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-customers'
[Feb 28 11:56:32] WARNING[32401]: pbx.c:6194 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-via-pstn'
linux*CLI>
cu Huflatisch