Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


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 230 of file chan_motif.c.


Field Documentation

const char* action

Definition at line 231 of file chan_motif.c.

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

Definition at line 232 of file chan_motif.c.

Referenced by jingle_action_hook().


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