Asterisk - The Open Source Telephony Project GIT-master-6144b6b
Loading...
Searching...
No Matches
Data Fields
ast_extension_state_remove_message Struct Reference

Stasis message for extension state removal message. More...

#include <extension_state.h>

Data Fields

char * context
 The dialplan context.
 
char extension [0]
 The dialplan extension.
 

Detailed Description

Stasis message for extension state removal message.

Definition at line 116 of file extension_state.h.

Field Documentation

◆ context

char* context

The dialplan context.

Definition at line 118 of file extension_state.h.

Referenced by extension_state_legacy_remove_cb(), and extension_state_remove_message_create().

◆ extension

char extension[0]

The dialplan extension.

Definition at line 120 of file extension_state.h.

Referenced by extension_state_legacy_remove_cb(), and extension_state_remove_message_create().


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