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_cached_auth Struct Reference
[Authentication API's]

#include <sip_auth.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_cached_auth)

Data Fields

pj_str_t realm
pj_bool_t is_proxy
pjsip_auth_qop_type qop_value
unsigned stale_cnt
pjsip_www_authenticate_hdrlast_chal

Detailed Description

This structure describes authentication information for the specified realm. Each instance of this structure describes authentication "session" between this endpoint and remote server. This "session" information is usefull to keep information that persists for more than one challenge, such as nonce-count and cnonce value.

Other than that, this structure also keeps the last authorization headers that have been sent in the cache list.


Member Function Documentation

pjsip_cached_auth::PJ_DECL_LIST_MEMBER ( struct pjsip_cached_auth   ) 

Standard list member


Field Documentation

Server type (401/407)

Number of stale retry.


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

 


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