Deal with OPTION requests that have Max-Forwards=0

This commit is contained in:
Thomas Ries
2018-01-22 19:52:42 +00:00
parent 59c58117c8
commit f6cebcdeff
3 changed files with 17 additions and 4 deletions
+3
View File
@@ -1,5 +1,8 @@
0.8.3dev
========
17-Jan-2018: - Deal with OPTION requests that have Max-Forwards=0
(RFC3261, "11.2 Processing of OPTIONS Request" and
"16.3 Request Validation, step 3")
30-Sep-2017: - plugin_fix_fbox_anoncall: better handling of multiple
registered numbers on same device
27-Sep-2017: - resized URLMAP_SIZE=512, RTPPROXY_SIZE=1024