R: [Serusers] How to intercept reply messages

Juha Heinanen jh at tutpro.com
Mon Jun 21 10:17:53 CEST 2004


Zappasodi Daniele writes:

 > Cn I change the type of the reply? For example I could substitute a "302
 > moved Temporarily" with a "403 Forbidden" in order to avoid the call
 > divert.

you can do it in failure_route by checking t_check_status("302") and
then generating 403 reply.

-- juha




More information about the sr-users mailing list