- Mitglied seit
- 1 Sep 2005
- Beiträge
- 238
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hi!
Ich wollte auf einem Debian 4.0 vServer Asterisk 1.6.0.9 installieren.
Das hat auch ohne Fehler geklappt, startet aber leider nicht.
asterisk -r bringt:
Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)
asterisk -c bringt:
Hat jemand eine Idee? Reboot des Servers hat nichts geholfen.
Ich wollte auf einem Debian 4.0 vServer Asterisk 1.6.0.9 installieren.
Das hat auch ohne Fehler geklappt, startet aber leider nicht.
asterisk -r bringt:
Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)
asterisk -c bringt:
Code:
Asterisk 1.6.0.9, Copyright (C) 1999 - 2008 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.
=========================================================================
[ Booting...
[ Reading Master Configuration ]
[ Initializing Custom Configuration Options ]
[Apr 29 00:33:53] NOTICE[21744]: loader.c:869 load_modules: 1 modules will be loaded.
.[Apr 29 00:33:53] NOTICE[21744]: cdr.c:1430 do_reload: CDR simple logging enabled.
[Apr 29 00:33:53] NOTICE[21744]: loader.c:869 load_modules: 165 modules will be loaded.
..[Apr 29 00:33:53] NOTICE[21744]: config.c:1912 ast_config_engine_register: Registered Config Engine odbc
....[Apr 29 00:33:53] NOTICE[21744]: res_odbc.c:809 load_module: res_odbc loaded.
..[Apr 29 00:33:53] NOTICE[21744]: res_smdi.c:1272 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener.
..........[Apr 29 00:33:53] WARNING[21744]: channel.c:560 ast_channel_register: Already have a handler for type 'Console'
[Apr 29 00:33:53] ERROR[21744]: chan_oss.c:1449 load_module: Unable to register channel type 'OSS'
Hat jemand eine Idee? Reboot des Servers hat nichts geholfen.