Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
jingle_action_handler Struct Reference

Defined handlers for different Jingle actions. More...

Data Fields

const char * action
 
void(* handler )(struct jingle_endpoint *endpoint, struct jingle_session *session, ikspak *pak)
 

Detailed Description

Defined handlers for different Jingle actions.

Definition at line 415 of file chan_motif.c.

Field Documentation

◆ action

const char* action

Definition at line 416 of file chan_motif.c.

◆ handler

void(* handler) (struct jingle_endpoint *endpoint, struct jingle_session *session, ikspak *pak)

Definition at line 417 of file chan_motif.c.

Referenced by jingle_action_hook().


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