Skipped content of type multipart/alternative-------------- next part
--------------
[root@LINUXVM root]# asterisk -vvvc
  == Parsing '/etc/asterisk/asterisk.conf': Found
Asterisk 0.4.0, Copyright (C) 1999-2001 Linux Support Services, Inc.
Written by Mark Spencer <markster@linux-support.net>
========================================================================  ==
Parsing '/etc/asterisk/logger.conf': Found
Asterisk Event Logger Started /var/log/asterisk/event_log
  == Manager registered action Ping
  == Manager registered action Logoff
  == Manager registered action Hangup
  == Manager registered action Status
  == Manager registered action Redirect
  == Manager registered action Originate
  == Manager registered action MailboxStatus
  == Manager registered action Command
  == Manager registered action ExtensionState
  == Parsing '/etc/asterisk/manager.conf': Found
Asterisk PBX Core Initializing
Registering builtin applications:
 [Answer]
  == Registered application 'Answer'
 [Goto]
  == Registered application 'Goto'
 [Hangup]
  == Registered application 'Hangup'
 [DigitTimeout]
  == Registered application 'DigitTimeout'
 [ResponseTimeout]
  == Registered application 'ResponseTimeout'
 [AbsoluteTimeout]
  == Registered application 'AbsoluteTimeout'
 [BackGround]
  == Registered application 'BackGround'
 [Wait]
  == Registered application 'Wait'
 [StripMSD]
  == Registered application 'StripMSD'
 [Prefix]
  == Registered application 'Prefix'
 [SetLanguage]
  == Registered application 'SetLanguage'
 [Ringing]
  == Registered application 'Ringing'
 [Congestion]
  == Registered application 'Congestion'
 [Busy]
  == Registered application 'Busy'
 [SetVar]
  == Registered application 'SetVar'
 [SetGlobalVar]
  == Registered application 'SetGlobalVar'
 [NoOp]
  == Registered application 'NoOp'
 [GotoIf]
  == Registered application 'GotoIf'
Asterisk Dynamic Loader Starting:
  == Parsing '/etc/asterisk/modules.conf': Found
 [chan_modem.so] => (Generic Voice Modem Driver)
  == Parsing '/etc/asterisk/modem.conf': Found
  == Loading modem driver chan_modem_aopen.so => (A/Open (Rockwell Chipset)
ITU-2 VoiceModem Driver)
  == Registered channel type 'Modem' (Generic Voice Modem Channel
Driver)
 [res_musiconhold.so] => (Music On Hold Resource)
  == Parsing '/etc/asterisk/musiconhold.conf': Found
  == Registered application 'MusicOnHold'
  == Registered application 'WaitMusicOnHold'
  == Registered application 'SetMusicOnHold'
 [res_adsi.so] => (Call Parking Resource)
  == Parsing '/etc/asterisk/adsi.conf': Found
 [res_parking.so] => (Call Parking Resource)
  == Parsing '/etc/asterisk/parking.conf': Found
    -- Registered extension context 'parkedcalls'
    -- Added extension '701' priority 1 to parkedcalls
    -- Added extension '702' priority 1 to parkedcalls
    -- Added extension '703' priority 1 to parkedcalls
    -- Added extension '704' priority 1 to parkedcalls
    -- Added extension '705' priority 1 to parkedcalls
    -- Added extension '706' priority 1 to parkedcalls
    -- Added extension '707' priority 1 to parkedcalls
    -- Added extension '708' priority 1 to parkedcalls
    -- Added extension '709' priority 1 to parkedcalls
    -- Added extension '710' priority 1 to parkedcalls
    -- Added extension '711' priority 1 to parkedcalls
    -- Added extension '712' priority 1 to parkedcalls
    -- Added extension '713' priority 1 to parkedcalls
    -- Added extension '714' priority 1 to parkedcalls
    -- Added extension '715' priority 1 to parkedcalls
    -- Added extension '716' priority 1 to parkedcalls
    -- Added extension '717' priority 1 to parkedcalls
    -- Added extension '718' priority 1 to parkedcalls
    -- Added extension '719' priority 1 to parkedcalls
    -- Added extension '720' priority 1 to parkedcalls
  == Registered application 'ParkedCall'
 [res_crypto.so] => (Cryptographic Digital Signatures)
    -- Loaded PUBLIC key 'iaxtel'
 [res_indications.so] => (Indications Configuration)
  == Parsing '/etc/asterisk/indications.conf': Found
    -- Registered indication country 'us'
    -- Registered indication country 'au'
    -- Registered indication country 'fr'
    -- Registered indication country 'de'
    -- Registered indication country 'nl'
    -- Registered indication country 'uk'
    -- Setting default indication country to 'us'
  == Registered application 'Playtones'
  == Registered application 'StopPlaytones'
 [res_monitor.so] => (Call Monitoring Resource)
  == Registered application 'Monitor'
  == Registered application 'StopMonitor'
  == Registered application 'ChangeMonitor'
  == Manager registered action Monitor
  == Manager registered action StopMonitor
  == Manager registered action ChangeMonitor
 [chan_iax.so] => (Inter Asterisk eXchange)
  == Manager registered action IAXpeers
  == Parsing '/etc/asterisk/iax.conf': Found
  == Registered channel type 'IAX' (Inter Asterisk eXchange Drver)
  == Using TOS bits 16
  == IAX Ready and Listening on 0.0.0.0 port 5036
 [chan_sip.so] => (Session Initiation Protocol (SIP))
  == Parsing '/etc/asterisk/sip.conf': Found
  == SIP Listening on 192.168.200.19:5060
  == Using TOS bits 0
  == Registered channel type 'sip' (Session Initiation Protocol (SIP))
 [chan_oss.so] => (OSS Console Channel Driver)
  == Parsing '/etc/asterisk/oss.conf': Found
