Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_set_party_connected_line Struct Reference

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

#include <channel.h>

Collaboration diagram for ast_set_party_connected_line:
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_connected_line should be set.

Since
1.8

Definition at line 490 of file channel.h.

Field Documentation

◆ ani

struct ast_set_party_id ani

What ANI id information to set.

Definition at line 494 of file channel.h.

Referenced by ast_party_connected_line_set().

◆ id

struct ast_set_party_id id

◆ priv

struct ast_set_party_id priv

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