Functions |
issize_t | sip_refer_sub_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP Refer-Sub header.
|
issize_t | sip_refer_sub_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP Refer-Sub header.
|
sip_refer_sub_t * | sip_refer_sub_init (sip_refer_sub_t x[1]) |
| Initialize a structure sip_refer_sub_t.
|
int | sip_is_refer_sub (sip_header_t const *header) |
| Test if header object is instance of sip_refer_sub_t.
|
sip_refer_sub_t * | sip_refer_sub_dup (su_home_t *home, sip_refer_sub_t const *hdr)) |
| Duplicate a list of Refer-Sub header header structures sip_refer_sub_t.
|
sip_refer_sub_t * | sip_refer_sub_copy (su_home_t *home, sip_refer_sub_t const *hdr)) |
| Copy a list of Refer-Sub header header structures sip_refer_sub_t.
|
sip_refer_sub_t * | sip_refer_sub_make (su_home_t *home, char const *s)) |
| Make a Refer-Sub header structure sip_refer_sub_t.
|
sip_refer_sub_t * | sip_refer_sub_format (su_home_t *home, char const *fmt,...))) |
| Make a Refer-Sub header from formatting result.
|
issize_t | sip_alert_info_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP Alert-Info header.
|
issize_t | sip_alert_info_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP Alert-Info header.
|
sip_alert_info_t * | sip_alert_info_init (sip_alert_info_t x[1]) |
| Initialize a structure sip_alert_info_t.
|
int | sip_is_alert_info (sip_header_t const *header) |
| Test if header object is instance of sip_alert_info_t.
|
sip_alert_info_t * | sip_alert_info_dup (su_home_t *home, sip_alert_info_t const *hdr)) |
| Duplicate a list of Alert-Info header header structures sip_alert_info_t.
|
sip_alert_info_t * | sip_alert_info_copy (su_home_t *home, sip_alert_info_t const *hdr)) |
| Copy a list of Alert-Info header header structures sip_alert_info_t.
|
sip_alert_info_t * | sip_alert_info_make (su_home_t *home, char const *s)) |
| Make a Alert-Info header structure sip_alert_info_t.
|
sip_alert_info_t * | sip_alert_info_format (su_home_t *home, char const *fmt,...))) |
| Make a Alert-Info header from formatting result.
|
issize_t | sip_reply_to_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP Reply-To header.
|
issize_t | sip_reply_to_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP Reply-To header.
|
sip_reply_to_t * | sip_reply_to_init (sip_reply_to_t x[1]) |
| Initialize a structure sip_reply_to_t.
|
int | sip_is_reply_to (sip_header_t const *header) |
| Test if header object is instance of sip_reply_to_t.
|
sip_reply_to_t * | sip_reply_to_dup (su_home_t *home, sip_reply_to_t const *hdr)) |
| Duplicate a list of Reply-To header header structures sip_reply_to_t.
|
sip_reply_to_t * | sip_reply_to_copy (su_home_t *home, sip_reply_to_t const *hdr)) |
| Copy a list of Reply-To header header structures sip_reply_to_t.
|
sip_reply_to_t * | sip_reply_to_make (su_home_t *home, char const *s)) |
| Make a Reply-To header structure sip_reply_to_t.
|
sip_reply_to_t * | sip_reply_to_format (su_home_t *home, char const *fmt,...))) |
| Make a Reply-To header from formatting result.
|
issize_t | sip_remote_party_id_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP Remote-Party-ID header.
|
issize_t | sip_remote_party_id_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP Remote-Party-ID header.
|
sip_remote_party_id_t * | sip_remote_party_id_init (sip_remote_party_id_t x[1]) |
| Initialize a structure sip_remote_party_id_t.
|
int | sip_is_remote_party_id (sip_header_t const *header) |
| Test if header object is instance of sip_remote_party_id_t.
|
sip_remote_party_id_t * | sip_remote_party_id_dup (su_home_t *home, sip_remote_party_id_t const *hdr)) |
| Duplicate a list of Remote-Party-ID header header structures sip_remote_party_id_t.
|
sip_remote_party_id_t * | sip_remote_party_id_copy (su_home_t *home, sip_remote_party_id_t const *hdr)) |
| Copy a list of Remote-Party-ID header header structures sip_remote_party_id_t.
|
sip_remote_party_id_t * | sip_remote_party_id_make (su_home_t *home, char const *s)) |
| Make a Remote-Party-ID header structure sip_remote_party_id_t.
|
sip_remote_party_id_t * | sip_remote_party_id_format (su_home_t *home, char const *fmt,...))) |
| Make a Remote-Party-ID header from formatting result.
|
issize_t | sip_p_asserted_identity_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP P-Asserted-Identity header.
|
issize_t | sip_p_asserted_identity_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP P-Asserted-Identity header.
|
sip_p_asserted_identity_t * | sip_p_asserted_identity_init (sip_p_asserted_identity_t x[1]) |
| Initialize a structure sip_p_asserted_identity_t.
|
int | sip_is_p_asserted_identity (sip_header_t const *header) |
| Test if header object is instance of sip_p_asserted_identity_t.
|
sip_p_asserted_identity_t * | sip_p_asserted_identity_dup (su_home_t *home, sip_p_asserted_identity_t const *hdr)) |
| Duplicate a list of P-Asserted-Identity header header structures sip_p_asserted_identity_t.
|
sip_p_asserted_identity_t * | sip_p_asserted_identity_copy (su_home_t *home, sip_p_asserted_identity_t const *hdr)) |
| Copy a list of P-Asserted-Identity header header structures sip_p_asserted_identity_t.
|
sip_p_asserted_identity_t * | sip_p_asserted_identity_make (su_home_t *home, char const *s)) |
| Make a P-Asserted-Identity header structure sip_p_asserted_identity_t.
|
sip_p_asserted_identity_t * | sip_p_asserted_identity_format (su_home_t *home, char const *fmt,...))) |
| Make a P-Asserted-Identity header from formatting result.
|
issize_t | sip_p_preferred_identity_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP P-Preferred-Identity header.
|
issize_t | sip_p_preferred_identity_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP P-Preferred-Identity header.
|
sip_p_preferred_identity_t * | sip_p_preferred_identity_init (sip_p_preferred_identity_t x[1]) |
| Initialize a structure sip_p_preferred_identity_t.
|
int | sip_is_p_preferred_identity (sip_header_t const *header) |
| Test if header object is instance of sip_p_preferred_identity_t.
|
sip_p_preferred_identity_t * | sip_p_preferred_identity_dup (su_home_t *home, sip_p_preferred_identity_t const *hdr)) |
| Duplicate a list of P-Preferred-Identity header header structures sip_p_preferred_identity_t.
|
sip_p_preferred_identity_t * | sip_p_preferred_identity_copy (su_home_t *home, sip_p_preferred_identity_t const *hdr)) |
| Copy a list of P-Preferred-Identity header header structures sip_p_preferred_identity_t.
|
sip_p_preferred_identity_t * | sip_p_preferred_identity_make (su_home_t *home, char const *s)) |
| Make a P-Preferred-Identity header structure sip_p_preferred_identity_t.
|
sip_p_preferred_identity_t * | sip_p_preferred_identity_format (su_home_t *home, char const *fmt,...))) |
| Make a P-Preferred-Identity header from formatting result.
|
issize_t | sip_suppress_body_if_match_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP Suppress-Body-If-Match header.
|
issize_t | sip_suppress_body_if_match_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP Suppress-Body-If-Match header.
|
sip_suppress_body_if_match_t * | sip_suppress_body_if_match_init (sip_suppress_body_if_match_t x[1]) |
| Initialize a structure sip_suppress_body_if_match_t.
|
int | sip_is_suppress_body_if_match (sip_header_t const *header) |
| Test if header object is instance of sip_suppress_body_if_match_t.
|
sip_suppress_body_if_match_t * | sip_suppress_body_if_match_dup (su_home_t *home, sip_suppress_body_if_match_t const *hdr)) |
| Duplicate a list of Suppress-Body-If-Match header header structures sip_suppress_body_if_match_t.
|
sip_suppress_body_if_match_t * | sip_suppress_body_if_match_copy (su_home_t *home, sip_suppress_body_if_match_t const *hdr)) |
| Copy a list of Suppress-Body-If-Match header header structures sip_suppress_body_if_match_t.
|
sip_suppress_body_if_match_t * | sip_suppress_body_if_match_make (su_home_t *home, char const *s)) |
| Make a Suppress-Body-If-Match header structure sip_suppress_body_if_match_t.
|
sip_suppress_body_if_match_t * | sip_suppress_body_if_match_format (su_home_t *home, char const *fmt,...))) |
| Make a Suppress-Body-If-Match header from formatting result.
|
issize_t | sip_suppress_notify_if_match_d (su_home_t *, msg_header_t *, char *s, isize_t slen) |
| Parse a SIP Suppress-Notify-If-Match header.
|
issize_t | sip_suppress_notify_if_match_e (char b[], isize_t bsiz, msg_header_t const *h, int flags) |
| Print a SIP Suppress-Notify-If-Match header.
|
sip_suppress_notify_if_match_t * | sip_suppress_notify_if_match_init (sip_suppress_notify_if_match_t x[1]) |
| Initialize a structure sip_suppress_notify_if_match_t.
|
int | sip_is_suppress_notify_if_match (sip_header_t const *header) |
| Test if header object is instance of sip_suppress_notify_if_match_t.
|
sip_suppress_notify_if_match_t * | sip_suppress_notify_if_match_dup (su_home_t *home, sip_suppress_notify_if_match_t const *hdr)) |
| Duplicate a list of Suppress-Notify-If-Match header header structures sip_suppress_notify_if_match_t.
|
sip_suppress_notify_if_match_t * | sip_suppress_notify_if_match_copy (su_home_t *home, sip_suppress_notify_if_match_t const *hdr)) |
| Copy a list of Suppress-Notify-If-Match header header structures sip_suppress_notify_if_match_t.
|
sip_suppress_notify_if_match_t * | sip_suppress_notify_if_match_make (su_home_t *home, char const *s)) |
| Make a Suppress-Notify-If-Match header structure sip_suppress_notify_if_match_t.
|
sip_suppress_notify_if_match_t * | sip_suppress_notify_if_match_format (su_home_t *home, char const *fmt,...))) |
| Make a Suppress-Notify-If-Match header from formatting result.
|
Extension headers for SIP.
This file is automatically generated from <sip_extra_headers.txt> by msg_parser.awk.
- Author
- Pekka Pessi Pekka.nosp@m..Pes.nosp@m.si@no.nosp@m.kia..nosp@m.com.