Hello, I would like to know if it is possible to process positive replies. As far as I
know, only negative responses can be dealt with, with failure_route. I don't want to
modify the response, but I must be able to read it to extract a certain header value and
insert it into a database. (In particular I am implementing a P-CSCF and I need the
Service-Route header of the 200 response)
I hope you can help me. Thank you.