[Asterisk-Users] Asterisk hangs up - h323

Tomislav Parčina tparcina at lama.hr
Tue Feb 28 07:29:20 MST 2006


This is third time today that my Asterisk hangs up. It seams that I have problems with h323. I'm using ooh323 from Asterisk add-ons. I have the following configuration 
Asterisk 1.2.1
Asterisk-addons 1.2.1
Fedora Core 4
I'm using SIP phones and
h323 trunk to my VoIP provider

Like I said this is third time today that he hang's up. First time, I came at work and Asterisk was down. Second time I tried to call, and Asterisk was down (not sure at that wary moment or before I tried to call). So, I decide to start logging and this is what I received just before Asterisk died. Anyway, I tried to reload from CLI and that is when he died.

What can I do to check why it's happening? I have plenty of disk space, lots of free ram and processor is idle for more than 80%.

I think it could be because of alaw codec that I use (my provider requires it) and this is what is in ooh323.conf file (ONLY ulaw, gsm, g729 and g7231 supported as of now). But Like I said, it works for several hours and then it dies... So I don't think that is it.


ooh323.conf
[general]
bindaddr=xxx.xxx.xxx.xxx
h323id=ObjSysAsterisk 
e164=100
callerid=asterisk
gatekeeper = DISABLE
context=incomingh323
disallow=all
allow=alaw
allow=ulaw
allow=gsm
dtmfmode=rfc2833

full.pbx
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/manager.conf': Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/manager.conf': Found
Feb 28 14:04:15 NOTICE[5018] cdr.c: CDR simple logging enabled.
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/rtp.conf': Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/rtp.conf': Found
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == RTP Allocating from port range 10000 -> 20000
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'res_musiconhold.so' (Music On Hold Resource)
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/musiconhold.conf': Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/musiconhold.conf': Found
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'res_indications.so' (Indications Configuration)
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'res_adsi.so' (ADSI Resource)
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'res_features.so' (Call Features Resource)
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/features.conf': Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/features.conf': Found
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Remapping feature Blind Transfer (blindxfer) to sequence '#1'
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Remapping feature Attended Transfer (atxfer) to sequence '#2'
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Remapping feature One Touch Monitor (automon) to sequence '#3'
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Remapping feature Disconnect Call (disconnect) to sequence '#0'
Feb 28 14:04:15 DEBUG[5018] res_features.c: Removed old parking extension 700 at parkedcalls
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Added extension '700' priority 1 to parkedcalls
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'res_config_mysql.so' (MySQL RealTime Configuration Driver)
Feb 28 14:04:15 DEBUG[5018] res_config_mysql.c: MySQL RealTime Host: 
Feb 28 14:04:15 DEBUG[5018] res_config_mysql.c: MySQL RealTime Port: 0
Feb 28 14:04:15 DEBUG[5018] res_config_mysql.c: MySQL RealTime User: 
Feb 28 14:04:15 DEBUG[5018] res_config_mysql.c: MySQL RealTime Password: 
Feb 28 14:04:15 ERROR[5018] res_config_mysql.c: MySQL RealTime: Failed to connect database server  on . Check debug for more info.
Feb 28 14:04:15 DEBUG[5018] res_config_mysql.c: MySQL RealTime: Cannot Connect: Can't connect to local MySQL server through socket '' (111)
Feb 28 14:04:15 WARNING[5018] res_config_mysql.c: MySQL RealTime: Couldn't establish connection. Check debug.
Feb 28 14:04:15 DEBUG[5018] res_config_mysql.c: MySQL RealTime: Cannot Connect: Can't connect to local MySQL server through socket '' (111)
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == MySQL RealTime reloaded.
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'res_crypto.so' (Cryptographic Digital Signatures)
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'chan_iax2.so' (Inter Asterisk eXchange (Ver 2))
Feb 28 14:04:15 ERROR[5018] chan_iax2.c: Unable to load config iax.conf
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Loaded firmware 'iaxy.bin'
Feb 28 14:04:15 NOTICE[5018] iax2-provision.c: No IAX provisioning configuration found, IAX provisioning disabled.
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'chan_skinny.so' (Skinny Client Control Protocol (Skinny))
Feb 28 14:04:15 NOTICE[5018] chan_skinny.c: Unable to load config skinny.conf, Skinny disabled
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'chan_local.so' (Local Proxy Channel)
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'chan_zap.so' (Zapata Telephony)
Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/zapata.conf': Feb 28 14:04:15 VERBOSE[5018] logger.c:   == Parsing '/etc/asterisk/zapata.conf': Found
Feb 28 14:04:15 WARNING[5018] chan_zap.c: Ignoring switchtype
Feb 28 14:04:15 WARNING[5018] chan_zap.c: Ignoring pridialplan
Feb 28 14:04:15 WARNING[5018] chan_zap.c: Ignoring signalling
Feb 28 14:04:15 WARNING[5018] chan_zap.c: Ignoring signalling
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'chan_agent.so' (Agent Proxy Channel)
Feb 28 14:04:15 NOTICE[5018] chan_agent.c: No agent configuration found -- agent support disabled
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'chan_features.so' (Feature Proxy Channel)
Feb 28 14:04:15 VERBOSE[5018] logger.c:     -- Reloading module 'chan_ooh323.so' (Objective Systems H323 Channel)
Feb 28 14:04:15 VERBOSE[5029] logger.c:  Reloading H.323





--
Tomislav Parcina
tparcina#lama.hr



More information about the asterisk-users mailing list