]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixed failing test from r380696.
authorMatthew Jordan <mjordan@digium.com>
Thu, 14 Feb 2013 18:41:21 +0000 (18:41 +0000)
committerMatthew Jordan <mjordan@digium.com>
Thu, 14 Feb 2013 18:41:21 +0000 (18:41 +0000)
commit59929868127abf87116b1c1d97337f30daf62d81
tree886ac6f54dec920274644bf32818d3be7ca02c20
parent2535682a4519670a329565ebbb86db7fc507e88f
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
........

Merged revisions 380974 from http://svn.asterisk.org/svn/asterisk/branches/11

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