Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
ast_party_name_ies Struct Reference

Data Fields

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

Detailed Description

Note
Should follow struct ast_party_name

Definition at line 8367 of file channel.c.

Field Documentation

◆ char_set

int char_set

Character set ie.

Definition at line 8371 of file channel.c.

Referenced by party_name_build_data().

◆ presentation

int presentation

presentation-indicator ie

Definition at line 8373 of file channel.c.

Referenced by party_name_build_data().

◆ str

int str

Subscriber name ie.

Definition at line 8369 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 8375 of file channel.c.

Referenced by party_name_build_data().


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