[asterisk-bugs] [Asterisk 0013998]: Bug with iax channel (and perhaps IAXmodem) : randomly crashes asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 2 16:35:31 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13998
======================================================================
Reported By: ad
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13998
Category: Channels/chan_iax2
Reproducibility: random
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-12-01 03:52 CST
Last Modified: 2009-02-02 16:35 CST
======================================================================
Summary: Bug with iax channel (and perhaps IAXmodem) :
randomly crashes asterisk
Description:
In one of my installations, asterisk randomly craches. This seems to be
caused by the chan_iax2 channel that I'm using with iaxmodems peers (used
by a hylafax server).
In case of, here is the modem configurations (located on the same
machine):
Iaxmodem side
device /dev/tty3955
owner uucp:uucp
mode 660
port 4570
refresh 60
server 127.0.0.1
peername 3955
secret fax3955
cidname <CID_NAME_OF_MODEM>
cidnumber <CID_NUMBER_OF_MODEM>
codec alaw
Asterisk side (iax.conf)
[3955]
type=friend
username=3955
secret=fax3955
qualify=yes
host=dynamic
port=4570
transfer=no
context=<DEFAULT_CONTEXT_USED>
disallow=all
allow=alaw
I've not recompiled asterisk with "optimisations disabled" for the core
dump trace, because it is a production system, but if it should be
necessary, I'll do it.
OS : Centos 5.1
======================================================================
----------------------------------------------------------------------
(0099290) blitzrage (administrator) - 2009-02-02 16:35
http://bugs.digium.com/view.php?id=13998#c99290
----------------------------------------------------------------------
Pinging the reporter. We need to see the valgrind output, or this issue
will be suspended until the required information is available. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-02-02 16:35 blitzrage Note Added: 0099290
======================================================================
More information about the asterisk-bugs
mailing list