Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
dundi_answer Struct Reference

#include <dundi.h>

Collaboration diagram for dundi_answer:
Collaboration graph
[legend]

Data Fields

unsigned char data [0]
 
dundi_eid eid
 
unsigned short flags
 
unsigned char protocol
 
unsigned short weight
 

Detailed Description

Definition at line 104 of file dundi.h.

Field Documentation

◆ data

unsigned char data[0]

Protocol specific URI

Definition at line 109 of file dundi.h.

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

◆ eid

dundi_eid eid

Original source of answer

Definition at line 105 of file dundi.h.

Referenced by dundi_prop_precache(), and handle_command_response().

◆ flags

unsigned short flags

Flags relating to answer

Definition at line 107 of file dundi.h.

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

◆ protocol

unsigned char protocol

Protocol (DUNDI_PROTO_*)

Definition at line 106 of file dundi.h.

Referenced by dundi_prop_precache(), handle_command_response(), and Registration::write().

◆ weight

unsigned short weight

Weight of answers

Definition at line 108 of file dundi.h.

Referenced by dundi_prop_precache(), and handle_command_response().


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