[asterisk-bugs] [Asterisk 0017005]: Asterisk sends session-timer with "require" after 15 minutes
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 11 09:21:56 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17005
======================================================================
Reported By: alexrecarey
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17005
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.1.17
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-03-10 21:02 CST
Last Modified: 2010-03-11 09:21 CST
======================================================================
Summary: Asterisk sends session-timer with "require" after 15
minutes
Description:
When asterisk is set to defaults in session timer handling, after 15
minutes it will send a re-invite with the "required" tag.
This will cause an asterisk server with session-timers=refuse setting to
respond with a sip 420 and disconnect the call.
According to developer documentation at
https://issues.asterisk.org/file_download.php?file_id=15454&type=bug
asterisk should NEVER send a session timer with the "require" tag even if
set to session-timers=force
This issue is easily reproduced by registering a sip client with one
asterisk, set to session-timers=refuse, and place a call to another
asterisk with default session-timers settings. After exactly 15 minutes the
call will drop.
I have included a SIP Trace of the last 30 seconds of the call.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-03-11 09:21 lmadsen Category
Channels/chan_sip/General => Channels/chan_sip/Interoperability
2010-03-11 09:21 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list