cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
819
Views
5
Helpful
2
Replies

Monitoring Tone

ayush.shyam
Level 1
Level 1

Hello Tech Gurus,

I am working on Monitoring and Whisper application.

I already completed all functionalities also, but the only problem i am facing is with Monitoring tone. We have 4 options available.

PLAYTONE_LOCALONLY = 0;

PLAYTONE_REMOTEONLY = 1;

PLAYTONE_BOTHLOCALANDREMOTE = 2;

PLAYTONE_NOLOCAL_OR_REMOTE = 3;

But doesn't matter which option i choose, all the time both (local & remote) can listen this tone.

What should I do now in that case?

Ayush Chaudhary

Switzerland

2 Replies 2

ptindall
Cisco Employee
Cisco Employee

Ayush,

There's a link to a working sample here that covers all options.  You might want to try that or use it as an example.

Paul Tindall on Twitter: "Want to trigger recording or monitoring from #CiscoFinesse workflow? Simple microservice, incl…

Thanks for your reply!

I have found the solution, and now everything is working perfectly!

Ayush

Awitzerland