[Home]

Summary:ASTERISK-13551: Type uninitialized
Reporter:triccyx (triccyx)Labels:
Date Opened:2009-02-10 04:17:16.000-0600Date Closed:2009-02-10 11:49:46.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
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.
Comments:By: Olle Johansson (oej) 2009-02-10 11:20:49.000-0600

Good catch. Thank you!

By: Digium Subversion (svnbot) 2009-02-10 11:48:30.000-0600

Repository: asterisk
Revision: 174580

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r174580 | file | 2009-02-10 11:48:30 -0600 (Tue, 10 Feb 2009) | 4 lines

Set the type for the peer structure to be a peer as the default.
(closes issue ASTERISK-13551)
Reported by: triccyx

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=174580

By: Digium Subversion (svnbot) 2009-02-10 11:49:02.000-0600

Repository: asterisk
Revision: 174581

_U  branches/1.6.0/

------------------------------------------------------------------------
r174581 | file | 2009-02-10 11:49:02 -0600 (Tue, 10 Feb 2009) | 10 lines

Blocked revisions 174580 via svnmerge

........
 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 ASTERISK-13551)
 Reported by: triccyx
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=174581

By: Digium Subversion (svnbot) 2009-02-10 11:49:46.000-0600

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 ASTERISK-13551)
 Reported by: triccyx
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=174582