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?
Edit Guard-X: Code-Tags eingefügt!
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