| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
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 607 of file channel.h.
Referenced by __ast_channel_internal_alloc_with_initializers(), action_originate(), ari_channels_handle_originate_with_id(), ast_ari_channels_create(), ast_unreal_new_channels(), begin_dial_prerun(), dial_append_common(), do_ids_conflict(), fast_originate(), and stasis_app_control_snoop().
| const char* uniqueid2 | 
Definition at line 608 of file channel.h.
Referenced by action_originate(), ari_channels_handle_originate_with_id(), ast_ari_channels_create(), ast_unreal_new_channels(), dial_append_common(), and do_ids_conflict().