]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Remove Contact header from BYE and CANCEL requests.
authorSpencer Thomason <spencer@whiteskycommunications.com>
Tue, 16 Sep 2014 19:32:51 +0000 (19:32 +0000)
committerSpencer Thomason <spencer@whiteskycommunications.com>
Thu, 2 Oct 2014 19:24:46 +0000 (12:24 -0700)
commit747322dcc6f4db1bffc985c9bcff0bd32a2682a9
tree75c52ca0ec091ccd68a32620b9cc1293d909f9c7
parent6bfc05b81e2abc280e018397ad8b2758417631de
Remove Contact header from BYE and CANCEL requests.

Per rfc3261 the Contact header is not applicable and MUST not appear in
the request.

FS-5868 #resolve
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_reg.c