Deprecated List

Global sip_allow_events_add
Use msg_header_replace_param() directly.

Global sip_header_copy
Use msg_header_copy() instead.

Global sip_header_d
Use msg_header_d() instead.

Global sip_header_dup
Use msg_header_dup() instead.

Global sip_header_e
Use msg_header_e() instead.

Global sip_header_field_d
Use msg_header_make() or header-specific make functions, e.g., sip_via_make().

Global sip_header_field_e
Use msg_header_field_e() instead.

Global sip_url_dup
Use url_hdup() instead.

Global sip_contact_add_param
Use msg_header_replace_param() directly.

Global sip_to_add_param
Use msg_header_replace_param() directly.

Global sip_via_add_param
Use msg_header_replace_param() directly.

Sofia-SIP 1.12.1 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.