Wed Oct 22 09:10:19 EDT 2008 Brian Czapiga <rys at evool dot com>

* sip_bad_mask: so not require valid Supported
  
  Cisco phones seem to generate bad Supported header.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10353 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-11-12 12:01:04 +00:00
parent aa32ae6f34
commit 6545d04bf7
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
Wed Nov 12 11:25:43 EST 2008
Wed Nov 12 11:28:12 EST 2008

View File

@ -55,13 +55,16 @@ Path = sip_mask_registrar
#
# Headers that must be valid in UA, proxy or registrar
#
#
Contact = sip_mask_ua | sip_mask_proxy | sip_mask_registrar
Require = sip_mask_ua | sip_mask_registrar | sip_mask_timer
Record-Route = sip_mask_ua | sip_mask_proxy
Expires = sip_mask_registrar | sip_mask_events
# Nothing bad can happen if something looks like it is not Supported
# Supported = sip_mask_ua | sip_mask_proxy | sip_mask_registrar
#
# 100rel headers
#