BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_auth_lookup_cred_param Struct Reference

#include <sip_auth.h>

Data Fields

pj_str_t realm
 
pj_str_t acc_name
 
pjsip_rx_datardata
 

Detailed Description

This structure describes input param for credential lookup.

Field Documentation

◆ realm

pj_str_t pjsip_auth_lookup_cred_param::realm

Realm to find the account.

◆ acc_name

pj_str_t pjsip_auth_lookup_cred_param::acc_name

Account name to look for.

◆ rdata

pjsip_rx_data* pjsip_auth_lookup_cred_param::rdata

Incoming request to be authenticated.


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.