Re: [Sip-implementors] Distinguishing Forked and Looped scenarios at SIP proxy

2009-04-20 Thread Dale Worley
On Sun, 2009-04-19 at 14:00 +0530, Ashwath Kumar wrote: > These two are distinguised by only one parameter that is > branch=z9hG4bK-22034-1-1 > in via header. > > Now how the proxy will consider this ? > Will Proxy treat it as loop ? > or will it treat as an INVITE from some other UA , as in case

Re: [Sip-implementors] Distinguishing Forked and Looped scenarios at SIP proxy

2009-04-19 Thread Iñaki Baz Castillo
El Domingo, 19 de Abril de 2009, Ashwath Kumar escribió: > These two are distinguised by only one parameter that is > branch=z9hG4bK-22034-1-1 > in via header. > > Now how the proxy will consider this ? > Will Proxy treat it as loop ? Why a loop? A loop occurs when a proxy routes a request to hi

[Sip-implementors] Distinguishing Forked and Looped scenarios at SIP proxy

2009-04-19 Thread Ashwath Kumar
Hi All, I am sending TWO INVITE messages to a proxy . = 1st INVITE == INVITE sip:2...@1.20.20.33:5060 SIP/2.0 Via: SIP/2.0/UDP 1.1.1.25:7766;branch=z9hG4bK-22034-1-0 From: sipp ;tag=22034SIPpTag001 To: sut Call-ID: 1-22...@1.1.1.25 CSeq: 1 INVITE Conta