[asterisk-bugs] [Asterisk 0014447]: Type uninitialized
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 10 11:49:46 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14447
======================================================================
Reported By: triccyx
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14447
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.1-beta4
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-02-10 04:17 CST
Last Modified: 2009-02-10 11:49 CST
======================================================================
Summary: Type uninitialized
Description:
New "enum sip_peer_type type" in "struct sip_peer"
need to be initialized in "static void set_peer_defaults(struct sip_peer
*peer)"
In case of autocreatepeer it is uninitialized.
======================================================================
----------------------------------------------------------------------
(0099813) svnbot (reporter) - 2009-02-10 11:49
http://bugs.digium.com/view.php?id=14447#c99813
----------------------------------------------------------------------
Repository: asterisk
Revision: 174582
_U branches/1.6.1/
U branches/1.6.1/channels/chan_sip.c
------------------------------------------------------------------------
r174582 | file | 2009-02-10 11:49:45 -0600 (Tue, 10 Feb 2009) | 11 lines
Merged revisions 174580 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r174580 | file | 2009-02-10 13:48:29 -0400 (Tue, 10 Feb 2009) | 4 lines
Set the type for the peer structure to be a peer as the default.
(closes issue http://bugs.digium.com/view.php?id=14447)
Reported by: triccyx
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=174582
Issue History
Date Modified Username Field Change
======================================================================
2009-02-10 11:49 svnbot Checkin
2009-02-10 11:49 svnbot Note Added: 0099813
======================================================================
More information about the asterisk-bugs
mailing list