Re: [sipcore] Dialog state - Scope in draft-ietf-sipcore-reinvite

Gonzalo Camarillo <Gonzalo.Camarillo@ericsson.com> Thu, 22 July 2010 14:07 UTC

Return-Path: <gonzalo.camarillo@ericsson.com>
X-Original-To: sipcore@core3.amsl.com
Delivered-To: sipcore@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3AEE43A69F7 for <sipcore@core3.amsl.com>; Thu, 22 Jul 2010 07:07:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.87
X-Spam-Level:
X-Spam-Status: No, score=-103.87 tagged_above=-999 required=5 tests=[AWL=-1.271, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zEnuHIdojbZO for <sipcore@core3.amsl.com>; Thu, 22 Jul 2010 07:07:35 -0700 (PDT)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by core3.amsl.com (Postfix) with ESMTP id 1CA1E3A6A92 for <sipcore@ietf.org>; Thu, 22 Jul 2010 07:07:34 -0700 (PDT)
X-AuditID: c1b4fb39-b7b91ae000001aef-8b-4c4850b7123f
Received: from esealmw129.eemea.ericsson.se (Unknown_Domain [153.88.253.125]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id 0E.32.06895.7B0584C4; Thu, 22 Jul 2010 16:07:51 +0200 (CEST)
Received: from esealmw129.eemea.ericsson.se ([153.88.254.177]) by esealmw129.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Thu, 22 Jul 2010 16:07:50 +0200
Received: from [131.160.126.163] ([131.160.126.163]) by esealmw129.eemea.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Thu, 22 Jul 2010 16:07:50 +0200
Message-ID: <4C4850B7.9070702@ericsson.com>
Date: Thu, 22 Jul 2010 17:07:51 +0300
From: Gonzalo Camarillo <Gonzalo.Camarillo@ericsson.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6
MIME-Version: 1.0
To: Paul Kyzivat <pkyzivat@cisco.com>
References: <4C4740B8.3010401@cisco.com> <4C47EFAD.6080204@ericsson.com> <4C48504A.7030704@cisco.com>
In-Reply-To: <4C48504A.7030704@cisco.com>
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 22 Jul 2010 14:07:50.0416 (UTC) FILETIME=[4500F900:01CB29A7]
X-Brightmail-Tracker: AAAAAA==
Cc: SIPCORE <sipcore@ietf.org>
Subject: Re: [sipcore] Dialog state - Scope in draft-ietf-sipcore-reinvite
X-BeenThere: sipcore@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP Core Working Group <sipcore.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sipcore>, <mailto:sipcore-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sipcore>
List-Post: <mailto:sipcore@ietf.org>
List-Help: <mailto:sipcore-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sipcore>, <mailto:sipcore-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 22 Jul 2010 14:07:37 -0000

Hi Paul,

I have also fixed the nit you spotted below.

Thanks,

Gonzalo

On 22/07/2010 5:06 PM, Paul Kyzivat wrote:
> 
> 
> Gonzalo Camarillo wrote:
>> Hi Paul,
>>
>> thanks for your comments. Answers inline:
> 
> I think this is good. Just one more nit:
> 
>> OLD:
>> ...or the UAs have exchanged media using the new parameters
>>
>> NEW:
>> ...or the UA have sent or received media using the new parameters
> 
> s/UA have sent/UA has sent/
> 
> 	Thanks,
> 	Paul