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 to that.
> 
> For the complete story, *carefully* read section 16 of RFC3261. There is a

Agreed; I was trying to provide the abridged, Cliff's Notes version for
what seemed like an expedient functional question.

-- Alex

-- 
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors


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 RFC3261. There is 
a lot there, some of it subtle, and all of it important.


Good Luck,
Paul


Sent from mobile, with due apologies for brevity and errors.


On Mar 20, 2020, at 9:23 AM, Jason Harrison  wrote:

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 URI. I ask as I have a proxy server that does not route a BYE 
request and I am trying to understand why

Many thanks
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors



___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors


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  
> wrote:
> 
> 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 URI. I ask as I have a proxy server that does not 
> route a BYE request and I am trying to understand why
> 
> Many thanks
> ___
> Sip-implementors mailing list
> Sip-implementors@lists.cs.columbia.edu
> https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors


[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 URI. I ask as I have a proxy server that does not route a BYE 
request and I am trying to understand why

Many thanks
___
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors