[asterisk-bugs] [Asterisk 0017677]: [regression][patch] Core dump when loading sip peers
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Jul 24 13:18:43 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17677
======================================================================
Reported By: outcast
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17677
Category: Channels/chan_sip/General
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 278131
Request Review:
======================================================================
Date Submitted: 2010-07-20 14:20 CDT
Last Modified: 2010-07-24 13:18 CDT
======================================================================
Summary: [regression][patch] Core dump when loading sip peers
Description:
When I load the following peer asterisk core dumps
[sip.broadvoice.com]
type=peer
user=phone
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=4137711403
secret=xxxxxx
username=4137711403
insecure=port,invite
context=from-broadvoice
authname=4137711403
fromsipuri=sip:4137711403 at sip.broadvoice.com
dtmfmode=inband
dtmf=inband
;Disable canreinvite if you are behind a NAT
canreinvite=no
nat=no
======================================================================
----------------------------------------------------------------------
(0124950) svnbot (reporter) - 2010-07-24 13:18
https://issues.asterisk.org/view.php?id=17677#c124950
----------------------------------------------------------------------
Repository: asterisk
Revision: 279280
U branches/1.8/include/asterisk/netsock2.h
------------------------------------------------------------------------
r279280 | pabelanger | 2010-07-24 13:18:42 -0500 (Sat, 24 Jul 2010) | 8
lines
Check if ast_sockaddr is NULL then return.
(closes issue https://issues.asterisk.org/view.php?id=17677)
Reported by: outcast
Patches:
issue0017677.patch uploaded by pabelanger (license 224)
Tested by: elguero
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=279280
Issue History
Date Modified Username Field Change
======================================================================
2010-07-24 13:18 svnbot Note Added: 0124950
======================================================================
More information about the asterisk-bugs
mailing list