WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <sip_replaces.h>

Public Member Functions

 PJSIP_DECL_HDR_MEMBER (struct pjsip_replaces_hdr)
 

Data Fields

pj_str_t call_id
 
pj_str_t to_tag
 
pj_str_t from_tag
 
pj_bool_t early_only
 
pjsip_param other_param
 

Detailed Description

Declaration of SIP Replaces header (RFC 3891).

Member Function Documentation

◆ PJSIP_DECL_HDR_MEMBER()

pjsip_replaces_hdr::PJSIP_DECL_HDR_MEMBER ( struct pjsip_replaces_hdr  )

Standard header field.

Field Documentation

◆ call_id

pj_str_t pjsip_replaces_hdr::call_id

Call-Id

◆ to_tag

pj_str_t pjsip_replaces_hdr::to_tag

to-tag

◆ from_tag

pj_str_t pjsip_replaces_hdr::from_tag

from-tag

◆ early_only

pj_bool_t pjsip_replaces_hdr::early_only

early-only?

◆ other_param

pjsip_param pjsip_replaces_hdr::other_param

Other parameters


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.