Mit Gemeinschaft startet Asterisk nicht mehr

noisy

Neuer User
Mitglied seit
13 Aug 2005
Beiträge
62
Punkte für Reaktionen
0
Punkte
0
Hallo!

Habe auf meinem Ubuntu 8.04 LTS 64Bit Server Edition Rechner Asterisk laufen, klappt auch alles prima.

Nun habe ich versucht mir das Leben einfacher zu machen und mir Gemeinschaft nach der bekannten Anleitung zu installieren.

Leider startet mein Asterisk nicht mehr. Wer kann mir helfen? Woran kann es liegen?

Code:
root@kapellen:/usr/src/gemeinschaft-trunk# asterisk -v
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 [URL]http://bugs.debian.org/asterisk[/URL]
=========================================================================
Warning! Asterisk is not thread safe.
Asterisk Dynamic Loader Starting:
[Feb  6 19:08:07] NOTICE[9603]: loader.c:851 load_modules: 1 modules will be loaded.
[Feb  6 19:08:07] WARNING[9603]: res_config_mysql.c:554 parse_config: MySQL RealTime: No database host found, using localhost via socket.
[Feb  6 19:08:07] WARNING[9603]: res_config_mysql.c:568 parse_config: MySQL RealTime: No database port found, using 3306 as default.
[Feb  6 19:08:07] NOTICE[9603]: config.c:1259 ast_config_engine_register: Registered Config Engine mysql
MySQL RealTime driver loaded.
res_config_mysql.so => (MySQL RealTime Configuration Driver)
Asterisk Management interface listening on port 5038
[Feb  6 19:08:07] NOTICE[9603]: cdr.c:1371 do_reload: CDR simple logging enabled.
Asterisk PBX Core Initializing
Registering builtin applications:
 [Answer]
 [BackGround]
 [Busy]
 [Congestion]
 [Goto]
 [GotoIf]
 [GotoIfTime]
 [ExecIfTime]
 [Hangup]
 [NoOp]
 [Progress]
 [ResetCDR]
 [Ringing]
 [SayNumber]
 [SayDigits]
 [SayAlpha]
 [SayPhonetic]
 [SetAMAFlags]
 [SetGlobalVar]
 [Set]
 [ImportVar]
 [Wait]
 [WaitExten]
Asterisk Dynamic Loader Starting:
[Feb  6 19:08:07] NOTICE[9603]: loader.c:851 load_modules: 152 modules will be loaded.
res_musiconhold.so => (Music On Hold Resource)
res_speech.so => (Generic Speech Recognition API)
res_adsi.so => (ADSI Resource)
res_esel.so => (Extension State Export Logic (E.S.E.L.) Resource)
res_jabber.so => (AJI - Asterisk Jabber Interface)
res_features.so => (Call Features Resource)
[Feb  6 19:08:07] WARNING[9603]: res_config_pgsql.c:680 parse_config: Unable to load config res_pgsql.conf
res_monitor.so => (Call Monitoring Resource)
res_indications.so => (Indications Resource)
[Feb  6 19:08:07] NOTICE[9603]: config.c:1259 ast_config_engine_register: Registered Config Engine odbc
res_config_odbc loaded.
res_config_odbc.so => (ODBC Configuration)
res_agi.so => (Asterisk Gateway Interface (AGI))
res_crypto.so => (Cryptographic Digital Signatures)
res_watchdog.so => (Watchdog Resource)
app_segfault.so => (Application for crashing Asterisk with a segmentation fault)
 Loading [Sub]Agent Module
