by VAD_Support » Sun Aug 30, 2009 8:29 pm
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.