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_target Struct Reference
[Target URI Management]

#include <sip_util.h>


Detailed Description

This structure describes a target, which can be chained together to form a target set. Each target contains an URI, priority (as q-value), and the last status code and reason phrase received from the target, if the target has been contacted. If the target has not been contacted, the status code field will be zero.

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_target)

Data Fields

pjsip_uriuri
int q1000
pjsip_status_code code
pj_str_t reason

Member Function Documentation

pjsip_target::PJ_DECL_LIST_MEMBER ( struct  pjsip_target  ) 

Standard list element


Field Documentation

The target URI

q-value multiplied by 1000

Last status code received

Last reason phrase received


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

 


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