How to implement click to dial feature for a CTI app?

Hi @Thanh_DV,

Welcome to the community. :slight_smile:

For Freshsales, the event name is different. Try the following for the same event.

client.events.on(“calling”, function (event){

}));