Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
dundi_ies Struct Reference

#include <dundi-parser.h>

Collaboration diagram for dundi_ies:
Collaboration graph
[legend]

Data Fields

int anscount
 
struct dundi_answeranswers [DUNDI_MAX_ANSWERS+1]
 
char * called_context
 
char * called_number
 
int cause
 
char * causestr
 
int cbypass
 
int eid_direct [DUNDI_MAX_STACK+1]
 
int eidcount
 
dundi_eideids [DUNDI_MAX_STACK+1]
 
struct dundi_encblockencblock
 
int enclen
 
unsigned char * encsharedkey
 
unsigned char * encsig
 
int expiration
 
struct dundi_hinthint
 
unsigned long keycrc32
 
unsigned char * pubkey
 
char * q_country
 
char * q_dept
 
char * q_email
 
char * q_ipaddr
 
char * q_locality
 
char * q_org
 
char * q_phone
 
char * q_stateprov
 
dundi_eidreqeid
 
int ttl
 
int unknowncmd
 
int version
 

Detailed Description

Definition at line 21 of file dundi-parser.h.

Field Documentation

◆ anscount

int anscount

Definition at line 30 of file dundi-parser.h.

Referenced by dundi_parse_ies(), dundi_prop_precache(), and handle_command_response().

◆ answers

struct dundi_answer* answers[DUNDI_MAX_ANSWERS+1]

Definition at line 28 of file dundi-parser.h.

Referenced by dundi_parse_ies(), dundi_prop_precache(), and handle_command_response().

◆ called_context

char* called_context

◆ called_number

char* called_number

◆ cause

int cause

Definition at line 36 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ causestr

char* causestr

Definition at line 45 of file dundi-parser.h.

Referenced by dundi_parse_ies().

◆ cbypass

int cbypass

Definition at line 51 of file dundi-parser.h.

Referenced by dundi_answer_query(), dundi_parse_ies(), and dundi_prop_precache().

◆ eid_direct

int eid_direct[DUNDI_MAX_STACK+1]

Definition at line 23 of file dundi-parser.h.

Referenced by dundi_answer_query(), dundi_parse_ies(), and dundi_prop_precache().

◆ eidcount

int eidcount

◆ eids

◆ encblock

struct dundi_encblock* encblock

Definition at line 49 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ enclen

int enclen

Definition at line 50 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ encsharedkey

unsigned char* encsharedkey

Definition at line 46 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ encsig

unsigned char* encsig

Definition at line 47 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ expiration

int expiration

Definition at line 33 of file dundi-parser.h.

Referenced by dundi_parse_ies(), dundi_prop_precache(), and handle_command_response().

◆ hint

struct dundi_hint* hint

Definition at line 29 of file dundi-parser.h.

Referenced by dundi_parse_ies(), dundi_prop_precache(), and handle_command_response().

◆ keycrc32

unsigned long keycrc32

Definition at line 48 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ pubkey

unsigned char* pubkey

Definition at line 35 of file dundi-parser.h.

◆ q_country

char* q_country

Definition at line 41 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ q_dept

char* q_dept

Definition at line 37 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ q_email

char* q_email

Definition at line 42 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ q_ipaddr

char* q_ipaddr

Definition at line 44 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ q_locality

char* q_locality

Definition at line 39 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ q_org

char* q_org

Definition at line 38 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ q_phone

char* q_phone

Definition at line 43 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ q_stateprov

char* q_stateprov

Definition at line 40 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and handle_command_response().

◆ reqeid

dundi_eid* reqeid

Definition at line 24 of file dundi-parser.h.

Referenced by dundi_answer_entity(), and dundi_parse_ies().

◆ ttl

int ttl

◆ unknowncmd

int unknowncmd

Definition at line 34 of file dundi-parser.h.

Referenced by dundi_parse_ies().

◆ version

int version

Definition at line 32 of file dundi-parser.h.

Referenced by dundi_parse_ies(), and ParsingContext::next().


The documentation for this struct was generated from the following file: