|
Asterisk - The Open Source Telephony Project
18.5.0
|
Defined handlers for different Jingle actions. More...
Data Fields | |
| const char * | action |
| void(* | handler )(struct jingle_endpoint *endpoint, struct jingle_session *session, ikspak *pak) |
Defined handlers for different Jingle actions.
Definition at line 373 of file chan_motif.c.
| const char* action |
Definition at line 374 of file chan_motif.c.
| void(* handler) (struct jingle_endpoint *endpoint, struct jingle_session *session, ikspak *pak) |
Definition at line 375 of file chan_motif.c.
Referenced by jingle_action_hook().
1.8.13