Re: [Sipping] Hi Paul //About draft-ietf-sipping-sip-offeranswer-11
gao.yang2@zte.com.cn Mon, 01 March 2010 05:46 UTC
Return-Path: <gao.yang2@zte.com.cn>
X-Original-To: sipping@core3.amsl.com
Delivered-To: sipping@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4837D28C228 for <sipping@core3.amsl.com>; Sun, 28 Feb 2010 21:46:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -94.435
X-Spam-Level:
X-Spam-Status: No, score=-94.435 tagged_above=-999 required=5 tests=[BAYES_50=0.001, HTML_MESSAGE=0.001, J_CHICKENPOX_44=0.6, MIME_BASE64_TEXT=1.753, MIME_CHARSET_FARAWAY=2.45, RCVD_DOUBLE_IP_LOOSE=0.76, 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 B839ZlTwqak4 for <sipping@core3.amsl.com>; Sun, 28 Feb 2010 21:46:09 -0800 (PST)
Received: from mx5.zte.com.cn (mx5.zte.com.cn [63.217.80.70]) by core3.amsl.com (Postfix) with ESMTP id 1204428C0E0 for <sipping@ietf.org>; Sun, 28 Feb 2010 21:46:07 -0800 (PST)
Received: from [10.30.17.99] by mx5.zte.com.cn with surfront esmtp id 11164478222840; Mon, 1 Mar 2010 13:08:28 +0800 (CST)
Received: from [192.168.168.1] by [192.168.168.15] with StormMail ESMTP id 64572.2283858608; Mon, 1 Mar 2010 13:46:03 +0800 (CST)
Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse2.zte.com.cn with ESMTP id o215kBaD096939; Mon, 1 Mar 2010 13:46:11 +0800 (CST) (envelope-from gao.yang2@zte.com.cn)
In-Reply-To: <4B87D7EC.4060109@cisco.com>
To: Paul Kyzivat <pkyzivat@cisco.com>
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 7.0.1 January 17, 2006
Message-ID: <OFB620F3D7.F5A5D079-ON482576D9.001EAAB5-482576D9.001FAD59@zte.com.cn>
From: gao.yang2@zte.com.cn
Date: Mon, 01 Mar 2010 13:44:39 +0800
X-MIMETrack: Serialize by Router on notes_smtp/zte_ltd(Release 6.5.4|March 27, 2005) at 2010-03-01 13:46:02, Serialize complete at 2010-03-01 13:46:02
Content-Type: multipart/alternative; boundary="=_alternative 001FAD51482576D9_="
X-MAIL: mse2.zte.com.cn o215kBaD096939
Cc: sipping <sipping@ietf.org>
Subject: Re: [Sipping] Hi Paul //About draft-ietf-sipping-sip-offeranswer-11
X-BeenThere: sipping@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "SIPPING Working Group \(applications of SIP\)" <sipping.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sipping>, <mailto:sipping-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sipping>
List-Post: <mailto:sipping@ietf.org>
List-Help: <mailto:sipping-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sipping>, <mailto:sipping-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Mar 2010 05:46:10 -0000
As you have a new version, I think including sipping would be better :) Thanks for your agreement at this point. But as RFC3261's words of "willings" is not as clear as guidance for system design and implement, I think some BCP level description vcould be better. Thanks, Gao =================================== Zip : 210012 Tel : 87211 Tel2 :(+86)-025-52877211 e_mail : gao.yang2@zte.com.cn =================================== Paul Kyzivat <pkyzivat@cisco.com> 2010-02-26 22:17 收件人 gao.yang2@zte.com.cn 抄送 sipping <sipping@ietf.org> 主题 Re: Hi Paul //About draft-ietf-sipping-sip-offeranswer-11 gao.yang2@zte.com.cn wrote: > > I just find a potential problem of > draft-ietf-sipping-sip-offeranswer-11. I am not sure will you want have > a new version, so I send this discussion offline. I am working on another version. I am including sipping in my response so others have the opportunity to comment. (I trust that is ok.) > Section 5.2.5. of draft-ietf-sipping-sip-offeranswer-11: > When the new offer is sent in response to an offerless (re)INVITE, > *all codecs supported by the UA are to be included*, not just the ones > that were negotiated by previous offer/answer exchanges. *The same is* > * true for media types* - so if UA A initially offered audio and video > to UA B, and they end up with only audio, and UA B sends an offerless > (re)INVITE to UA A, A's resulting offer should re- attempt video, by > reusing the zeroed m-line used previously. > > > While Re-INVITE without Offer: > For codecs, I think the UAS should include as many codecs that the UA is > willing(section 14.2 of RFC3261) to support. I think we should let the > UA has the right to decide which codecs can be use or not for this > current call. At the same time, the UAS should be with responsibility > for failure of session if it cut down the number of codecs. UAS's > willing of codecs can be implemented as local policy or some other forms > of configuration. Yes, this just requires minor tweak to wording. Its consistent with the recommendations on sendonly/... > For media types, it is almost the same as codecs, about UA's willing. > But I think we should emphasize on avoiding of introducing new media > types without user's permission, such as just introducing new media > types by equipment or software. Beacause I have met such charging > arguement from users in some operating telecom-network.(If you want the > detail of the charging arguement, I'd like to share it with you). > So, if there is no indication of permission of introducing new media > types from the end user, UAS should just include current using media > types. And if the other side(user of UAC) want to add media types, it > can using another new Offer. I get your point and agree. Its the same concept - include everything the UA would be willing to use, not just that which it thinks the peer wants to use. Thanks, Paul > Thanks, > > Gao > > Section 14.2 of RFC3261: > A UAS providing an offer in a 2xx (because the INVITE did not contain > an offer) SHOULD construct the offer as if the UAS were making a > brand new call, subject to the constraints of sending an offer that > updates an existing session, as described in [13] in the case of SDP. > Specifically, this means that it SHOULD include as many media formats > and media types that the UA *is willing to support*. The UAS MUST > ensure that the session description overlaps with its previous > session description in media formats, transports, or other parameters > that require support from the peer. This is to avoid the need for > the peer to reject the session description. > > =================================== > Zip : 210012 > Tel : 87211 > Tel2 :(+86)-025-52877211 > e_mail : gao.yang2@zte.com.cn > =================================== > > -------------------------------------------------------- > 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. > -------------------------------------------------------- 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.
- Re: [Sipping] Hi Paul //About draft-ietf-sipping-… gao.yang2
- Re: [Sipping] Hi Paul //About draft-ietf-sipping-… Paul Kyzivat
- Re: [Sipping] Hi Paul //About draft-ietf-sipping-… gao.yang2
- Re: [Sipping] Hi Paul //About draft-ietf-sipping-… DRAGE, Keith (Keith)
- Re: [Sipping] Hi Paul //About draft-ietf-sipping-… Paul Kyzivat
- [Sipping] 答复: Re: Hi Paul //About draft-ietf-sipp… gao.yang2