Showing 6 results.
Items per Page 50
of 1

CVP Forum

« Back to General Discussion

Calling MyCallEnd class when the call ends

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
I am trying to perform a DB update after the caller hangs up. I have already written my code in a class called "MyCallEnd". I have also added the name of this class in the Endpoint settings under "On Call End - Class".
 
I tried to do a test call into the application i.e. I call, and then I hangup in the middle of the application.
 
I have used the "addToLog" method in the code. Howerver, I see no additional entries in the log file.
How can I know that the class has been triggered and what is being executed?
 
Thanks,
Justine.