Mon Oct 8 12:39:31 2012

Asterisk developer's documentation


ast_party_id_ies Struct Reference


Data Fields

int combined_presentation
 Combined name and number presentation ie.
ast_party_name_ies name
 Subscriber name ies.
ast_party_number_ies number
 Subscriber phone number ies.
ast_party_subaddress_ies subaddress
 Subscriber subaddress ies.
int tag
 User party id tag ie.

Detailed Description

Note:
Should follow struct ast_party_id

Definition at line 8472 of file channel.c.


Field Documentation

int combined_presentation

Combined name and number presentation ie.

Definition at line 8482 of file channel.c.

Referenced by ast_connected_line_parse_data(), and party_id_build_data().

struct ast_party_name_ies name

Subscriber name ies.

Definition at line 8474 of file channel.c.

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

struct ast_party_number_ies number

Subscriber phone number ies.

Definition at line 8476 of file channel.c.

Referenced by party_id_build_data().

struct ast_party_subaddress_ies subaddress

Subscriber subaddress ies.

Definition at line 8478 of file channel.c.

Referenced by party_id_build_data().

int tag

User party id tag ie.

Definition at line 8480 of file channel.c.

Referenced by party_id_build_data().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7