Hi Hugo,
actually you can set flags after t_relay, but you need to call
t_flush_flags() function:
that's it - stupid me...
thx juha!
cheers
-hugo
-----Original Message-----
From: Juha Heinanen [mailto:jh@tutpro.com]
Sent: Wednesday, April 16, 2008 2:39 PM
To: Hugo Koblmueller
Cc: Bogdan-Andrei Iancu; users(a)lists.openser.org
Subject: RE: [OpenSER-Users] scope of openser flags
Hugo Koblmueller writes:
hmmm, well i used the t_relay with IP address to
forward the requests to
asterisk resp. OCSmediation server
i was looking at the script AFTER setting the flag and didn't see any
t_relay. you have to set the flag before you call t_relay if you want to
see it set in reply route.
-- juha