[Sip] 答复: RE: Query on RFC 3578 v/s RFC 3261
gao.yang2@zte.com.cn Wed, 31 March 2010 08:46 UTC
Return-Path: <gao.yang2@zte.com.cn>
X-Original-To: sip@core3.amsl.com
Delivered-To: sip@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 6F66D3A69AC for <sip@core3.amsl.com>;
Wed, 31 Mar 2010 01:46:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -92.182
X-Spam-Level:
X-Spam-Status: No, score=-92.182 tagged_above=-999 required=5 tests=[AWL=-0.522,
BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, DNS_FROM_OPENWHOIS=1.13,
HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, MIME_BASE64_TEXT=1.753,
MIME_CHARSET_FARAWAY=2.45, RCVD_DOUBLE_IP_LOOSE=0.76,
SARE_SUB_ENC_GB2312=1.345, 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 qcb5UQExUtEh for
<sip@core3.amsl.com>; Wed, 31 Mar 2010 01:46:37 -0700 (PDT)
Received: from mx5.zte.com.cn (mx5.zte.com.cn [63.217.80.70]) by
core3.amsl.com (Postfix) with ESMTP id 833463A6937 for <sip@ietf.org>;
Wed, 31 Mar 2010 01:46:36 -0700 (PDT)
Received: from [10.30.17.99] by mx5.zte.com.cn with surfront esmtp id
303341112621526; Wed, 31 Mar 2010 16:45:29 +0800 (CST)
Received: from [192.168.168.1] by [192.168.168.15] with StormMail ESMTP id
64572.2919081852; Wed, 31 Mar 2010 16:46:58 +0800 (CST)
Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse2.zte.com.cn with
ESMTP id o2V8kORv010660;
Wed, 31 Mar 2010 16:46:45 +0800 (CST) (envelope-from gao.yang2@zte.com.cn)
In-Reply-To: <98041FB94260464FB06D65C8E9E6473B9CCA31@XMB-BGL-41D.cisco.com>
To: "Sreerekha Shenoy (sresheno)" <sresheno@cisco.com>
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 7.0.1 January 17, 2006
Message-ID: <OFCD355BD2.FA2C0FDD-ON482576F7.002F5B0E-482576F7.003032BE@zte.com.cn>
From: gao.yang2@zte.com.cn
Date: Wed, 31 Mar 2010 16:44:49 +0800
X-MIMETrack: Serialize by Router on notes_smtp/zte_ltd(Release 6.5.4|March 27,
2005) at 2010-03-31 16:46:35, Serialize complete at 2010-03-31 16:46:35
Content-Type: multipart/alternative;
boundary="=_alternative 003032BB482576F7_="
X-MAIL: mse2.zte.com.cn o2V8kORv010660
Cc: sip@ietf.org
Subject: [Sip] =?gb2312?b?tPC4tDogUkU6ICBRdWVyeSBvbiBSRkMgMzU3OCB2L3MgUkZD?=
=?gb2312?b?IDMyNjE=?=
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sip>,
<mailto:sip-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sip>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sip>,
<mailto:sip-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Mar 2010 08:46:38 -0000
Ini-INVITE is always without to-tag which is decided by the UAS. I doesn't see anything against with the "1" quoted above from 3261. Or, please describe your use-case more detailed. Cheers, Gao =================================== Zip : 210012 Tel : 87211 Tel2 :(+86)-025-52877211 e_mail : gao.yang2@zte.com.cn =================================== "Sreerekha Shenoy (sresheno)" <sresheno@cisco.com> 2010-03-31 16:27 收件人 "Arunachala" <arun1977@gmail.com>om>, <gao.yang2@zte.com.cn>cn>, <sip@ietf.org> 抄送 主题 RE: [Sip] Query on RFC 3578 v/s RFC 3261 Thanks Gao, Arun, RFC 3261 says "1. If there is an ongoing INVITE client transaction, the TU MUST wait until the transaction reaches the completed or terminated state before initiating the new INVITE." RFC 3578 also mentions abt the first INVITE receiving a response (with a To Tag) [1xx/2xx/...] The subsequent SAM still goes out with a new INVITE without this To-tag though. So in essence, are we saying that we keep ignoring the dialog formation and still continue to do INVITEs until no more SAM's happen? Arent we going against the "1" quoted above from 3261? Thanks, Best Regards, Rekha -----Original Message----- From: Arunachala [mailto:arun1977@gmail.com] Sent: Wednesday, March 31, 2010 11:34 AM To: Sreerekha Shenoy (sresheno) Cc: sip@ietf.org Subject: Re: [Sip] Query on RFC 3578 v/s RFC 3261 Hi, I don't think are contradictory. RFC 3261 is talking about an INVITE transaction within a dialog. Since in the case of RFC 3578, there is NO dialog setup yet, as there is NO response for the initial INVITE, RFC 3261 Section 14.1 does NOT hold good here. Regards, Arun On Tue, Mar 30, 2010 at 10:47 PM, Sreerekha Shenoy (sresheno) <sresheno@cisco.com> wrote: > Hi, > > I was reading the RFC 3578 regarding ISUP overlap signaling to SIP. > > > > In RFC 3578: > > 3.2. Generating Multiple INVITEs > > ... > > If a SAM arrives to the gateway, T10 is refreshed and a new INVITE > > with the new digits received is sent. The new INVITE has the same > > Call-ID and the same From header field including the tag as the first > > INVITE sent, but has an updated Request-URI. > > > > [This section seems to indicate that the new INVITE happens without awaiting > the final response for the previous INVITE] > > > > > > In RFC 3261: > > 14.1 UAC Behavior > > ... > > Note that a UAC MUST NOT initiate a new INVITE transaction within a > > dialog while another INVITE transaction is in progress in either > > direction. > > > > ... > > > > I find the two RFCs contradicting each other w.r.t INVITE initiated before > the previous INVITE transaction was over in case of RFC 3578. > > Please let me know if I am wrong in my understanding. > > > > > > Thanks, > > Best Regards, > > Rekha > > > > _______________________________________________ > Sip mailing list https://www.ietf.org/mailman/listinfo/sip > This list is essentially closed and only used for finishing old business. > Use sip-implementors@cs.columbia.edu for questions on how to develop a SIP > implementation. > Use dispatch@ietf.org for new developments on the application of sip. > Use sipcore@ietf.org for issues related to maintenance of the core SIP > specifications. > -------------------------------------------------------- ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and Spam by ZTE Anti-Spam system.
- [Sip] Query on RFC 3578 v/s RFC 3261 Sreerekha Shenoy (sresheno)
- Re: [Sip] Query on RFC 3578 v/s RFC 3261 gao.yang2
- Re: [Sip] Query on RFC 3578 v/s RFC 3261 Arunachala
- Re: [Sip] Query on RFC 3578 v/s RFC 3261 Sreerekha Shenoy (sresheno)
- [Sip] 答复: RE: Query on RFC 3578 v/s RFC 3261 gao.yang2
- Re: [Sip] Query on RFC 3578 v/s RFC 3261 Sreerekha Shenoy (sresheno)
- Re: [Sip] Query on RFC 3578 v/s RFC 3261 gao.yang2