pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJSIP Reference

pjsip_fromto_hdr Struct Reference
[Header Fields]

#include <sip_msg.h>


Detailed Description

To or From header.

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_fromto_hdr)

Data Fields

pjsip_hdr_e type
pj_str_t name
pj_str_t sname
pjsip_hdr_vptrvptr
pjsip_uriuri
pj_str_t tag
pjsip_param other_param

Member Function Documentation

pjsip_fromto_hdr::PJ_DECL_LIST_MEMBER ( struct  pjsip_fromto_hdr  ) 

List members.


Field Documentation

Header short name version.

Virtual function table.

URI in From/To header.

Header "tag" parameter.

Other params, concatenated as a single string.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
(C)2003-2008 Benny Prijono