Asterisk - The Open Source Telephony Project GIT-master-a63eec2
|
Data Fields | ||
struct { | ||
struct stimulus_list * next | ||
} | next | |
enum attended_transfer_stimulus | stimulus | |
Definition at line 1282 of file bridge_basic.c.
struct stimulus_list* next |
Definition at line 1284 of file bridge_basic.c.
Referenced by clear_stimulus_queue(), remove_attended_transfer_stimulus(), stimulate_attended_transfer(), and wait_for_stimulus().
struct { ... } next |
enum attended_transfer_stimulus stimulus |
Definition at line 1283 of file bridge_basic.c.
Referenced by remove_attended_transfer_stimulus(), stimulate_attended_transfer(), and wait_for_stimulus().