freeswitch/libs/sofia-sip/libsofia-sip-ua/sip/sip_extra_headers.txt
Michael Jerris 853936abd3 a little update to the sofia-sip library
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-15 02:03:41 +00:00

19 lines
540 B
Plaintext

#
# This file specifies extra SIP headers not included in sip_t structure
#
# The line format is:
# C-name @SINCE sip_t-like-comment
#
# Put all experimental things after EXPERIMENTAL HEADER LIST STARTS HERE...
#
#### EXTRA HEADER LIST STARTS HERE ####
refer_sub @NEW_1_12_5 /**< Refer-Sub header */
#### EXPERIMENTAL HEADER LIST STARTS HERE ####
suppress_body_if_match @EXP_1_12_5 /**< Suppress-Body-If-Match header */
suppress_notify_if_match @EXP_1_12_5 /**< Suppress-Notify-If-Match header */
#### EXTRA HEADER LIST ENDS HERE ####