mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 09:17:34 +00:00
FS-6692 #resolve
This commit is contained in:
parent
8135509803
commit
1e9505d853
@ -2728,6 +2728,8 @@ static switch_bool_t verto__invite_func(const char *method, cJSON *params, jsock
|
|||||||
err = 1; goto cleanup;
|
err = 1; goto cleanup;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
switch_ivr_set_user(session, jsock->uid);
|
||||||
|
|
||||||
channel = switch_core_session_get_channel(session);
|
channel = switch_core_session_get_channel(session);
|
||||||
switch_channel_set_direction(channel, SWITCH_CALL_DIRECTION_INBOUND);
|
switch_channel_set_direction(channel, SWITCH_CALL_DIRECTION_INBOUND);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user