Sun Oct 16 2011 08:43:13

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 to

Detailed Description

Indicate what information in ast_party_redirecting should be set.

Since:
1.8

Field Documentation

What redirecting-from id information to set.

Definition at line 467 of file channel.h.

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

What redirecting-to id information to set.

Definition at line 469 of file channel.h.

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


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