res_snmp.so => (SNMP [Sub]Agent for Asterisk)
app_pickup.so => (PickUp/PickDown/Steal/PickupChan/StealChan)
[Feb  6 19:08:07] WARNING[9603]: cdr_addon_mysql.c:380 my_load_module: MySQL database sock file not specified.  Using default
cdr_addon_mysql.so => (MySQL CDR Backend)
app_cdr.so => (Tell Asterisk to not maintain a CDR for the current call)
cdr_pgsql.so => (PostgreSQL CDR Backend)
chan_phone.so => (Linux Telephony API Support)
chan_oss.so => (OSS Console Channel Driver)
chan_local.so => (Local Proxy Channel)
func_db.so => (Database (astdb) related dialplan functions)
func_curl.so => (Load external URL)
app_parkandannounce.so => (Call Parking and Announce Application)
cdr_manager.so => (Asterisk Manager Interface CDR Backend)
app_settransfercapability.so => (Set ISDN Transfer Capability)
func_sha1.so => (SHA-1 computation dialplan function)
func_callerid.so => (Caller ID related dialplan function)
app_while.so => (While Loops and Conditional Execution)
app_waitforring.so => (Waits until first ring after time)
app_directed_pickup.so => (Directed Call Pickup Application)
app_saycountpl.so => (Say polish counting words)
app_speech_utils.so => (Dialplan Speech Applications)
app_dictate.so => (Virtual Dictation Machine)
app_random.so => (Random goto)
codec_zap.so => (Generic Zaptel Transcoder Codec Translator)
app_echo.so => (Simple Echo Application)
app_system.so => (Generic System() application)
app_record.so => (Trivial Record Application)
app_voicemail.so => (Comedian Mail (Voicemail System))
app_setcallerid.so => (Set CallerID Application)
func_logic.so => (Logical dialplan functions)
app_zapateller.so => (Block Telemarketers with Special Information Tone)
func_math.so => (Mathematical dialplan function)
app_chanisavail.so => (Check channel availability)
res_convert.so => (File format conversion CLI command)
app_realtime.so => (Realtime Data Lookup/Rewrite)
app_forkcdr.so => (Fork The CDR into 2 separate entities)
app_milliwatt.so => (Digital Milliwatt (mu-law) Test Application)
app_addon_sql_mysql.so => (Simple Mysql Interface)
app_hasnewvoicemail.so => (Indicator for whether a voice mailbox has messages in a given folder.)
func_uri.so => (URI encode/decode dialplan functions)
codec_ulaw.so => (mu-Law Coder/Decoder)
func_env.so => (Environment/filesystem dialplan functions)
chan_agent.so => (Agent Proxy Channel)
format_wav.so => (Microsoft WAV format (8000Hz Signed Linear))
format_wav_gsm.so => (Microsoft WAV format (Proprietary GSM))
cdr_radius.so => (RADIUS CDR Backend)
app_playback.so => (Sound File Playback Application)
codec_adpcm.so => (Adaptive Differential PCM Coder/Decoder)
func_base64.so => (base64 encode/decode dialplan functions)
app_sendtext.so => (Send Text Applications)
app_amd.so => (Answering Machine Detection Application)
app_morsecode.so => (Morse code)
app_stack.so => (Stack Routines)
app_dial.so => (Dialing Application)
func_groupcount.so => (Channel group dialplan functions)
app_test.so => (Interface Test Application)
format_h264.so => (Raw H.264 data)
app_mp3.so => (Silly MP3 Application)
app_softhangup.so => (Hangs up the requested channel)
app_authenticate.so => (Authentication Application)
chan_iax2.so => (Inter Asterisk eXchange (Ver 2))
func_devstate.so => (Gets or sets a device state in the dialplan)
app_directory.so => (Extension Directory)
func_cdr.so => (CDR dialplan function)
app_read.so => (Read Variable Application)
format_vox.so => (Dialogic VOX (ADPCM) File Format)
cdr_odbc.so => (ODBC CDR Backend)
app_userevent.so => (Custom User Event Application)
[Feb  6 19:08:07] WARNING[9603]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-gateway'
[Feb  6 19:08:07] WARNING[9603]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'systemalarm'
[Feb  6 19:08:07] WARNING[9603]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'test'
[Feb  6 19:08:07] WARNING[9603]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'cluster-watchdog'
[Feb  6 19:08:07] WARNING[9603]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-internal-nobody'
[Feb  6 19:08:07] WARNING[9603]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-conferences'
[Feb  6 19:08:07] WARNING[9603]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-internal-users'
pbx_config.so => (Text Extension Configuration)
app_exec.so => (Executes dialplan applications)
[Feb  6 19:08:07] NOTICE[9603]: chan_vpb.cc:2891 ast_module_load_result load_module(): VPB Driver configured to use [1] cards
terminate called after throwing an instance of 'VpbException'
  what():  VPBREG_NO_VPB_DEVICES_DETECTED
Aborted
Edit Guard-X: Code-Tags eingefügt!
 
sieht nach falsch konfigurierten chan_vpb aus,

wenn du das nicht brauchst, versuche mal
noload => chan_vpb.so
in der modules.conf
 
Danke, das bringt mich schonmal weiter.

Leider stoppt Asterisk immer noch, hier die Zeilen:

