|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
#include <resource_channels.h>
Data Fields | |
| const char * | caller |
| const char * | channel_id |
| int | timeout |
Argument struct for ast_ari_channels_dial()
Definition at line 802 of file resource_channels.h.
| const char* caller |
Channel ID of caller
Definition at line 806 of file resource_channels.h.
| const char* channel_id |
Channel's id
Definition at line 804 of file resource_channels.h.
| int timeout |
Dial timeout
Definition at line 808 of file resource_channels.h.