Skip to main content
Question

facing problem while making conference call

  • March 11, 2024
  • 0 replies
  • 50 views

1710163353732.png

while making a conference call

inside a terminated session I am getting the previously set state(

line number 23

console.log("Event: Terminated",callService.callData.type);

but in accepted session I am getting the new set value

line number 15

console.log("Event: Terminated",callService.callData.type);

did Terminated session made cache