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

Data Fields

int plan
 Type-Of-Number and Numbering-Plan ie. More...
 
int presentation
 presentation-indicator ie More...
 
int str
 Subscriber phone number ie. More...
 
int valid
 valid/present ie More...
 

Detailed Description

Note
Should follow struct ast_party_number

Definition at line 8493 of file channel.c.

Field Documentation

◆ plan

int plan

Type-Of-Number and Numbering-Plan ie.

Definition at line 8497 of file channel.c.

Referenced by party_number_build_data().

◆ presentation

int presentation

presentation-indicator ie

Definition at line 8499 of file channel.c.

Referenced by party_number_build_data().

◆ str

int str

Subscriber phone number ie.

Definition at line 8495 of file channel.c.

Referenced by party_number_build_data().

◆ valid

int valid

valid/present ie

Definition at line 8501 of file channel.c.

Referenced by party_number_build_data().


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