Designer location

Status
Not open for further replies.

SWSDEV

Forum User
Joined
Feb 23, 2008
Messages
256
Reaction score
0
I've found I can't debug when the voice application designer is not on the actual 3cx server. Am I missing something?
 
In order to debug a callflow you need to:
1) Deploy the debug configuration of the callflow.
2) Make a call to the callflow. This will cause that the callflow generates a debug information file when the callflow is executed.
3) Start a debug session, select the generated debug information file, and advance the callflow step by step.

Also, note that when you make any change to the callflow, the "start debug" menu option will be disabled. You need to build the callflow, deploy and debug, without making any change to the callflow.

Debug can be done local to the 3CX server or in any remote computer. Please verify that the previous steps are being done and that the callflow has not been modified.
 
OK, it seems ok now.
 
Status
Not open for further replies.