mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-04 17:51:03 +00:00
SFSIP-95 dont require valid Supported header because even if cisco insists they are rfc3261 compiant, having (null) in a header just isn't
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9863 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2d6e7efb62
commit
ce7016af1b
@ -1 +1 @@
|
|||||||
Fri Sep 26 18:37:04 CDT 2008
|
Mon Oct 6 17:52:55 EDT 2008
|
||||||
|
@ -56,7 +56,6 @@ Path = sip_mask_registrar
|
|||||||
#
|
#
|
||||||
# Headers that must be valid in UA, proxy or registrar
|
# Headers that must be valid in UA, proxy or registrar
|
||||||
#
|
#
|
||||||
Supported = sip_mask_ua | sip_mask_proxy | sip_mask_registrar
|
|
||||||
Contact = sip_mask_ua | sip_mask_proxy | sip_mask_registrar
|
Contact = sip_mask_ua | sip_mask_proxy | sip_mask_registrar
|
||||||
Require = sip_mask_ua | sip_mask_registrar | sip_mask_timer
|
Require = sip_mask_ua | sip_mask_registrar | sip_mask_timer
|
||||||
Record-Route = sip_mask_ua | sip_mask_proxy
|
Record-Route = sip_mask_ua | sip_mask_proxy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user