Dialed/Called Party information. More...
#include <channel.h>

Data Fields | |
| struct { | |
| int plan | |
| Q.931 Type-Of-Number and Numbering-Plan encoded fields. | |
| char * str | |
| Subscriber phone number (Malloced) | |
| } | number |
| Dialed/Called number. | |
| struct ast_party_subaddress | subaddress |
| Dialed/Called subaddress. | |
| int | transit_network_select |
| Transit Network Select. | |
Dialed/Called Party information.
| struct { ... } number |
Dialed/Called number.
Referenced by ast_var_channels_table(), serialize_showchan(), ring_entry(), set_one_cid(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), dahdi_new(), gtalk_new(), __oh323_new(), iax2_call(), ast_iax2_new(), jingle_new(), check_bridge(), mgcp_ss(), oss_call(), oss_new(), sip_new(), usbradio_new(), ast_party_dialed_init(), ast_party_dialed_copy(), ast_party_dialed_set_init(), ast_party_dialed_set(), ast_party_dialed_free(), handle_showchan(), callerid_read(), callerid_write(), setup_env(), and pri_ss_thread().
| int plan |
Q.931 Type-Of-Number and Numbering-Plan encoded fields.
Definition at line 338 of file channel.h.
Referenced by ast_party_dialed_init(), ast_party_dialed_copy(), ast_party_dialed_set_init(), ast_party_dialed_set(), callerid_read(), and callerid_write().
| char* str |
Subscriber phone number (Malloced)
Definition at line 336 of file channel.h.
Referenced by ast_var_channels_table(), serialize_showchan(), ring_entry(), set_one_cid(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), dahdi_new(), gtalk_new(), __oh323_new(), iax2_call(), ast_iax2_new(), jingle_new(), check_bridge(), mgcp_ss(), oss_call(), oss_new(), sip_new(), usbradio_new(), ast_party_dialed_init(), ast_party_dialed_copy(), ast_party_dialed_set_init(), ast_party_dialed_set(), ast_party_dialed_free(), handle_showchan(), callerid_read(), callerid_write(), setup_env(), and pri_ss_thread().
| struct ast_party_subaddress subaddress |
Dialed/Called subaddress.
Definition at line 341 of file channel.h.
Referenced by set_one_cid(), check_bridge(), ast_party_dialed_init(), ast_party_dialed_copy(), ast_party_dialed_set_init(), ast_party_dialed_set(), ast_party_dialed_free(), callerid_read(), callerid_write(), and pri_dchannel().
Transit Network Select.
Definition at line 347 of file channel.h.
Referenced by ast_var_channels_table(), do_forward(), dial_exec_full(), ring_entry(), wait_for_answer(), iax2_call(), ast_iax2_new(), ast_party_dialed_init(), ast_party_dialed_copy(), ast_party_dialed_set_init(), ast_party_dialed_set(), begin_dial_channel(), ast_str_retrieve_variable(), and setup_env().