Re: [Sip] INFO message belongs only to INVITE dialog usage?

Paul Kyzivat <pkyzivat@cisco.com> Thu, 31 May 2007 15:21 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 1HtmSW-00007H-1L; Thu, 31 May 2007 11:21:04 -0400
Received: from sip by megatron.ietf.org with local (Exim 4.43) id 1HtmSU-0008Ru-D7 for sip-confirm+ok@megatron.ietf.org; Thu, 31 May 2007 11:21:02 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1HtmSU-0008RD-2q for sip@ietf.org; Thu, 31 May 2007 11:21:02 -0400
Received: from rtp-iport-1.cisco.com ([64.102.122.148]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1HtmSS-0007Yr-Qo for sip@ietf.org; Thu, 31 May 2007 11:21:02 -0400
Received: from rtp-dkim-1.cisco.com ([64.102.121.158]) by rtp-iport-1.cisco.com with ESMTP; 31 May 2007 11:21:00 -0400
X-IronPort-AV: i="4.14,599,1170651600"; d="scan'208"; a="61616000:sNHT42496894"
Received: from rtp-core-2.cisco.com (rtp-core-2.cisco.com [64.102.124.13]) by rtp-dkim-1.cisco.com (8.12.11/8.12.11) with ESMTP id l4VFL07Q029965; Thu, 31 May 2007 11:21:00 -0400
Received: from xbh-rtp-211.amer.cisco.com (xbh-rtp-211.cisco.com [64.102.31.102]) by rtp-core-2.cisco.com (8.12.10/8.12.6) with ESMTP id l4VFKP69006680; Thu, 31 May 2007 15:21:00 GMT
Received: from xfe-rtp-201.amer.cisco.com ([64.102.31.38]) by xbh-rtp-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 31 May 2007 11:20:49 -0400
Received: from [161.44.174.150] ([161.44.174.150]) by xfe-rtp-201.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 31 May 2007 11:20:49 -0400
Message-ID: <465EE7CF.4010705@cisco.com>
Date: Thu, 31 May 2007 11:20:47 -0400
From: Paul Kyzivat <pkyzivat@cisco.com>
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)
MIME-Version: 1.0
To: Nina Garaca <nina.garaca@zesium.com>
Subject: Re: [Sip] INFO message belongs only to INVITE dialog usage?
References: <465E9331.8070909@zesium.com>
In-Reply-To: <465E9331.8070909@zesium.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 31 May 2007 15:20:49.0329 (UTC) FILETIME=[44D11210:01C7A397]
DKIM-Signature: v=0.5; a=rsa-sha256; q=dns/txt; l=880; t=1180624860; x=1181488860; c=relaxed/simple; s=rtpdkim1001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=pkyzivat@cisco.com; z=From:=20Paul=20Kyzivat=20<pkyzivat@cisco.com> |Subject:=20Re=3A=20[Sip]=20INFO=20message=20belongs=20only=20to=20INVITE =20dialog=20usage? |Sender:=20 |To:=20Nina=20Garaca=20<nina.garaca@zesium.com>; bh=oiEwZT+/wMtrxO0Jmb5o8o2v2uR7CjwgKWO+0zJK9sw=; b=mAQtHRo+w46mB9IeRAMi+QaeiLA+mcEvAHiQXEE+gm9Lz1H7eyLPoxVdS2k8fnqbHN12mzrc xDFFFIRlbR90Y/3SdoNweb7ByIaOAlzcnzXleOdqj6I7IKND3JsbaNF/;
Authentication-Results: rtp-dkim-1; header.From=pkyzivat@cisco.com; dkim=pass ( sig from cisco.com/rtpdkim1001 verified; );
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 9466e0365fc95844abaf7c3f15a05c7d
Cc: sip@ietf.org
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

My understanding is consistent with what dialogusage says - INFO is 
specific to the INVITE dialog usage. But off the top of my head I can't 
recall where that is specified.

	Paul

Nina Garaca wrote:
> Hi all,
> 
> I have read rfc2976 - The SIP INFO Method, but I haven't really 
> understood that INFO message belongs only to INVITE dialog usage, which 
> however draft-ietf-sipping-dialogusage-04 claims in its part 5.3:
> 
> 
>      5.3. Matching requests to usages
> 
> 
> 
>   For many mid-dialog requests, identifying the usage they belong to is
>   obvious.  A dialog can have at most one invite usage, so any INVITE,
>   UPDATE, PRACK, ACK, CANCEL, BYE, or INFO requests belong to it.
> 
> So my, question is:
>    Can INFO message  belong to other usages, besides INVITE, such are  
> SUBSCRIBE  or REFER?
> 
> Thanks in advance,
> Nina.
> 


_______________________________________________
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