Can you please let me know if it is possible/feasible to implement IVR application logging on web server not MCP?
P.S: I know it is possible to have IVR application logging by using “logging” property of blocks or by using “log” block but that logging happens on MCP whereas our motive is to have application logging enabled on application server as well.
Thanks for prompt response. I was planning to do the same by using the backend block of composer and then linking with custom logging jsp but that does not look to be a good solution as that would mean that every time I have to do logging then i’ll need to add that block.