]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixed failing test from r380696.
authorDavid M. Lee <dlee@digium.com>
Wed, 6 Feb 2013 20:14:32 +0000 (20:14 +0000)
committerDavid M. Lee <dlee@digium.com>
Wed, 6 Feb 2013 20:14:32 +0000 (20:14 +0000)
commitff78dbf2c60a6d6f99fcfb3e97adaa15c597c51d
tree65278e56dc5a44b96a007afeb370d5b375913f22
parent66198610a7a62064e28859eb56dc198adccbf9a6
Fixed failing test from r380696.

When I added my extensive suite of session timer unit tests, apparently one of
them was failing and I never noticed. If neither Min-SE nor Session-Expires is
set in the header, it was responding with a Session-Expires of the global
maxmimum instead of the configured max for the endpoint.

(issue ASTERISK-20787)
........

Merged revisions 380973 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@380974 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c