Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
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 8397 of file channel.c.

Field Documentation

◆ plan

int plan

Type-Of-Number and Numbering-Plan ie.

Definition at line 8401 of file channel.c.

Referenced by party_number_build_data().

◆ presentation

int presentation

presentation-indicator ie

Definition at line 8403 of file channel.c.

Referenced by party_number_build_data().

◆ str

int str

Subscriber phone number ie.

Definition at line 8399 of file channel.c.

Referenced by party_number_build_data().

◆ valid

int valid

valid/present ie

Definition at line 8405 of file channel.c.

Referenced by party_number_build_data().


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