#include <channel.h>

Data Fields | |
| struct ast_set_party_id | ani |
| struct ast_set_party_id | id |
Definition at line 391 of file channel.h.
struct ast_set_party_id ani [read] |
What ANI id information to set.
Definition at line 395 of file channel.h.
Referenced by ast_party_caller_set(), and misdn_update_caller_id().
struct ast_set_party_id id [read] |
What caller id information to set.
Definition at line 393 of file channel.h.
Referenced by ast_party_caller_set(), and misdn_update_caller_id().
1.5.6