[asterisk-bugs] [Asterisk 0015621]: [patch] session-expires default timer wrong
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 2 19:16:48 CDT 2009
The following issue is now READY FOR REVIEW.
======================================================================
https://issues.asterisk.org/view.php?id=15621
======================================================================
Reported By: fnordian
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15621
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Target Version: 1.6.1.6
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 209451
Request Review:
======================================================================
Date Submitted: 2009-07-31 04:13 CDT
Last Modified: 2009-09-02 19:16 CDT
======================================================================
Summary: [patch] session-expires default timer wrong
Description:
There is a bug in chan_sip which causes asterisk to set invalid
session-expires-header in 200 OK after invites. My guess is that it's been
there for a long time but got activated with bugfix 15403.
The problem is, that for invites without session-expires-headers a reply
is generated with Session-Expires: -1;refresher=uas causing the uac to
hangup the call with BYE immediately.
A workaround is setting session-timers=refuse in sip.conf
======================================================================
----------------------------------------------------------------------
(0110093) lmadsen (administrator) - 2009-09-02 19:16
https://issues.asterisk.org/view.php?id=15621#c110093
----------------------------------------------------------------------
I have confirmed this issue as I ran into it with another client. I have no
had a chance to test this patch, but I can if someone really wants. It is a
single one line change, so perhaps it just needs to be reviewed.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-02 19:16 lmadsen Note Added: 0110093
2009-09-02 19:16 lmadsen Status new => ready for review
======================================================================
More information about the asterisk-bugs
mailing list