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_pres_status Struct Reference
[SIP Extension for Presence (RFC 3856)]

#include <presence.h>

Data Fields

unsigned info_cnt
struct {
   pj_bool_t   basic_open
   pjrpid_element   rpid
   pj_str_t   id
   pj_str_t   contact
   pj_xml_node *   tuple_node
info [8]
pj_bool_t _is_valid

Detailed Description

This structure describes presence status of a presentity.

See also:
pjsip_pres_status

Field Documentation

Number of info in the status.

Basic status/availability.

Optional contact address.

Pointer to tuple XML node of parsed PIDF body received from remote agent. Only valid for client subscription. If the last received NOTIFY request does not contain any PIDF body, this valud will be set to NULL

struct { ... } pjsip_pres_status::info[ 8 ]

Array of info.


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.