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