How to control the process of the voice application?

Status
Not open for further replies.

YCall

Trainee Partner
Joined
Dec 31, 2022
Messages
44
Reaction score
1
How to control the process of the voice application? How can I leave it without restarting the system? I need a detailed answer, I will be very grateful.
 
A little more information about what you are trying to achieve will help us provide a more detailed answer. But let me make some assumptions. I suspect you have a looping process that keeps the CFD doing something, but at some point you want it to stop. I can suggest two options: (1) use a configuration setting (text file) that is read periodically (or at the start of each loop) that conditionally exits the loop. For example: ;"Enable = false" (2) Alternatively, perhaps calling the CFD a second time could be used to toggle the CFD on/off.
 
  • Like
Reactions: edossantos
Is there any other way to stop the cycle? Option 2 is not suitable. Is it possible to see the activity of the process somewhere and stop it? The system is installed on debian.
 
I'm not a fan of killing the Call Flow Designer service as a solution to stopping a running CFD. That's a very brute-force approach. Is it possible? Yes. Is it recommended? I would not take that approach.
 
So i
I'm not a fan of killing the Call Flow Designer service as a solution to stopping a running CFD. That's a very brute-force approach. Is it possible? Yes. Is it recommended? I would not take that approach.

have to do a reboot. Can you recommend something else?
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,893
Messages
589,599
Members
164,763
Latest member
Techmansam