BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_common_challenge Struct Reference

#include <sip_auth_msg.h>

Data Fields

pj_str_t realm
 
pjsip_param other_param
 

Detailed Description

This structure describes common fields in authentication challenge headers (WWW-Authenticate and Proxy-Authenticate).

See also
pjsip_common_challenge

Field Documentation

◆ realm

pj_str_t pjsip_common_challenge::realm

Realm for the challenge.

◆ other_param

pjsip_param pjsip_common_challenge::other_param

Other parameters.


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

 


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