Results 1 comments of OM

Hi - we are struggling to implement redirect/transfer call feature. What will be the format of destination ? destination="";? endPointObj.xferCall(account,callInfo, "").then((data: any) => { console.log("xferCall", data, this.callInfo); }).catch((error: any) =>...