|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| unsigned int | hangup_after:1 |
| char * | parkee_uuid |
| char | parker_uuid [0] |
| struct transfer_channel_data * | transfer_data |
Definition at line 72 of file parking_bridge_features.c.
| unsigned int hangup_after |
Definition at line 75 of file parking_bridge_features.c.
Referenced by create_parked_subscription(), create_parked_subscription_full(), and parker_parked_call_message_response().
| char* parkee_uuid |
Definition at line 74 of file parking_bridge_features.c.
Referenced by create_parked_subscription(), and create_parked_subscription_full().
| char parker_uuid[0] |
Definition at line 76 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 73 of file parking_bridge_features.c.
Referenced by create_parked_subscription_full(), parker_parked_call_message_response(), and parker_update_cb().