Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_set_party_caller Struct Reference

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

#include <channel.h>

Collaboration diagram for ast_set_party_caller:
Collaboration graph
[legend]

Data Fields

struct ast_set_party_id ani
 
struct ast_set_party_id id
 
struct ast_set_party_id priv
 

Detailed Description

Indicate what information in ast_party_caller should be set.

Since
1.8

Definition at line 440 of file channel.h.

Field Documentation

◆ ani

struct ast_set_party_id ani

What ANI id information to set.

Definition at line 444 of file channel.h.

◆ id

struct ast_set_party_id id

What caller id information to set.

Definition at line 442 of file channel.h.

Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and Model::load().

◆ priv

struct ast_set_party_id priv

What private caller id information to set.

Definition at line 446 of file channel.h.


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