[Serdev] tcp/tls for lcr module
Juha Heinanen
jh at tutpro.com
Wed Jun 22 16:01:33 UTC 2005
Klaus Darilion writes:
> I wonder if the lcr module supports TCP for routing? I have not tried
> yet, but reviewing the module looks like the IP address and the port
> must be numerical. Thus, if ser forwards the call, there will not be any
> DNS resultion and the transport protocol will be UDP.
did you read README? it says about next_gw():
If called from a route block, replaces host:port part of Request-URI
by the first gw_addr_port_avp AVP value and destroys that AVP.
If called from a failure route block, appends a new branch to request,
where host:port part of Request-URI is replaced by the first
gw_addr_port_avp AVP value and destroys that AVP.
next_gw() thus doesn't touch uri scheme or uri parameters.
-- juha
More information about the Serdev
mailing list