Asterisk Startet nicht...

xoran

Neuer User
Mitglied seit
22 Jun 2008
Beiträge
168
Punkte für Reaktionen
0
Punkte
0
Hallo,

nachdem ich mich hier nun Stück für Stück "durchkämpfe"... habe ich ein neues Problem.

asterisk lässt sich nicht starten...
lief ohne Probleme, bis ich unter suse 10.2 die FritzCard PCI (capi 2.0) installiert habe... (ansonsten keine Änderungen)

asterisk -vvvg

ergibt unteranderem folgenden Fehler:
[chan_mgcp.so] => (Media Gateway Control Protocol (MGCP))
== Parsing '/etc/asterisk/mgcp.conf': Found
== MGCP Listening on 0.0.0.0:2727
== Using TOS bits 0
== Registered channel type 'MGCP' (Media Gateway Control Protocol (MGCP))
[chan_capi.so] => (Common ISDN API for Asterisk)
== Parsing '/etc/asterisk/capi.conf': Found
Jun 24 18:44:15 WARNING[3913]: chan_capi.c:5847 cc_init_capi: CAPI not installed, chan_capi disabled!
Jun 24 18:44:15 WARNING[3913]: loader.c:414 __load_resource: chan_capi.so: load_module failed, returning -1
Jun 24 18:44:15 WARNING[3913]: loader.c:554 load_modules: Loading module chan_capi.so failed!

jemand eine Idee, wo ich suchen kann ?


Gruß Dennis
 
das fcpci (ich glaub so heisst es) kernel modul für die avm ist geladen?

grüße,
laureen
 
Ich denke fast nein... ?!

hatte per yast die fritzkarte installiert und das system neu gebootet...
ansonsten keine änderungen am system.
 
Hi xoran!
Du hast doch nach chan_capi zu allem Unheil auch noch die FRITZ! Karte mit YAST noch einmal installert. Der arme Rechner (Asterisk) muss ja völlig durcheinander sein. Damit Asterisk wieder starten kann, musst du (solltest) erst mal wieder alles mit capi in der modules.conf auskommentieren.
 
werd ich mal machen... :(

hatte unter yast auch die Fritzcard mal "deinstalliert"...

Edit: hat nichts bewirkt...

anbei mal die modules.conf

Code:
;
; Asterisk configuration file
;
; Module Loader configuration file
;

[modules]
autoload=yes

;chan_capi.so=yes


;
; Any modules that need to be loaded before the Asterisk core has been
; initialized (just after the logger has been initialized) can be loaded
; using 'preload'. This will frequently be needed if you wish to map all
; module configuration files into Realtime storage, since the Realtime
; driver will need to be loaded before the modules using those configuration
; files are initialized.
;
; An example of loading ODBC support would be:
;preload => res_odbc.so
;preload => res_config_odbc.so
;
; If you want, load the GTK console right away.  
; Don't load the KDE console since
; it's not as sophisticated right now.
;
noload => pbx_gtkconsole.so
;load => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
;
; Intercom application is obsoleted by
; chan_oss.  Don't load it.
;
noload => app_intercom.so
;
; The 'modem' channel driver and its subdrivers are
; obsolete, don't load them.
;
noload => chan_modem.so
noload => chan_modem_aopen.so
noload => chan_modem_bestdata.so
noload => chan_modem_i4l.so
;
;load => res_musiconhold.so
;
; Load either OSS or ALSA, not both
; By default, load OSS only (automatically) and do not load ALSA
;
;noload => chan_alsa.so
;noload => chan_oss.so
;
; Module names listed in "global" section will have symbols globally
; exported to modules loaded after them.
;
[global]
Edit Guard-X: Bitte nächstes mal "Code" statt "Quote" verwenden!
 
Kostenlos!

Statistik des Forums

Themen
248,887
Beiträge
2,303,985
Mitglieder
378,568
Neuestes Mitglied
me2k