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

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_contact_hdr Struct Reference
[Header Fields]

#include <sip_msg.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_contact_hdr)

Data Fields

pjsip_hdr_e type
pj_str_t name
pj_str_t sname
pjsip_hdr_vptrvptr
int star
pjsip_uriuri
int q1000
pj_int32_t expires
pjsip_param other_param

Detailed Description

Contact header. In this library, contact header only contains single URI. If a message has multiple URI in the Contact header, the URI will be put in separate Contact headers.


Field Documentation

The contact contains only a '*' character

URI in the contact.

The "q" value times 1000 (to avoid float)

Expires parameter, otherwise -1 if not present.

Other parameters, concatenated in 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
Copyright (C) 2006-2008 Teluu Inc.