Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


ast_set_party_redirecting Struct Reference

Indicate what information in ast_party_redirecting should be set. More...

#include <channel.h>

Collaboration diagram for ast_set_party_redirecting:

Data Fields

struct ast_set_party_id from
struct ast_set_party_id orig
struct ast_set_party_id priv_from
struct ast_set_party_id priv_orig
struct ast_set_party_id priv_to
struct ast_set_party_id to

Detailed Description

Indicate what information in ast_party_redirecting should be set.

Since:
1.8

Definition at line 494 of file channel.h.


Field Documentation

What redirecting-from id information to set.

Definition at line 498 of file channel.h.

Referenced by ast_party_redirecting_set(), ast_redirecting_build_data(), change_redirecting_information(), and misdn_copy_redirecting_to_ast().

What redirecting-orig id information to set.

Definition at line 496 of file channel.h.

Referenced by ast_party_redirecting_set(), and ast_redirecting_build_data().

What private redirecting-from id information to set.

Definition at line 504 of file channel.h.

Referenced by ast_party_redirecting_set(), ast_redirecting_build_data(), and handle_response_invite().

What private redirecting-orig id information to set.

Definition at line 502 of file channel.h.

Referenced by ast_party_redirecting_set(), ast_redirecting_build_data(), and handle_response_invite().

What private redirecting-to id information to set.

Definition at line 506 of file channel.h.

Referenced by ast_party_redirecting_set(), ast_redirecting_build_data(), and handle_response_invite().

What redirecting-to id information to set.

Definition at line 500 of file channel.h.

Referenced by ast_party_redirecting_set(), ast_redirecting_build_data(), change_redirecting_information(), and misdn_copy_redirecting_to_ast().


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