[asterisk-bugs] [Asterisk 0016382]: SIP OPTIONS qualify message forever
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 10 10:57:39 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16382
======================================================================
Reported By: lftsy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16382
Category: Channels/chan_sip/DatabaseSupport
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.27.1
JIRA: SWP-478
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-12-03 10:04 CST
Last Modified: 2009-12-10 10:57 CST
======================================================================
Summary: SIP OPTIONS qualify message forever
Description:
Hello, I have a trouble with different Asterisk versions (1.4.26, 1.4.27,
1.4.27.1). When I use the steps below, Asterisk starts to send SIP OPTIONS
to the previous IP/port used by a SIP realtime peer (that has been pruned)
and will keep trying to send SIP OPTIONS pings forever, event if the peer
is connected with a new IP/port address.
I have just checked with my old Asterisk 1.2.27 with the same sip.conf and
I do not have the problem, the SIP OPTIONS stops once register timer has
expired.
During my experience to reproduce the bug, I have been able to have 10
IP/port currently pinged by the Asterisk server for one single peer.
And the only way to stop it is to restart Asterisk...
Thank you for your attention!
Marc Leurent
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015716 [patch] chan_sip fails to destroy chann...
related to 0015627 [patch] Asterisk runs out of sockets
======================================================================
----------------------------------------------------------------------
(0115070) svnbot (reporter) - 2009-12-10 10:57
https://issues.asterisk.org/view.php?id=16382#c115070
----------------------------------------------------------------------
Repository: asterisk
Revision: 234133
_U branches/1.6.2/
U branches/1.6.2/channels/chan_sip.c
------------------------------------------------------------------------
r234133 | tilghman | 2009-12-10 10:30:40 -0600 (Thu, 10 Dec 2009) | 31
lines
Merged revisions 234129 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r234129 | tilghman | 2009-12-10 10:24:26 -0600 (Thu, 10 Dec 2009) | 16
lines
Merged revisions 234095 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r234095 | tilghman | 2009-12-10 10:08:20 -0600 (Thu, 10 Dec 2009) | 9
lines
When we receive no response at all to our INVITE, allow the channel to
be destroyed.
(closes issue https://issues.asterisk.org/view.php?id=15627)
Reported by: falves11
Patches:
20091209__issue15627__1.6.0.diff.txt uploaded by tilghman
(license 14)
20091209__issue15627__1.4.diff.txt uploaded by tilghman
(license 14)
Tested by: falves11
Review: https://reviewboard.asterisk.org/r/446/
(closes issue https://issues.asterisk.org/view.php?id=15716)
Reported by: dant
(closes issue https://issues.asterisk.org/view.php?id=16270)
Reported by: corruptor
(closes issue https://issues.asterisk.org/view.php?id=15356)
Reported by: falves11
(issue https://issues.asterisk.org/view.php?id=16382)
Reported by: lftsy
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=234133
Issue History
Date Modified Username Field Change
======================================================================
2009-12-10 10:57 svnbot Checkin
2009-12-10 10:57 svnbot Note Added: 0115070
======================================================================
More information about the asterisk-bugs
mailing list