freeswitch/libs/sofia-sip/libsofia-sip-ua
Anthony Minessale bce51017fb FS-6462 --resolve
I found a problem here but it may not completely match your expectations.
I reviewed the RFC 4028 and checked against the code and I discovered we should not be putting a Min-SE in any response at all besides a 422:

section 5:

   The Min-SE header field MUST NOT be used in responses except for
   those with a 422 response code.  It indicates the minimum value of
   the session interval that the server is willing to accept.

I corrected this problem and implemented the 422 response so if you request a value lower than the minimum specified for the profile.
If the value is equal or higher to the minimum, it will be reflected in the Session-Expires header in the response and no Min-SE will be present.
2014-04-17 04:26:43 +05:00
..
bnf clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
docs Thu Jan 15 09:33:08 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-11 17:02:55 +00:00
features clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
http clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
ipt clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
iptsec FS-6287 2014-04-04 13:42:13 -05:00
msg clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
nea clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
nta FS-6356: --resolve fix assert when you set the time > 15 days in the future during operation while things are in queue to be processeed 2014-03-28 14:33:47 -04:00
nth clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
nua FS-6462 --resolve 2014-04-17 04:26:43 +05:00
sdp clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
sip FS-6294 FS-6308 NetBSD support should work test and report back please. 2014-03-19 14:34:07 -05:00
soa clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
sresolv clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
stun clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
su FS-6294 DragonFly requires this also. 2014-03-21 11:14:15 -05:00
tport FS-6426 --resolve 2014-04-03 23:25:48 +05:00
url clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
ChangeLog merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
Makefile.am FS-5814 --resolve 2014-03-06 00:02:40 +05:00
sofia.am fix openbsd sofia build 2010-04-02 01:15:18 -04:00