- Mitglied seit
- 17 Feb 2009
- Beiträge
- 3
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo,
ich bin neu hier im Forum, sowie im Asterisk-Bereich
Mein System:
Ubuntu 8.04
Kernel 2.6.24-23-generic
Asterisk 1.4.17
AVM FritzCard PCI 2.0
capifs: Rev 1.1.2.3
Nun zu meinem Problem:
Hoffe ihr könnt mir weiterhelfen, im Forum und Google habe ich bereits was gefunden, aber nichts spezielles, für diesen Fall hier.
mfg
Fritz
ich bin neu hier im Forum, sowie im Asterisk-Bereich
Mein System:
Ubuntu 8.04
Kernel 2.6.24-23-generic
Asterisk 1.4.17
AVM FritzCard PCI 2.0
capifs: Rev 1.1.2.3
Nun zu meinem Problem:
Code:
root@asterisk:/etc/asterisk# asterisk -c
Asterisk 1.4.17~dfsg-2ubuntu1, Copyright (C) 1999 - 2007 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.
=========================================================================
This package has been modified for the Debian GNU/Linux distribution
Please report all bugs to http://bugs.debian.org/asterisk
=========================================================================
[ Booting...
[ Reading Master Configuration ]
[ Initializing Custom Configuration Options ]
Warning! Asterisk is not thread safe.
[Feb 17 11:51:35] ERROR[14655]: config.c:748 process_text_line: *********************************************************
[Feb 17 11:51:35] ERROR[14655]: config.c:749 process_text_line: *********** YOU SHOULD REALLY READ THIS ERROR ***********
[Feb 17 11:51:35] ERROR[14655]: config.c:750 process_text_line: Future versions of Asterisk will treat a #include of a file that does not exist as an error, and will fail to load that configuration file. Please ensure that the file 'manager.d/*.conf' exists, even if it is empty.
[Feb 17 11:51:35] ERROR[14655]: config.c:754 process_text_line: *********** YOU SHOULD REALLY READ THIS ERROR ***********
[Feb 17 11:51:35] ERROR[14655]: config.c:755 process_text_line: *********************************************************
[Feb 17 11:51:35] NOTICE[14655]: cdr.c:1371 do_reload: CDR simple logging enabled.
[Feb 17 11:51:35] NOTICE[14655]: loader.c:851 load_modules: 162 modules will be loaded.
..[Feb 17 11:51:35] NOTICE[14655]: res_odbc.c:230 load_odbc_config: Adding ENV var: INFORMIXSERVER=my_special_database
[Feb 17 11:51:35] NOTICE[14655]: res_odbc.c:230 load_odbc_config: Adding ENV var: INFORMIXDIR=/opt/informix
[Feb 17 11:51:35] NOTICE[14655]: res_odbc.c:700 load_module: res_odbc loaded.
....[Feb 17 11:51:35] WARNING[14655]: res_smdi.c:722 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener.
..... Loading [Sub]Agent Module
....[Feb 17 11:51:35] NOTICE[14663]: chan_capi.c:4802 capidev_loop: Started CAPI monitor-thread.
...............................................[Feb 17 11:51:35] WARNING[14655]: chan_iax2.c:10840 load_module: Unable to open IAX timing interface: No such file or directory
.................................[Feb 17 11:51:35] ERROR[14655]: chan_vpb.cc:2887 ast_module_load_result load_module(): VPB Driver not configured
[Feb 17 11:51:35] NOTICE[14655]: chan_vpb.cc:3041 ast_module_load_result load_module(): VPB driver Registered )
.........................[Feb 17 11:51:35] WARNING[14655]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'w20xx_12,*,*,24-31,dec'
[Feb 17 11:51:35] WARNING[14655]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'w20xx_10_15,*,*,10-15,aug'
[Feb 17 11:51:35] WARNING[14655]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'immer,08:30-17:59,mon-fri,*,*'
.............[Feb 17 11:51:35] NOTICE[14655]: pbx_ael.c:4094 pbx_load_module: Starting AEL load process.
[Feb 17 11:51:35] NOTICE[14655]: pbx_ael.c:4101 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Feb 17 11:51:35] NOTICE[14655]: pbx_ael.c:4109 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Feb 17 11:51:35] NOTICE[14655]: pbx_ael.c:4112 pbx_load_module: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Feb 17 11:51:35] NOTICE[14655]: pbx_ael.c:4114 pbx_load_module: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Feb 17 11:51:35] NOTICE[14655]: pbx_ael.c:4117 pbx_load_module: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Feb 17 11:51:35] WARNING[14655]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'w20xx_12,*,*,24-31,dec'
[Feb 17 11:51:35] WARNING[14655]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'w20xx_10_15,*,*,10-15,aug'
[Feb 17 11:51:35] WARNING[14655]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'immer,08:30-17:59,mon-fri,*,*'
[Feb 17 11:51:35] NOTICE[14655]: pbx_ael.c:4120 pbx_load_module: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
......................... ]
Asterisk Ready.
*CLI>
Hoffe ihr könnt mir weiterhelfen, im Forum und Google habe ich bereits was gefunden, aber nichts spezielles, für diesen Fall hier.
mfg
Fritz