2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A# Copyright (c) 2006, 2011, Oracle
and/or its affiliates. All rights reserved.
2N/A# MAPFILE HEADER START
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/ASYMBOL_VERSION SUNW_1.2 {
2N/A sip_create_dialog_req_nocontact;
2N/A sip_get_dialog_local_contact_uri;
2N/ASYMBOL_VERSION SUNW_1.1 {
2N/A sip_init_conn_object;
2N/A sip_clear_stale_data;
2N/A sip_process_new_packet;
2N/A sip_register_sent_by;
2N/A sip_unregister_sent_by;
2N/A sip_unregister_all_sent_by;
2N/A sip_delete_header_by_name;
2N/A sip_copy_header_by_name;
2N/A sip_copy_all_headers;
2N/A sip_get_header_value;
2N/A sip_is_param_present;
2N/A sip_get_param_value;
2N/A sip_get_trans_branchid;
2N/A sip_get_trans_method;
2N/A sip_get_trans_state;
2N/A sip_get_trans_resp_msg;
2N/A sip_get_trans_orig_msg;
2N/A sip_get_trans_conn_obj;
2N/A sip_create_dialog_req;
2N/A sip_get_dialog_method;
2N/A sip_get_dialog_msgcnt;
2N/A sip_get_dialog_state;
2N/A sip_get_dialog_callid;
2N/A sip_get_dialog_local_tag;
2N/A sip_get_dialog_remote_tag;
2N/A sip_get_dialog_local_uri;
2N/A sip_get_dialog_remote_uri;
2N/A sip_get_dialog_remote_target_uri;
2N/A sip_get_dialog_route_set;
2N/A sip_is_dialog_secure;
2N/A sip_get_dialog_local_cseq;
2N/A sip_get_dialog_remote_cseq;
2N/A sip_get_dialog_type;
2N/A sip_get_request_uri;
2N/A sip_free_parsed_uri;
2N/A sip_get_uri_password;
2N/A sip_get_uri_headers;
2N/A sip_get_uri_regname;
2N/A sip_get_uri_errflags;
2N/A sip_uri_errflags_to_str;
2N/A sip_copy_start_line;
2N/A sip_delete_start_line;
2N/A sip_respline_to_str;
2N/A sip_add_request_line;
2N/A sip_add_response_line;
2N/A sip_msg_is_response;
2N/A sip_get_request_method;
2N/A sip_get_request_uri_str;
2N/A sip_get_response_code;
2N/A sip_get_response_phrase;
2N/A sip_create_response;
2N/A sip_get_sip_version;
2N/A sip_get_from_uri_str;
2N/A sip_get_from_display_name;
2N/A sip_get_to_display_name;
2N/A sip_get_contact_uri_str;
2N/A sip_get_contact_display_name;
2N/A sip_add_branchid_to_via;
2N/A sip_get_via_sent_by_host;
2N/A sip_get_via_sent_by_port;
2N/A sip_get_via_sent_protocol_version;
2N/A sip_get_via_sent_protocol_name;
2N/A sip_get_via_sent_transport;
2N/A sip_get_callseq_num;
2N/A sip_get_callseq_method;
2N/A sip_get_content_length;
2N/A sip_add_content_type;
2N/A sip_get_content_type;
2N/A sip_get_content_sub_type;
2N/A sip_get_route_uri_str;
2N/A sip_get_route_display_name;
2N/A sip_add_record_route;
2N/A sip_add_allow_events;
2N/A sip_get_allow_events;
2N/A sip_get_accept_type;
2N/A sip_get_accept_sub_type;
2N/A sip_add_accept_lang;
2N/A sip_get_accept_lang;
2N/A sip_get_alert_info_uri;
2N/A sip_get_allow_method;
2N/A sip_get_call_info_uri;
2N/A sip_add_content_disp;
2N/A sip_get_content_disp;
2N/A sip_add_content_enc;
2N/A sip_get_content_enc;
2N/A sip_add_content_lang;
2N/A sip_get_content_lang;
2N/A sip_get_date_timezone;
2N/A sip_get_error_info_uri;
2N/A sip_add_in_reply_to;
2N/A sip_get_in_reply_to;
2N/A sip_add_min_expires;
2N/A sip_get_min_expires;
2N/A sip_add_mime_version;
2N/A sip_get_mime_version;
2N/A sip_get_replyto_display_name;
2N/A sip_get_replyto_uri_str;
2N/A sip_add_retry_after;
2N/A sip_get_retry_after_time;
2N/A sip_get_retry_after_cmts;
2N/A sip_get_tstamp_value;
2N/A sip_get_tstamp_delay;
2N/A sip_add_unsupported;
2N/A sip_get_unsupported;
2N/A sip_get_warning_code;
2N/A sip_get_warning_agent;
2N/A sip_get_warning_text;
2N/A sip_get_author_scheme;
2N/A sip_get_author_param;
2N/A sip_add_authen_info;
2N/A sip_get_authen_info;
2N/A sip_add_proxy_authen;
2N/A sip_get_proxy_authen_scheme;
2N/A sip_get_proxy_authen_param;
2N/A sip_add_proxy_author;
2N/A sip_get_proxy_author_scheme;
2N/A sip_get_proxy_author_param;
2N/A sip_add_proxy_require;
2N/A sip_get_proxy_require;
2N/A sip_get_www_authen_scheme;
2N/A sip_get_www_authen_param;
2N/A sip_add_passertedid;
2N/A sip_get_passertedid_display_name;
2N/A sip_get_passertedid_uri_str;
2N/A sip_add_ppreferredid;
2N/A sip_get_ppreferredid_display_name;
2N/A sip_get_ppreferredid_uri_str;
2N/A sip_get_rack_resp_num;
2N/A sip_get_rack_cseq_num;
2N/A sip_get_rack_method;
2N/A sip_get_rseq_resp_num;
2N/A sip_enable_counters;
2N/A sip_disable_counters;
2N/A sip_get_counter_value;
2N/A sip_enable_trans_logging;
2N/A sip_disable_trans_logging;
2N/A sip_enable_dialog_logging;
2N/A sip_disable_dialog_logging;