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

Data Fields

int char_set
 Character set ie. More...
 
int presentation
 presentation-indicator ie More...
 
int str
 Subscriber name ie. More...
 
int valid
 valid/present ie More...
 

Detailed Description

Note
Should follow struct ast_party_name

Definition at line 8419 of file channel.c.

Field Documentation

◆ char_set

int char_set

Character set ie.

Definition at line 8423 of file channel.c.

Referenced by party_name_build_data().

◆ presentation

int presentation

presentation-indicator ie

Definition at line 8425 of file channel.c.

Referenced by party_name_build_data().

◆ str

int str

Subscriber name ie.

Definition at line 8421 of file channel.c.

Referenced by ast_connected_line_build_data(), ast_redirecting_build_data(), and party_name_build_data().

◆ valid

int valid

valid/present ie

Definition at line 8427 of file channel.c.

Referenced by party_name_build_data().


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