Asterisk - The Open Source Telephony Project
18.5.0
|
Structure to pass both assignedid values to channel drivers. More...
#include <channel.h>
Data Fields | |
const char * | uniqueid |
const char * | uniqueid2 |
Structure to pass both assignedid values to channel drivers.
const char* uniqueid |
Definition at line 606 of file channel.h.
Referenced by __ast_channel_internal_alloc(), action_originate(), ari_channels_handle_originate_with_id(), ast_ari_channels_create(), ast_unreal_new_channels(), begin_dial_prerun(), dial_append_common(), fast_originate(), and stasis_app_control_snoop().
const char* uniqueid2 |
Definition at line 607 of file channel.h.
Referenced by action_originate(), ari_channels_handle_originate_with_id(), ast_ari_channels_create(), ast_unreal_new_channels(), and dial_append_common().