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

pjsua_buddy Struct Reference

#include <pjsua_internal.h>

Data Fields

pj_pool_tpool
unsigned index
void * user_data
pj_str_t uri
pj_str_t contact
pj_str_t name
pj_str_t display
pj_str_t host
unsigned port
pj_bool_t monitor
pjsip_dialogdlg
pjsip_evsubsub
unsigned term_code
pj_str_t term_reason
pjsip_pres_status status
pj_timer_entry timer

Detailed Description

Buddy data.


Field Documentation

Pool for this buddy.

Buddy index.

Application data.

Contact learned from subscrp.

Buddy display name.

Buddy port.

Should we monitor?

The underlying dialog.

Buddy presence subscription

Subscription termination code

Subscription termination reason

Buddy presence status.

Resubscription timer


The documentation for this struct was generated from the following file:
  • pjsua_internal.h

 


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