Re: [Sip] Interesting problem with PRACK and resent INVITEs

Jeroen van Bemmel <jbemmel@zonnet.nl> Fri, 18 January 2008 08:02 UTC

Return-path: <sip-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1JFmBD-0007Pz-Gi; Fri, 18 Jan 2008 03:02:23 -0500
Received: from sip by megatron.ietf.org with local (Exim 4.43) id 1JFmBC-0007Pu-2k for sip-confirm+ok@megatron.ietf.org; Fri, 18 Jan 2008 03:02:22 -0500
Received: from [10.90.34.44] (helo=chiedprmail1.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1JFmBB-0007Pk-Og for sip@ietf.org; Fri, 18 Jan 2008 03:02:21 -0500
Received: from smtp3.versatel.nl ([62.58.50.90]) by chiedprmail1.ietf.org with esmtp (Exim 4.43) id 1JFmBB-0003EI-Af for sip@ietf.org; Fri, 18 Jan 2008 03:02:21 -0500
Received: (qmail 10364 invoked by uid 0); 18 Jan 2008 08:01:52 -0000
Received: from ip198-11-212-87.adsl2.versatel.nl (HELO [192.168.1.6]) ([87.212.11.198]) (envelope-sender <jbemmel@zonnet.nl>) by smtp3.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 18 Jan 2008 08:01:52 -0000
Message-ID: <47905D04.6050509@zonnet.nl>
Date: Fri, 18 Jan 2008 09:02:12 +0100
From: Jeroen van Bemmel <jbemmel@zonnet.nl>
User-Agent: Thunderbird 2.0.0.9 (Windows/20071031)
MIME-Version: 1.0
To: Christer Holmberg <christer.holmberg@ericsson.com>
Subject: Re: [Sip] Interesting problem with PRACK and resent INVITEs
References: <200801172023.m0HKNRNa008780@dragon.ariadne.com> <478FFED9.7080307@cisco.com> <CA9998CD4A020D418654FCDEF4E707DF041F5175@esealmw113.eemea.ericsson.se> <4790547E.8000009@zonnet.nl> <CA9998CD4A020D418654FCDEF4E707DF041F53A6@esealmw113.eemea.ericsson.se>
In-Reply-To: <CA9998CD4A020D418654FCDEF4E707DF041F53A6@esealmw113.eemea.ericsson.se>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 7655788c23eb79e336f5f8ba8bce7906
Cc: sip@ietf.org, Paul Kyzivat <pkyzivat@cisco.com>
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=subscribe>
Errors-To: sip-bounces@ietf.org

Christer,
>> .
>>
>>
>> Regarding from tags there is no explicit text, but 22.2 says:
>>
>> When a UAC resubmits a request with its credentials after receiving a
>> 401 (Unauthorized) or 407 (Proxy Authentication Required) response,
>> it MUST increment the CSeq header field value as it would normally
>> when sending an updated request.
>>     
>
> So, I guess that means that the second INVITE in Dale's example should
> have Cseq => 3.

I interpreted this as "MUST increment (relative to the INVITE being 
challenged)". I guess for initial INVITEs the minimal requirement is 
that the CSeq be different, else merged request detection (8.2.2.2) 
could kick in and prevent the call from succeeding. So both 2 or 3 are 
valid, the text is ambiguous

Regards,
Jeroen


_______________________________________________
Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sipping@ietf.org for new developments on the application of sip