[Home]

Summary:ASTERISK-02787: [patch] Fullcontact fixes
Reporter:Olle Johansson (oej)Labels:
Date Opened:2004-11-11 13:12:34.000-0600Date Closed:2008-01-15 15:13:28.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mydiff.txt
( 1) optioncontact.xt
Description:When sending an OPTION packet for poking peers, we should use the full contact if available. Funny enough, poking another asterisk server today generates errors with the existing code.

****** ADDITIONAL INFORMATION ******

Disclaimer on file
Comments:By: Mark Spencer (markster) 2004-11-11 15:12:10.000-0600

Fixed in CVS

By: Russell Bryant (russell) 2004-11-12 09:32:52.000-0600

fixed in 1.0 - will be in 1.0.3

By: Digium Subversion (svnbot) 2008-01-15 15:13:15.000-0600

Repository: asterisk
Revision: 4210

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r4210 | markster | 2008-01-15 15:13:14 -0600 (Tue, 15 Jan 2008) | 2 lines

SIP fix for full contact in OPTIONS (bug ASTERISK-2787)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:13:28.000-0600

Repository: asterisk
Revision: 4227

U   branches/v1-0/channels/chan_sip.c

------------------------------------------------------------------------
r4227 | russell | 2008-01-15 15:13:28 -0600 (Tue, 15 Jan 2008) | 2 lines

send full contact when poking a peer (bug ASTERISK-2787)

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

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