Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
unsigned int | hangup_after:1 |
char * | parkee_uuid |
char | parker_uuid [0] |
struct transfer_channel_data * | transfer_data |
Definition at line 69 of file parking_bridge_features.c.
unsigned int hangup_after |
Definition at line 72 of file parking_bridge_features.c.
Referenced by create_parked_subscription_full(), and parker_parked_call_message_response().
char* parkee_uuid |
Definition at line 71 of file parking_bridge_features.c.
Referenced by create_parked_subscription_full(), and parker_parked_call_message_response().
char parker_uuid[0] |
Definition at line 73 of file parking_bridge_features.c.
Referenced by create_parked_subscription_full(), and parker_parked_call_message_response().
struct transfer_channel_data* transfer_data |
Definition at line 70 of file parking_bridge_features.c.
Referenced by create_parked_subscription_full(), parker_parked_call_message_response(), and parker_update_cb().