Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


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:

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


Field Documentation

What ANI id information to set.

Definition at line 398 of file channel.h.

Referenced by ast_party_caller_set(), and misdn_update_caller_id().

What caller id information to set.

Definition at line 396 of file channel.h.

Referenced by ast_party_caller_set(), and misdn_update_caller_id().

What private caller id information to set.

Definition at line 400 of file channel.h.

Referenced by ast_party_caller_set().


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