[asterisk-bugs] [Asterisk 0015118]: [patch] SIP device cycles between Available for 25 seconds and Unavailable for the programmed re-registration period, maybe an h
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 26 08:47:49 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15118
======================================================================
Reported By: alecdavis
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 15118
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 192214
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-15 05:42 CDT
Last Modified: 2009-05-26 08:47 CDT
======================================================================
Summary: [patch] SIP device cycles between Available for 25
seconds and Unavailable for the programmed re-registration period, maybe an h
Description:
If a device is unregistered from the asterisk console using 'sip unregister
100', the device will re-register in it's own re-registation time, but then
asterisk make in unavailable again after 25 seconds, the device still
thinks it's registered.
Thus if the re-registration period is 1 hour, 3600 seconds, then phone is
unavailable for most of the time. You can make calls from them, but just
not receive calls.
======================================================================
----------------------------------------------------------------------
(0105405) svnbot (reporter) - 2009-05-26 08:47
https://issues.asterisk.org/view.php?id=15118#c105405
----------------------------------------------------------------------
Repository: asterisk
Revision: 196724
_U branches/1.6.2/
U branches/1.6.2/channels/chan_sip.c
------------------------------------------------------------------------
r196724 | file | 2009-05-26 08:47:48 -0500 (Tue, 26 May 2009) | 14 lines
Merged revisions 196721 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r196721 | file | 2009-05-26 10:43:13 -0300 (Tue, 26 May 2009) | 7 lines
Fix a bug where the sip unregister CLI command did not completely
unregister the peer.
(closes issue https://issues.asterisk.org/view.php?id=15118)
Reported by: alecdavis
Patches:
chan_sip_unregister.diff2.txt uploaded by alecdavis (license 585)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=196724
Issue History
Date Modified Username Field Change
======================================================================
2009-05-26 08:47 svnbot Checkin
2009-05-26 08:47 svnbot Note Added: 0105405
======================================================================
More information about the asterisk-bugs
mailing list