Redirecting Line information. RDNIS (Redirecting Directory Number Information Service) Where a call diversion or transfer was invoked. More...
#include <channel.h>

Data Fields | |
| int | count |
| Number of times the call was redirected. | |
| struct ast_party_id | from |
| Who is redirecting the call (Sent to the party the call is redirected toward) | |
| int | reason |
| enum AST_REDIRECTING_REASON value for redirection | |
| struct ast_party_id | to |
| Call is redirecting to a new party (Sent to the caller) | |
Redirecting Line information. RDNIS (Redirecting Directory Number Information Service) Where a call diversion or transfer was invoked.
| int count |
Number of times the call was redirected.
Definition at line 455 of file channel.h.
Referenced by misdn_copy_redirecting_from_ast(), misdn_copy_redirecting_to_ast(), ast_party_redirecting_init(), ast_party_redirecting_copy(), ast_party_redirecting_set_init(), ast_party_redirecting_set(), ast_redirecting_build_data(), ast_redirecting_parse_data(), redirecting_read(), redirecting_write(), sig_pri_redirecting_update(), and sig_pri_redirecting_convert().
| struct ast_party_id from |
Who is redirecting the call (Sent to the party the call is redirected toward)
Definition at line 449 of file channel.h.
Referenced by ast_var_channels_table(), isAnsweringMachine(), do_forward(), serialize_showchan(), wait_for_answer(), leave_voicemail(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), dahdi_new(), oh323_call(), __oh323_new(), iax2_call(), ast_iax2_new(), check_bridge(), misdn_copy_redirecting_from_ast(), misdn_copy_redirecting_to_ast(), oss_call(), sip_new(), change_redirecting_information(), ast_party_redirecting_init(), ast_party_redirecting_copy(), ast_party_redirecting_set_init(), ast_party_redirecting_set(), ast_party_redirecting_free(), ast_redirecting_build_data(), ast_redirecting_parse_data(), callerid_read(), callerid_write(), redirecting_read(), redirecting_write(), setup_env(), sig_pri_redirecting_update(), sig_pri_redirecting_convert(), and sig_pri_handle_subcmds().
| int reason |
enum AST_REDIRECTING_REASON value for redirection
Definition at line 458 of file channel.h.
Referenced by misdn_copy_redirecting_from_ast(), misdn_copy_redirecting_to_ast(), change_redirecting_information(), ast_party_redirecting_init(), ast_party_redirecting_copy(), ast_party_redirecting_set_init(), ast_party_redirecting_set(), ast_redirecting_build_data(), ast_redirecting_parse_data(), redirecting_read(), redirecting_write(), sig_pri_redirecting_update(), and sig_pri_redirecting_convert().
| struct ast_party_id to |
Call is redirecting to a new party (Sent to the caller)
Definition at line 452 of file channel.h.
Referenced by check_bridge(), misdn_copy_redirecting_from_ast(), misdn_copy_redirecting_to_ast(), misdn_facility_ie_handler(), cb_events(), change_redirecting_information(), ast_party_redirecting_init(), ast_party_redirecting_copy(), ast_party_redirecting_set_init(), ast_party_redirecting_set(), ast_party_redirecting_free(), ast_redirecting_build_data(), ast_redirecting_parse_data(), redirecting_read(), redirecting_write(), sig_pri_redirecting_update(), sig_pri_redirecting_convert(), and sig_pri_handle_subcmds().