[asterisk-bugs] [Asterisk 0016162]: asterisk continiously crashes when iax-call received
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 2 08:59:40 CST 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16162
======================================================================
Reported By: krn
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16162
Category: Channels/chan_iax2
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Target Version: 1.4.27
Asterisk Version: 1.4.27-rc2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-02 01:07 CST
Last Modified: 2009-11-02 08:59 CST
======================================================================
Summary: asterisk continiously crashes when iax-call received
Description:
[general]
bindport=4569 ; bindport and bindaddr may be specified
; ; NOTE: bindport must be specified BEFORE
; bindaddr or may be specified on a
specific
; bindaddr if followed by colon and port
; (e.g. bindaddr=192.168.0.1:4569)
bindaddr=192.168.1.23
calltokenoptional=10.12.12.24/255.255.255.255
disallow=all
allow=gsm ; Allow codecs in order of preference
allow=ulaw
jitterbuffer=yes
autokill=no
[call-center]
type=friend
host=10.12.12.24
context=incoming-from-call-center
secret=password
timezone=Asia/Irkutsk
qualify=yes ; Make sure this peer is alive
qualifysmoothing = yes ; use an average of the last two PONG
; results to reduce falsely detected
LAGGED hosts
; Default: Off
qualifyfreqok = 60000 ; how frequently to ping the peer when
; everything seems to be ok, in
milliseconds
qualifyfreqnotok = 10000 ; how frequently to ping the peer when
it's
; either LAGGED or UNAVAILABLE, in
milliseconds
jitterbuffer=yes ; Turn off jitter buffer for this peer
sendani=yes
peercontext=outgoing-to-call-center
requirecalltoken=no
disallow=all
allow=gsm
allow=ulaw
iax config on other side is symmetrical, hangs appears after upgrade for
1.4.27rc2 (was 1.4.21, now it works with 1.6.1.8). call-center peer -
1.4.21.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-02 08:59 russell Target Version => 1.4.27
======================================================================
More information about the asterisk-bugs
mailing list