mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-8918 #resolve [10 Second timeout after Notify during Proxy refer.]
This commit is contained in:
@@ -801,6 +801,8 @@ struct private_object {
|
||||
char *x_freeswitch_support_local;
|
||||
char *last_sent_callee_id_name;
|
||||
char *last_sent_callee_id_number;
|
||||
char *proxy_refer_uuid;
|
||||
msg_t *proxy_refer_msg;
|
||||
switch_mutex_t *flag_mutex;
|
||||
switch_mutex_t *sofia_mutex;
|
||||
switch_payload_t te;
|
||||
|
||||
Reference in New Issue
Block a user