Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_assigned_ids Struct Reference

Structure to pass both assignedid values to channel drivers. More...

#include <channel.h>

Data Fields

const char * uniqueid
 
const char * uniqueid2
 

Detailed Description

Structure to pass both assignedid values to channel drivers.

Note
The second value is used only by core_unreal (LOCAL)

Definition at line 605 of file channel.h.

Field Documentation

◆ uniqueid

const char* uniqueid

◆ uniqueid2

const char* uniqueid2

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