📄 sip_tag.c
字号:
extern msg_hclass_t sip_in_reply_to_class[];/**@ingroup sip_in_reply_to * Tag for @ref sip_in_reply_to "In-Reply-To header" object. */tag_typedef_t siptag_in_reply_to = SIPHDRTAG_TYPEDEF(in_reply_to);/**@ingroup sip_in_reply_to * Tag for string with @ref sip_in_reply_to "In-Reply-To header" value. */tag_typedef_t siptag_in_reply_to_str = SIPSTRTAG_TYPEDEF(in_reply_to);extern msg_hclass_t sip_accept_class[];/**@ingroup sip_accept * Tag for @ref sip_accept "Accept header" object. */tag_typedef_t siptag_accept = SIPHDRTAG_TYPEDEF(accept);/**@ingroup sip_accept * Tag for string with @ref sip_accept "Accept header" value. */tag_typedef_t siptag_accept_str = SIPSTRTAG_TYPEDEF(accept);extern msg_hclass_t sip_accept_encoding_class[];/**@ingroup sip_accept_encoding * Tag for @ref sip_accept_encoding "Accept-Encoding header" object. */tag_typedef_t siptag_accept_encoding = SIPHDRTAG_TYPEDEF(accept_encoding);/**@ingroup sip_accept_encoding * Tag for string with @ref sip_accept_encoding "Accept-Encoding header" value. */tag_typedef_t siptag_accept_encoding_str = SIPSTRTAG_TYPEDEF(accept_encoding);extern msg_hclass_t sip_accept_language_class[];/**@ingroup sip_accept_language * Tag for @ref sip_accept_language "Accept-Language header" object. */tag_typedef_t siptag_accept_language = SIPHDRTAG_TYPEDEF(accept_language);/**@ingroup sip_accept_language * Tag for string with @ref sip_accept_language "Accept-Language header" value. */tag_typedef_t siptag_accept_language_str = SIPSTRTAG_TYPEDEF(accept_language);extern msg_hclass_t sip_allow_class[];/**@ingroup sip_allow * Tag for @ref sip_allow "Allow header" object. */tag_typedef_t siptag_allow = SIPHDRTAG_TYPEDEF(allow);/**@ingroup sip_allow * Tag for string with @ref sip_allow "Allow header" value. */tag_typedef_t siptag_allow_str = SIPSTRTAG_TYPEDEF(allow);extern msg_hclass_t sip_require_class[];/**@ingroup sip_require * Tag for @ref sip_require "Require header" object. */tag_typedef_t siptag_require = SIPHDRTAG_TYPEDEF(require);/**@ingroup sip_require * Tag for string with @ref sip_require "Require header" value. */tag_typedef_t siptag_require_str = SIPSTRTAG_TYPEDEF(require);extern msg_hclass_t sip_supported_class[];/**@ingroup sip_supported * Tag for @ref sip_supported "Supported header" object. */tag_typedef_t siptag_supported = SIPHDRTAG_TYPEDEF(supported);/**@ingroup sip_supported * Tag for string with @ref sip_supported "Supported header" value. */tag_typedef_t siptag_supported_str = SIPSTRTAG_TYPEDEF(supported);extern msg_hclass_t sip_unsupported_class[];/**@ingroup sip_unsupported * Tag for @ref sip_unsupported "Unsupported header" object. */tag_typedef_t siptag_unsupported = SIPHDRTAG_TYPEDEF(unsupported);/**@ingroup sip_unsupported * Tag for string with @ref sip_unsupported "Unsupported header" value. */tag_typedef_t siptag_unsupported_str = SIPSTRTAG_TYPEDEF(unsupported);extern msg_hclass_t sip_event_class[];/**@ingroup sip_event * Tag for @ref sip_event "Event header" object. */tag_typedef_t siptag_event = SIPHDRTAG_TYPEDEF(event);/**@ingroup sip_event * Tag for string with @ref sip_event "Event header" value. */tag_typedef_t siptag_event_str = SIPSTRTAG_TYPEDEF(event);extern msg_hclass_t sip_allow_events_class[];/**@ingroup sip_allow_events * Tag for @ref sip_allow_events "Allow-Events header" object. */tag_typedef_t siptag_allow_events = SIPHDRTAG_TYPEDEF(allow_events);/**@ingroup sip_allow_events * Tag for string with @ref sip_allow_events "Allow-Events header" value. */tag_typedef_t siptag_allow_events_str = SIPSTRTAG_TYPEDEF(allow_events);extern msg_hclass_t sip_subscription_state_class[];/**@ingroup sip_subscription_state * Tag for @ref sip_subscription_state "Subscription-State header" object. */tag_typedef_t siptag_subscription_state = SIPHDRTAG_TYPEDEF(subscription_state);/**@ingroup sip_subscription_state * Tag for string with @ref sip_subscription_state "Subscription-State header" value. */tag_typedef_t siptag_subscription_state_str = SIPSTRTAG_TYPEDEF(subscription_state);extern msg_hclass_t sip_proxy_authenticate_class[];/**@ingroup sip_proxy_authenticate * Tag for @ref sip_proxy_authenticate "Proxy-Authenticate header" object. */tag_typedef_t siptag_proxy_authenticate = SIPHDRTAG_TYPEDEF(proxy_authenticate);/**@ingroup sip_proxy_authenticate * Tag for string with @ref sip_proxy_authenticate "Proxy-Authenticate header" value. */tag_typedef_t siptag_proxy_authenticate_str = SIPSTRTAG_TYPEDEF(proxy_authenticate);extern msg_hclass_t sip_proxy_authentication_info_class[];/**@ingroup sip_proxy_authentication_info * Tag for @ref sip_proxy_authentication_info "Proxy-Authentication-Info header" object. */tag_typedef_t siptag_proxy_authentication_info = SIPHDRTAG_TYPEDEF(proxy_authentication_info);/**@ingroup sip_proxy_authentication_info * Tag for string with @ref sip_proxy_authentication_info "Proxy-Authentication-Info header" value. */tag_typedef_t siptag_proxy_authentication_info_str = SIPSTRTAG_TYPEDEF(proxy_authentication_info);extern msg_hclass_t sip_proxy_authorization_class[];/**@ingroup sip_proxy_authorization * Tag for @ref sip_proxy_authorization "Proxy-Authorization header" object. */tag_typedef_t siptag_proxy_authorization = SIPHDRTAG_TYPEDEF(proxy_authorization);/**@ingroup sip_proxy_authorization * Tag for string with @ref sip_proxy_authorization "Proxy-Authorization header" value. */tag_typedef_t siptag_proxy_authorization_str = SIPSTRTAG_TYPEDEF(proxy_authorization);extern msg_hclass_t sip_authorization_class[];/**@ingroup sip_authorization * Tag for @ref sip_authorization "Authorization header" object. */tag_typedef_t siptag_authorization = SIPHDRTAG_TYPEDEF(authorization);/**@ingroup sip_authorization * Tag for string with @ref sip_authorization "Authorization header" value. */tag_typedef_t siptag_authorization_str = SIPSTRTAG_TYPEDEF(authorization);extern msg_hclass_t sip_www_authenticate_class[];/**@ingroup sip_www_authenticate * Tag for @ref sip_www_authenticate "WWW-Authenticate header" object. */tag_typedef_t siptag_www_authenticate = SIPHDRTAG_TYPEDEF(www_authenticate);/**@ingroup sip_www_authenticate * Tag for string with @ref sip_www_authenticate "WWW-Authenticate header" value. */tag_typedef_t siptag_www_authenticate_str = SIPSTRTAG_TYPEDEF(www_authenticate);extern msg_hclass_t sip_authentication_info_class[];/**@ingroup sip_authentication_info * Tag for @ref sip_authentication_info "Authentication-Info header" object. */tag_typedef_t siptag_authentication_info = SIPHDRTAG_TYPEDEF(authentication_info);/**@ingroup sip_authentication_info * Tag for string with @ref sip_authentication_info "Authentication-Info header" value. */tag_typedef_t siptag_authentication_info_str = SIPSTRTAG_TYPEDEF(authentication_info);extern msg_hclass_t sip_error_info_class[];/**@ingroup sip_error_info * Tag for @ref sip_error_info "Error-Info header" object. */tag_typedef_t siptag_error_info = SIPHDRTAG_TYPEDEF(error_info);/**@ingroup sip_error_info * Tag for string with @ref sip_error_info "Error-Info header" value. */tag_typedef_t siptag_error_info_str = SIPSTRTAG_TYPEDEF(error_info);extern msg_hclass_t sip_warning_class[];/**@ingroup sip_warning * Tag for @ref sip_warning "Warning header" object. */tag_typedef_t siptag_warning = SIPHDRTAG_TYPEDEF(warning);/**@ingroup sip_warning * Tag for string with @ref sip_warning "Warning header" value. */tag_typedef_t siptag_warning_str = SIPSTRTAG_TYPEDEF(warning);extern msg_hclass_t sip_refer_to_class[];/**@ingroup sip_refer_to * Tag for @ref sip_refer_to "Refer-To header" object. */tag_typedef_t siptag_refer_to = SIPHDRTAG_TYPEDEF(refer_to);/**@ingroup sip_refer_to * Tag for string with @ref sip_refer_to "Refer-To header" value. */tag_typedef_t siptag_refer_to_str = SIPSTRTAG_TYPEDEF(refer_to);extern msg_hclass_t sip_referred_by_class[];/**@ingroup sip_referred_by * Tag for @ref sip_referred_by "Referred-By header" object. */tag_typedef_t siptag_referred_by = SIPHDRTAG_TYPEDEF(referred_by);/**@ingroup sip_referred_by * Tag for string with @ref sip_referred_by "Referred-By header" value. */tag_typedef_t siptag_referred_by_str = SIPSTRTAG_TYPEDEF(referred_by);extern msg_hclass_t sip_replaces_class[];/**@ingroup sip_replaces * Tag for @ref sip_replaces "Replaces header" object. */tag_typedef_t siptag_replaces = SIPHDRTAG_TYPEDEF(replaces);/**@ingroup sip_replaces * Tag for string with @ref sip_replaces "Replaces header" value. */tag_typedef_t siptag_replaces_str = SIPSTRTAG_TYPEDEF(replaces);extern msg_hclass_t sip_session_expires_class[];/**@ingroup sip_session_expires * Tag for @ref sip_session_expires "Session-Expires header" object. */tag_typedef_t siptag_session_expires = SIPHDRTAG_TYPEDEF(session_expires);/**@ingroup sip_session_expires * Tag for string with @ref sip_session_expires "Session-Expires header" value. */tag_typedef_t siptag_session_expires_str = SIPSTRTAG_TYPEDEF(session_expires);extern msg_hclass_t sip_min_se_class[];/**@ingroup sip_min_se * Tag for @ref sip_min_se "Min-SE header" object. */tag_typedef_t siptag_min_se = SIPHDRTAG_TYPEDEF(min_se);/**@ingroup sip_min_se * Tag for string with @ref sip_min_se "Min-SE header" value. */tag_typedef_t siptag_min_se_str = SIPSTRTAG_TYPEDEF(min_se);extern msg_hclass_t sip_path_class[];/**@ingroup sip_path * Tag for @ref sip_path "Path header" object. */tag_typedef_t siptag_path = SIPHDRTAG_TYPEDEF(path);/**@ingroup sip_path * Tag for string with @ref sip_path "Path header" value. */tag_typedef_t siptag_path_str = SIPSTRTAG_TYPEDEF(path);extern msg_hclass_t sip_service_route_class[];/**@ingroup sip_service_route * Tag for @ref sip_service_route "Service-Route header" object. */tag_typedef_t siptag_service_route = SIPHDRTAG_TYPEDEF(service_route);/**@ingroup sip_service_route * Tag for string with @ref sip_service_route "Service-Route header" value. */tag_typedef_t siptag_service_route_str = SIPSTRTAG_TYPEDEF(service_route);extern msg_hclass_t sip_reason_class[];/**@ingroup sip_reason * Tag for @ref sip_reason "Reason header" object. */tag_typedef_t siptag_reason = SIPHDRTAG_TYPEDEF(reason);/**@ingroup sip_reason * Tag for string with @ref sip_reason "Reason header" value. */tag_typedef_t siptag_reason_str = SIPSTRTAG_TYPEDEF(reason);extern msg_hclass_t sip_security_client_class[];/**@ingroup sip_security_client * Tag for @ref sip_security_client "Security-Client header" object. */tag_typedef_t siptag_security_client = SIPHDRTAG_TYPEDEF(security_client);/**@ingroup sip_security_client * Tag for string with @ref sip_security_client "Security-Client header" value. */tag_typedef_t siptag_security_client_str = SIPSTRTAG_TYPEDEF(security_client);extern msg_hclass_t sip_security_server_class[];/**@ingroup sip_security_server * Tag for @ref sip_security_server "Security-Server header" object. */tag_typedef_t siptag_security_server = SIPHDRTAG_TYPEDEF(security_server);/**@ingroup sip_security_server * Tag for string with @ref sip_security_server "Security-Server header" value. */tag_typedef_t siptag_security_server_str = SIPSTRTAG_TYPEDEF(security_server);extern msg_hclass_t sip_security_verify_class[];/**@ingroup sip_security_verify * Tag for @ref sip_security_verify "Security-Verify header" object. */tag_typedef_t siptag_security_verify = SIPHDRTAG_TYPEDEF(security_verify);/**@ingroup sip_security_verify * Tag for string with @ref sip_security_verify "Security-Verify header" value. */tag_typedef_t siptag_security_verify_str = SIPSTRTAG_TYPEDEF(security_verify);extern msg_hclass_t sip_privacy_class[];/**@ingroup sip_privacy * Tag for @ref sip_privacy "Privacy header" object. */tag_typedef_t siptag_privacy = SIPHDRTAG_TYPEDEF(privacy);/**@ingroup sip_privacy * Tag for string with @ref sip_privacy "Privacy header" value. */tag_typedef_t siptag_privacy_str = SIPSTRTAG_TYPEDEF(privacy);extern msg_hclass_t sip_etag_class[];/**@ingroup sip_etag * Tag for @ref sip_etag "SIP-ETag header" object. */tag_typedef_t siptag_etag = SIPHDRTAG_TYPEDEF(etag);/**@ingroup sip_etag * Tag for string with @ref sip_etag "SIP-ETag header" value. */tag_typedef_t siptag_etag_str = SIPSTRTAG_TYPEDEF(etag);extern msg_hclass_t sip_if_match_class[];/**@ingroup sip_if_match * Tag for @ref sip_if_match "SIP-If-Match header" object. */tag_typedef_t siptag_if_match = SIPHDRTAG_TYPEDEF(if_match);/**@ingroup sip_if_match * Tag for string with @ref sip_if_match "SIP-If-Match header" value. */tag_typedef_t siptag_if_match_str = SIPSTRTAG_TYPEDEF(if_match);extern msg_hclass_t sip_mime_version_class[];/**@ingroup sip_mime_version * Tag for @ref sip_mime_version "MIME-Version header" object. */tag_typedef_t siptag_mime_version = SIPHDRTAG_TYPEDEF(mime_version);/**@ingroup sip_mime_version * Tag for string with @ref sip_mime_version "MIME-Version header" value.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -