Hi Helge,
doesn't matter how you added the RR hdr - via record_route(),
record_route_preset() or append_hf(). When you receive a sequential
request, check_route_param("") will check the params of the
corresponding Route hdr.
Maybe it is a reg exp problem or the Route does not contain the param
you are looking for...
regards,
bogdan
Helge Waastad wrote:
Hi,
I was just wondering if the check_route_param("") works on
record_route_preset Routes?
It never hits when my Route: are, f.ex like
xxx.xxx.xxx.xxx:<port>;nat=yes
Is this true?
br hw