FS-5383 --resolve
This commit is contained in:
parent
7952f7c547
commit
ff05e5f2c7
|
@ -963,7 +963,7 @@ static switch_status_t channel_receive_message(switch_core_session_t *session, s
|
|||
|
||||
switch (msg->message_id) {
|
||||
case SWITCH_MESSAGE_INDICATE_DISPLAY:
|
||||
{
|
||||
if (tech_pvt->other_channel) {
|
||||
|
||||
if (switch_test_flag(tech_pvt, TFLAG_BLEG)) {
|
||||
if (!zstr(msg->string_array_arg[0])) {
|
||||
|
|
Loading…
Reference in New Issue