Code:
root@kapellen:/# asterisk -v
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 [URL]http://bugs.debian.org/asterisk[/URL]
=========================================================================
Warning! Asterisk is not thread safe.
Asterisk Dynamic Loader Starting:
[Feb  6 19:32:06] NOTICE[10941]: loader.c:851 load_modules: 1 modules will be loaded.
[Feb  6 19:32:06] WARNING[10941]: res_config_mysql.c:554 parse_config: MySQL RealTime: No database host found, using localhost via socket.
[Feb  6 19:32:06] WARNING[10941]: res_config_mysql.c:568 parse_config: MySQL RealTime: No database port found, using 3306 as default.
[Feb  6 19:32:06] NOTICE[10941]: config.c:1259 ast_config_engine_register: Registered Config Engine mysql
MySQL RealTime driver loaded.
res_config_mysql.so => (MySQL RealTime Configuration Driver)
Asterisk Management interface listening on port 5038
[Feb  6 19:32:06] NOTICE[10941]: cdr.c:1371 do_reload: CDR simple logging enabled.
Asterisk PBX Core Initializing
Registering builtin applications:
 [Answer]
 [BackGround]
 [Busy]
 [Congestion]
 [Goto]
 [GotoIf]
 [GotoIfTime]
 [ExecIfTime]
 [Hangup]
 [NoOp]
 [Progress]
 [ResetCDR]
 [Ringing]
 [SayNumber]
 [SayDigits]
 [SayAlpha]
 [SayPhonetic]
 [SetAMAFlags]
 [SetGlobalVar]
 [Set]
 [ImportVar]
 [Wait]
 [WaitExten]
Asterisk Dynamic Loader Starting:
[Feb  6 19:32:06] NOTICE[10941]: loader.c:851 load_modules: 150 modules will be loaded.
res_musiconhold.so => (Music On Hold Resource)
res_speech.so => (Generic Speech Recognition API)
res_adsi.so => (ADSI Resource)
res_esel.so => (Extension State Export Logic (E.S.E.L.) Resource)
res_jabber.so => (AJI - Asterisk Jabber Interface)
res_features.so => (Call Features Resource)
[Feb  6 19:32:06] WARNING[10941]: res_config_pgsql.c:680 parse_config: Unable to load config res_pgsql.conf
res_monitor.so => (Call Monitoring Resource)
res_indications.so => (Indications Resource)
[Feb  6 19:32:06] NOTICE[10941]: config.c:1259 ast_config_engine_register: Registered Config Engine odbc
res_config_odbc loaded.
res_config_odbc.so => (ODBC Configuration)
res_agi.so => (Asterisk Gateway Interface (AGI))
res_crypto.so => (Cryptographic Digital Signatures)
res_watchdog.so => (Watchdog Resource)
app_segfault.so => (Application for crashing Asterisk with a segmentation fault)
 Loading [Sub]Agent Module
