Re: [Sip-implementors] Proxy handling of in dialogue request

2020-03-20 Thread Alex Balashov
On Fri, Mar 20, 2020 at 02:37:04PM -0400, Paul Kyzivat wrote: > On 3/20/20 1:22 PM, Alex Balashov wrote: > > The proxy will send the request onward to the next Route hop. If no further > > Route hops are available, it will consume the domain portion of the Request > > URI and send the request

Re: [Sip-implementors] Proxy handling of in dialogue request

2020-03-20 Thread Paul Kyzivat
Jason, On 3/20/20 1:22 PM, Alex Balashov wrote: The proxy will send the request onward to the next Route hop. If no further Route hops are available, it will consume the domain portion of the Request URI and send the request to that. For the complete story, *carefully* read section 16 of

Re: [Sip-implementors] Proxy handling of in dialogue request

2020-03-20 Thread Alex Balashov
The proxy will send the request onward to the next Route hop. If no further Route hops are available, it will consume the domain portion of the Request URI and send the request to that. — Sent from mobile, with due apologies for brevity and errors. > On Mar 20, 2020, at 9:23 AM, Jason Harrison

[Sip-implementors] Proxy handling of in dialogue request

2020-03-20 Thread Jason Harrison
Hi, I know that a UA uses the remote target and route set to build the Route headers and request URI. What I cannot find detail on is how a stateful proxy will determine where to route the request. Does the proxy have a remote target and route set like a UA, or does it simply use the request