Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_channel_snapshot_dialplan Struct Reference

Structure containing dialplan information for a channel snapshot. More...

#include <stasis_channels.h>

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field appl
 
const ast_string_field context
 
const ast_string_field data
 
const ast_string_field exten
 
int priority
 

Detailed Description

Structure containing dialplan information for a channel snapshot.

Since
17

Definition at line 64 of file stasis_channels.h.

Field Documentation

const ast_string_field appl
const ast_string_field context
const ast_string_field data
const ast_string_field exten
int priority

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