res_snmp.so => (SNMP [Sub]Agent for Asterisk)
app_pickup.so => (PickUp/PickDown/Steal/PickupChan/StealChan)
[Feb  6 19:32:06] WARNING[10941]: cdr_addon_mysql.c:380 my_load_module: MySQL database sock file not specified.  Using default
cdr_addon_mysql.so => (MySQL CDR Backend)
app_cdr.so => (Tell Asterisk to not maintain a CDR for the current call)
cdr_pgsql.so => (PostgreSQL CDR Backend)
chan_phone.so => (Linux Telephony API Support)
chan_oss.so => (OSS Console Channel Driver)
chan_local.so => (Local Proxy Channel)
func_db.so => (Database (astdb) related dialplan functions)
func_curl.so => (Load external URL)
app_parkandannounce.so => (Call Parking and Announce Application)
cdr_manager.so => (Asterisk Manager Interface CDR Backend)
app_settransfercapability.so => (Set ISDN Transfer Capability)
func_sha1.so => (SHA-1 computation dialplan function)
func_callerid.so => (Caller ID related dialplan function)
app_while.so => (While Loops and Conditional Execution)
app_waitforring.so => (Waits until first ring after time)
app_directed_pickup.so => (Directed Call Pickup Application)
app_saycountpl.so => (Say polish counting words)
app_speech_utils.so => (Dialplan Speech Applications)
app_dictate.so => (Virtual Dictation Machine)
app_random.so => (Random goto)
codec_zap.so => (Generic Zaptel Transcoder Codec Translator)
app_echo.so => (Simple Echo Application)
app_system.so => (Generic System() application)
app_record.so => (Trivial Record Application)
app_voicemail.so => (Comedian Mail (Voicemail System))
app_setcallerid.so => (Set CallerID Application)
func_logic.so => (Logical dialplan functions)
app_zapateller.so => (Block Telemarketers with Special Information Tone)
func_math.so => (Mathematical dialplan function)
app_chanisavail.so => (Check channel availability)
res_convert.so => (File format conversion CLI command)
app_realtime.so => (Realtime Data Lookup/Rewrite)
app_forkcdr.so => (Fork The CDR into 2 separate entities)
app_milliwatt.so => (Digital Milliwatt (mu-law) Test Application)
app_addon_sql_mysql.so => (Simple Mysql Interface)
app_hasnewvoicemail.so => (Indicator for whether a voice mailbox has messages in a given folder.)
func_uri.so => (URI encode/decode dialplan functions)
codec_ulaw.so => (mu-Law Coder/Decoder)
func_env.so => (Environment/filesystem dialplan functions)
chan_agent.so => (Agent Proxy Channel)
format_wav.so => (Microsoft WAV format (8000Hz Signed Linear))
format_wav_gsm.so => (Microsoft WAV format (Proprietary GSM))
cdr_radius.so => (RADIUS CDR Backend)
app_playback.so => (Sound File Playback Application)
codec_adpcm.so => (Adaptive Differential PCM Coder/Decoder)
func_base64.so => (base64 encode/decode dialplan functions)
app_sendtext.so => (Send Text Applications)
app_amd.so => (Answering Machine Detection Application)
app_morsecode.so => (Morse code)
app_stack.so => (Stack Routines)
app_dial.so => (Dialing Application)
func_groupcount.so => (Channel group dialplan functions)
app_test.so => (Interface Test Application)
format_h264.so => (Raw H.264 data)
app_mp3.so => (Silly MP3 Application)
app_softhangup.so => (Hangs up the requested channel)
app_authenticate.so => (Authentication Application)
chan_iax2.so => (Inter Asterisk eXchange (Ver 2))
func_devstate.so => (Gets or sets a device state in the dialplan)
app_directory.so => (Extension Directory)
func_cdr.so => (CDR dialplan function)
app_read.so => (Read Variable Application)
format_vox.so => (Dialogic VOX (ADPCM) File Format)
cdr_odbc.so => (ODBC CDR Backend)
app_userevent.so => (Custom User Event Application)
[Feb  6 19:32:07] WARNING[10941]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-gateway'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'systemalarm'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'test'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'cluster-watchdog'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-internal-nobody'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-conferences'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:6329 ast_context_verify_includes: Context 'default' tries includes nonexistent context 'to-internal-users'
pbx_config.so => (Text Extension Configuration)
app_exec.so => (Executes dialplan applications)
format_h263.so => (Raw H.263 data)
func_timeout.so => (Channel timeout dialplan functions)
codec_speex.so => (Speex Coder/Decoder)
func_moh.so => (Music-on-hold dialplan function)
format_g729.so => (Raw G729 data)
app_dumpchan.so => (Dump Info About The Calling Channel)
func_md5.so => (MD5 digest dialplan functions)
[Feb  6 19:32:07] NOTICE[10941]: app_meetme.c:3113 load_config_meetme: Audio buffers per channel set to 2
app_meetme.so => (MeetMe conference bridge)
func_channel.so => (Channel information dialplan function)
app_mixmonitor.so => (Mixed Audio Monitoring Application)
func_cut.so => (Cut out information from a string)
cdr_custom.so => (Customizable Comma Separated Values CDR Backend)
app_sms.so => (SMS/PSTN handler)
app_transfer.so => (Transfer)
app_privacy.so => (Require phone number to be entered, if no CallerID sent)
app_talkdetect.so => (Playback with Talk Detection)
cdr_sqlite.so => (SQLite CDR Backend)
app_controlplayback.so => (Control Playback Application)
codec_g726.so => (ITU G.726-32kbps G726 Transcoder)
format_gsm.so => (Raw GSM data)
app_channelredirect.so => (Channel Redirect)
app_db.so => (Database Access Functions)
chan_gtalk.so => (Gtalk Channel Driver)
app_readfile.so => (Stores output of file into a variable)
app_url.so => (Send URL Applications)
[Feb  6 19:32:07] WARNING[10941]: pbx.c:2968 ast_register_application: Already have an application 'VoiceMail'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:2968 ast_register_application: Already have an application 'VoiceMailMain'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:2968 ast_register_application: Already have an application 'MailboxExists'
[Feb  6 19:32:07] WARNING[10941]: pbx.c:2968 ast_register_application: Already have an application 'VMAuthenticate'
 
Zuletzt bearbeitet:
das sind aber nur warnings keine fehler
 
Tja, deswegen bin ich ja hilflos. Das war die Version 6004 aus dem Trunk.

Werde nachher mal die Stable Version 2.0.0 ausprobieren oder was empfehlt Ihr?

Danke!
 

Zurzeit aktive Besucher

Statistik des Forums

Themen
244,832
Beiträge
2,219,107
Mitglieder
371,534
Neuestes Mitglied
vignajeanniegolabek
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.