[Home]

Summary:ASTERISK-05019: Fix ringing after 100 Trying introduced in #5127
Reporter:Michael Jerris (mikej)Labels:
Date Opened:2005-09-08 00:48:35Date Closed:2008-01-15 15:47:39.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 5154.rev0.txt
Description:buglet in ASTERISK-4992 causes ringing after 100 Trying, instead of waiting for 180.  Patch should be self explanantory.
Comments:By: Michael Jerris (mikej) 2005-09-08 00:53:04

*poke*

By: Michael Jerris (mikej) 2005-09-08 00:53:40

tested and it appears to revert to previous behavior correctly.

By: Olle Johansson (oej) 2005-09-08 07:50:47

Recommended for CVS, pre-1.2. :-)

MikeJ: Thank you for finding this.

By: Russell Bryant (russell) 2005-09-08 11:34:30

fixed in cvs head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:47:39.000-0600

Repository: asterisk
Revision: 6552

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6552 | russell | 2008-01-15 15:47:38 -0600 (Tue, 15 Jan 2008) | 2 lines

add missing break (issue ASTERISK-5019)

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

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