WARNING[1074419776]: File chan_oss.c, Line 419 (soundcard_init): Unable to open
/dev/dsp: No such device
  == No sound card detected -- console channel will be unavailable
  == Turn off OSS support by adding 'noload=chan_oss.so' in
/etc/asterisk/modules.conf
 [chan_modem_bestdata.so] => (BestData (Conexant V.90 Chipset) VoiceModem
Driver)
 [chan_modem_i4l.so] => (ISDN4Linux Emulated Modem Driver)
 [chan_agent.so] => (Agent Proxy Channel)
  == Registered channel type 'Agent' (Call Agent Proxy Channel)
  == Registered application 'AgentLogin'
  == Parsing '/etc/asterisk/agents.conf': Found
 [chan_mgcp.so] => (Media Gateway Control Protocol (MGCP))
  == Parsing '/etc/asterisk/mgcp.conf': Found
  == MGCP Listening on 0.0.0.0:2427
  == Registered channel type 'MGCP' (Media Gateway Control Protocol
(MGCP))
 [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
WARNING[1074419776]: File chan_iax2.c, Line 5467 (load_module): Unable to open
IAX timing interface: No such device
  == Manager registered action IAXpeers
  == Parsing '/etc/asterisk/iax.conf': Found
WARNING[1074419776]: File chan_iax2.c, Line 4952 (set_config): Ignoring port for
now
  == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver
2))
  == Using TOS bits 16
  == IAX Ready and Listening on 0.0.0.0 port 4569
 [chan_local.so] => (Local Proxy Channel)
  == Registered channel type 'Local' (Local Proxy Channel Driver)
 [chan_phone.so] => (Linux Telephony API Support)
  == Parsing '/etc/asterisk/phone.conf': Found
  == Registered channel type 'Phone' (Standard Linux Telephony API
Driver)
 [chan_vpb.so] => (VoiceTronix V6PCI/V12PCI  API Support)
  == Parsing '/etc/asterisk/vpb.conf': Found
  == Registered channel type 'vpb' (Standard VoiceTronix API Driver)
 [chan_zap.so]Segmentation fault
[root@LINUXVM root]#
Hey Matt, On Sun, Jun 29, 2003 at 12:49:07 -1000, Matt Darnell wrote:> Aloha, > > I am trying to test Asterisk on a PC with no sound card or digium hardware. > > I was hoping to be able to set up Asterisk and check out the voicemail, call between two PC's etc. > > Everytime I run Asterisk I get a segmentation fault. > > I am attaching the output I get at the command line. > > Aloha, > Matt > [root@LINUXVM root]# asterisk -vvvc > == Parsing '/etc/asterisk/asterisk.conf': Found > Asterisk 0.4.0, Copyright (C) 1999-2001 Linux Support Services, Inc. > Written by Mark Spencer <markster@linux-support.net> > ========================================================================[...] > [chan_zap.so]Segmentation fault > [root@LINUXVM root]#Looks like you installed Zaptel, otherwise it wouldn't build any Zaptel- related stuff. Looking at this console-output, it seems like it segfaults on chan_zap. As you won't be needing it, I suggest you remove Zaptel from your system, remove everything in "/usr/lib/asterisk/modules/" and run a `make clean; make install' from the Asterisk source-dir to re-build and re-install Asterisk, this time without Zaptel-specific modules. With some luck, it will work after that. To remove Zaptel from your system in such a way that the Asterisk build-process no longer detects it, it should be sufficient to remove the file "/usr/include/linux/zaptel.h". Good luck! Grtz, Oliver