Hello all,
i sometimes get a very late reply from a broken client which triggers the following error 9because the call was already continued in another branch):
ERROR: tm [t_reply.c:1193]: ERROR: t_should_relay_response: status rewrite by UAS: stored: 408, received: 200
Not a problem perse, but i would like to catch this error in the script's on_reply route because I need to prevent some actions on the reply if it will not be forwarded to the UAC. Is there a way to do this?