Justine Joubran | 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. |