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

#include <confbridge.h>

Data Fields

struct {
   struct conf_menu_action *   first
 
   struct conf_menu_action *   last
 
actions
 
char dtmf [MAXIMUM_DTMF_FEATURE_STRING]
 
struct {
   struct conf_menu_entry *   next
 
entry
 

Detailed Description

Conference menu entries contain the DTMF sequence and the list of actions that are associated with that sequence.

Definition at line 138 of file confbridge.h.

Field Documentation

struct { ... } actions

The actions associated with this menu entry.

Referenced by conf_menu_entry_destroy().

the DTMF sequence that triggers the actions

Definition at line 140 of file confbridge.h.

Referenced by conf_find_menu_entry_by_sequence().


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