[asterisk-bugs] [Asterisk 0018445]: Realtime expires IAX2 registration wrongly
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 16 15:55:05 UTC 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18445
======================================================================
Reported By: birgita
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18445
Category: Channels/chan_iax2
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 296230
Request Review:
======================================================================
Date Submitted: 2010-12-09 04:00 CST
Last Modified: 2010-12-16 09:55 CST
======================================================================
Summary: Realtime expires IAX2 registration wrongly
Description:
When our device registers over IAX2, Asterisk schedules for the
registration to be expired. When our devices registers a next time (~60s
later), the previous scheduled expiration kicks in soon after and
deregisters our device.
======================================================================
----------------------------------------------------------------------
(0129673) lmadsen (administrator) - 2010-12-16 09:55
https://issues.asterisk.org/view.php?id=18445#c129673
----------------------------------------------------------------------
I think this might be a configuration issue. Try using this:
;rtautoclear=yes ; Auto-Expire friends created on the fly on the
same schedule
; as if it had just registered?
(yes|no|<seconds>)
; If set to yes, when the registration expires,
the friend will
; vanish from the configuration until requested
again.
; If set to an integer, friends expire within this
number of
; seconds instead of the registration interval.
Issue History
Date Modified Username Field Change
======================================================================
2010-12-16 09:55 lmadsen Note Added: 0129673
======================================================================
More information about the asterisk-bugs
mailing list