RTS API Documentation  1.10.11
Data Fields
device_uuid_node_s Struct Reference

#include <switch_core.h>

+ Collaboration diagram for device_uuid_node_s:

Data Fields

char * uuid
 
switch_xml_t xml_cdr
 
switch_event_tevent
 
switch_channel_callstate_t callstate
 
switch_hold_record_thold_record
 
switch_caller_profile_thup_profile
 
switch_call_direction_t direction
 
struct switch_device_record_sparent
 
struct device_uuid_node_snext
 

Detailed Description

Definition at line 81 of file switch_core.h.

Field Documentation

◆ callstate

switch_channel_callstate_t device_uuid_node_s::callstate

◆ direction

switch_call_direction_t device_uuid_node_s::direction

◆ event

switch_event_t* device_uuid_node_s::event

Definition at line 84 of file switch_core.h.

Referenced by process_device_hup(), and switch_channel_clear_device_record().

◆ hold_record

switch_hold_record_t* device_uuid_node_s::hold_record

Definition at line 86 of file switch_core.h.

Referenced by process_device_hup().

◆ hup_profile

switch_caller_profile_t* device_uuid_node_s::hup_profile

◆ next

struct device_uuid_node_s* device_uuid_node_s::next

Definition at line 90 of file switch_core.h.

Referenced by add_uuid(), fetch_device_stats(), and switch_channel_clear_device_record().

◆ parent

struct switch_device_record_s* device_uuid_node_s::parent

◆ uuid

char* device_uuid_node_s::uuid

Definition at line 82 of file switch_core.h.

Referenced by add_uuid().

◆ xml_cdr

switch_xml_t device_uuid_node_s::xml_cdr

Definition at line 83 of file switch_core.h.

Referenced by process_device_hup(), and switch_channel_clear_device_record().


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