Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
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:
Collaboration graph
[legend]

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 555 of file channel.h.

Field Documentation

◆ from

struct ast_set_party_id from

What redirecting-from id information to set.

Definition at line 559 of file channel.h.

◆ orig

struct ast_set_party_id orig

What redirecting-orig id information to set.

Definition at line 557 of file channel.h.

◆ priv_from

struct ast_set_party_id priv_from

What private redirecting-from id information to set.

Definition at line 565 of file channel.h.

◆ priv_orig

struct ast_set_party_id priv_orig

What private redirecting-orig id information to set.

Definition at line 563 of file channel.h.

◆ priv_to

struct ast_set_party_id priv_to

What private redirecting-to id information to set.

Definition at line 567 of file channel.h.

◆ to

struct ast_set_party_id to

What redirecting-to id information to set.

Definition at line 561 of file channel.h.


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