Re: [MMUSIC] resurecting the CCAP attribute

Gonzalo Camarillo <Gonzalo.Camarillo@ericsson.com> Wed, 03 August 2011 08:08 UTC

Return-Path: <gonzalo.camarillo@ericsson.com>
X-Original-To: mmusic@ietfa.amsl.com
Delivered-To: mmusic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10F5821F8B39 for <mmusic@ietfa.amsl.com>; Wed, 3 Aug 2011 01:08:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.004
X-Spam-Level:
X-Spam-Status: No, score=-106.004 tagged_above=-999 required=5 tests=[AWL=-0.605, BAYES_00=-2.599, J_CHICKENPOX_12=0.6, J_CHICKENPOX_14=0.6, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NBcDV1XXgIzl for <mmusic@ietfa.amsl.com>; Wed, 3 Aug 2011 01:08:29 -0700 (PDT)
Received: from mailgw10.se.ericsson.net (mailgw10.se.ericsson.net [193.180.251.61]) by ietfa.amsl.com (Postfix) with ESMTP id 8A4E421F8B35 for <mmusic@ietf.org>; Wed, 3 Aug 2011 01:08:28 -0700 (PDT)
X-AuditID: c1b4fb3d-b7c17ae00000262e-da-4e3901ecb5f3
Received: from esessmw0197.eemea.ericsson.se (Unknown_Domain [153.88.253.124]) by mailgw10.se.ericsson.net (Symantec Mail Security) with SMTP id 72.B5.09774.CE1093E4; Wed, 3 Aug 2011 10:08:12 +0200 (CEST)
Received: from [131.160.36.41] (153.88.115.8) by esessmw0197.eemea.ericsson.se (153.88.115.88) with Microsoft SMTP Server id 8.3.137.0; Wed, 3 Aug 2011 10:08:12 +0200
Message-ID: <4E3901EC.3060608@ericsson.com>
Date: Wed, 03 Aug 2011 11:08:12 +0300
From: Gonzalo Camarillo <Gonzalo.Camarillo@ericsson.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11
MIME-Version: 1.0
To: Hadriel Kaplan <HKaplan@acmepacket.com>
References: <BBF5DDFE515C3946BC18D733B20DAD23017BFC@XMB105ADS.rim.net> <3A2AFEE4-4C7D-47EA-B934-D07E44430417@acmepacket.com>
In-Reply-To: <3A2AFEE4-4C7D-47EA-B934-D07E44430417@acmepacket.com>
X-Enigmail-Version: 1.1.1
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 8bit
X-Brightmail-Tracker: AAAAAA==
Cc: "mmusic@ietf.org" <mmusic@ietf.org>
Subject: Re: [MMUSIC] resurecting the CCAP attribute
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mmusic>, <mailto:mmusic-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmusic>
List-Post: <mailto:mmusic@ietf.org>
List-Help: <mailto:mmusic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Aug 2011 08:08:30 -0000

Hi Hadriel,

a quick question on these two drafts. RFC 4566 defines the format of the
c line as follows:

c=<nettype> <addrtype> <connection-address>

Per the emails below, the function of the ccap attribute would be to
choose between different nettypes while the purpose of the altc
attribute would be to choose between different addrtypes, right?

That is, you would use ccap to choose between the following configurations:

c=IN IP4 example.com
c=PSTN E164 +15551234

While you will use altc to choose between:

c=IN IP4 example.com
c=IN IP6 example.com

Is this the intention?

Thanks,

Gonzalo


On 27/07/2011 8:33 PM, Hadriel Kaplan wrote:
> So what happens if a UAC puts both an IPv4 and IPv6 addresses as ccap -
> is the UAS mandated to ignore it, or reject the request, or may it use it?
> 
> I ask because we've taken the altc draft outside of the IETF as an
> independent submission to the RFC editor, using the altc syntax.  If it
> would be better, we could instead change our independent submission to
> say "implement the sdp-icap-bcap using CCAP but ignore the MUST NOT …".
> I don't know if that would be better or worse, so just asking.
> 
> -hadriel
> 
> 
> On Jul 27, 2011, at 11:17 AM, Andrew Allen wrote:
> 
>>  
>> Yesterday several MMUSIC participants including Jonathan Lennox and
>> Miguel Garcia got together to discuss what to do regarding the CCAP
>> attribute which is currently used in 3GPP specifications but was
>> removed from the misc-cap draft (which then became the sdp-icap-bcap
>> draft without the CCAP attribute). The CCAP attribute was removed
>> after earlier comments on the list from Jonathan regarding the
>> possibility that CCAP might be used as an alternative to ICE for
>> negotiating IP addresses for the C line (see email thread below). 3GPP
>> currently utilize the CCAP attribute with SDP-cap-neg for negotiation
>> of use of a circuit switched call for the audio media as an
>> alternative to an audio RTP stream over packet switched access. CCAP
>> is used to offer the PSTN net type and E.164 number used to set up
>> that call.
>>  
>> After a thorough discussion the conclusion of those involved in the
>> discussion (including Jonathan) was that the best way forward given
>> the constraints of the 3GPP architecture is to resurrect the CCAP
>> attribute but with some wording that places constraints on its usage
>> so that it isn’t used to negotiate alternative addresses for a network
>> type for which ICE can be used to negotiate addresses. This means that
>> CCAP could be used to negotiate the possibility to use PSTN net type
>> as an alternative to the IN net type but that using alternative IP
>> address candidates within the IN net type would need to be negotiated
>> using ICE not using CCAP.
>>  
>> Are the any concerns from other MMUSIC participants if CCAP is
>> resurrected (probably in an again renamed version of the sdp-icap-bcap
>> draft that would again include CCAP) with appropriate text to address
>> the ICE issue along the lines of above?
>>  
>> Andrew
>>
>>     * /To/: "Simo.Veikkolainen at nokia.com
>>       <mailto:Simo.Veikkolainen@DOMAIN.HIDDEN>" <Simo.Veikkolainen at
>>       nokia.com <mailto:Simo.Veikkolainen@DOMAIN.HIDDEN>>, "mmusic at
>>       ietf.org <mailto:mmusic@DOMAIN.HIDDEN>" <mmusic at ietf.org
>>       <mailto:mmusic@DOMAIN.HIDDEN>>
>>     * /Subject/: Re: [MMUSIC] What to do with the ccap attribute?
>>     * /From/: Jonathan Lennox <jonathan at vidyo.com
>>       <mailto:jonathan@DOMAIN.HIDDEN>>
>>     * /Date/: Mon, 10 May 2010 11:24:36 -0400
>>     * /Accept-language/: en-US
>>     * /Acceptlanguage/: en-US
>>     * /Delivered-to/: mmusic at core3.amsl.com
>>       <mailto:mmusic@DOMAIN.HIDDEN>
>>     * /In-reply-to/: <B23B311878A0B4438F5F09F47E01AAE050870CAD88 at
>>       NOK-EUMSG-01.mgdnok.nokia.com
>>       <mailto:B23B311878A0B4438F5F09F47E01AAE050870CAD88@DOMAIN.HIDDEN>>
>>     * /List-archive/: <http://www.ietf.org/mail-archive/web/mmusic>
>>     * /List-help/: <mailto:mmusic-request@ietf.org?subject=help>
>>     * /List-id/: Multiparty Multimedia Session Control Working Group
>>       <mmusic.ietf.org <http://mmusic.ietf.org>>
>>     * /List-post/: <mailto:mmusic@ietf.org>
>>     * /List-subscribe/:
>>       <https://www.ietf.org/mailman/listinfo/mmusic>,
>>       <mailto:mmusic-request@ietf.org?subject=subscribe>
>>     * /List-unsubscribe/:
>>       <https://www.ietf.org/mailman/listinfo/mmusic>,
>>       <mailto:mmusic-request@ietf.org?subject=unsubscribe>
>>     * /References/: <B23B311878A0B4438F5F09F47E01AAE050870CAD88 at
>>       NOK-EUMSG-01.mgdnok.nokia.com
>>       <mailto:B23B311878A0B4438F5F09F47E01AAE050870CAD88@DOMAIN.HIDDEN>>
>>     * /Thread-index/: AcrwJWqZpvLJ586JTjK5XQiTSB6kSAALoU1w
>>     * /Thread-topic/: What to do with the ccap attribute?
>>
>> ------------------------------------------------------------------------
>> I think it'd be best to unify the requirements of this use case 
>> (separate IP and PSTN addresses) with the requirements of the 
>> IPv4/IPv6 transition use cases, and come up with a common solution.
>>  
>> Having two mechanisms (ANAT and ICE) to specify multiple connection 
>> addresses is a standard but annoying consequence of a technology 
>> transition. Having three (ANAT, ICE, and ALTC) gets unmanageable. 
>> Having four (ANAT, ICE, ALTC, and CCAP) is just silly.
>>  
>> -- 
>> Jonathan Lennox
>> Vidyo, Inc
>> jonathan at vidyo.com <http://vidyo.com>
>>  
>> > -----Original Message-----
>> > From: Simo.Veikkolainen at nokia.com <http://nokia.com> [mailto:Simo.Veikkolainen at nokia.com <http://nokia.com>]
>> > Sent: Monday, May 10, 2010 5:45 AM
>> > To: mmusic at ietf.org <http://ietf.org>
>> > Subject: [MMUSIC] What to do with the ccap attribute?
>> > 
>> > Now that the discussion on ICE and v6 transition has quieted down, I
>> > would like to ask for the list's opinion on how to proceed with the
>> > ccap attribute defined in http://tools.ietf.org/html/draft-ietf-mmusic-
>> > sdp-misc-cap
>> > 
>> > Note that this draft will be re-submitted as an individual document
>> > according to the WG decision in IETF#77. Nevertheless it contains the
>> > most up-to-date text, hence the reference.
>> > 
>> > As a short reminder, the misc-cap document defines capability
>> > attributes for "i=", "b"= and "c=" lines (icap, bcap and ccap,
>> > respectively). The ccap capability attribute is used to indicate
>> > alternative connection addresses. Our use case for this has been the
>> > ability to indicate alternative IP and PSTN addresses; a feature which
>> > is needed in some 3GPP scenarios.
>> > 
>> > As ccap is currently specified, it includes also the port number in
>> > addition to the contents of a "c=" line (<nettype>, <addrtype> and the
>> > <connection-address>). The port number is needed in order to indicate a
>> > port number for internet addresses, the PSTN addresses don't have a
>> > similar concept.
>> > 
>> > Now, as a side effect, the ccap attribute could also be used to
>> > circumvent ICE, if one used IP4 and IP6 addrtypes as alternatives.
>> > 
>> > In order to move forward with the misc-cap document I'm now asking how
>> > do folks feel we should handle this issue. Possible alternatives are at
>> > least:
>> > 
>> > 1. Leave the current text as is (see [1]).
>> > 
>> > 2. Make a more strict statement that ccap SHOULD NOT be used for v4/v6
>> > address pairs.
>> > 
>> > 3. Come up with altogether different way of indicating alternative
>> > connection addresses that fulfill our use case (PSTN/IP addresses).
>> > 
>> > Regards,
>> > Simo
>> > 
>> > [1] The text from Section 3.1.2 from  http://tools.ietf.org/html/draft-
>> > ietf-mmusic-sdp-misc-cap currently says
>> > "
>> >    The connection information capability can be used to negotiate the
>> >    use of IPv4 or IPv6 addresses without resort to Interactive
>> >    Connectivity Establishment(ICE) [I-D.ietf-mmusic-ice].  Note,
>> >    however, that ICE provides for real-time reachability testing of
>> >    multiple addresses, whereas use of the connection capability forces
>> >    an early choice of connection address.
>> > 
>> >    [I-D.boucadair-mmusic-altc] describes a simple method of specifying
>> >    alternative network addresses when the transport protocol (<proto>)
>> >    is the same.
>> > "
>> > _______________________________________________
>> > mmusic mailing list
>> > mmusic at ietf.org <http://ietf.org>
>> > https://www.ietf.org/mailman/listinfo/mmusic
>>  
>>  
>> --------------------------------------------------------------------- 
>> This transmission (including any attachments) may contain confidential
>> information, privileged material (including material protected by the
>> solicitor-client or other applicable privileges), or constitute
>> non-public information. Any use of this information by anyone other
>> than the intended recipient is prohibited. If you have received this
>> transmission in error, please immediately reply to the sender and
>> delete this information from your system. Use, dissemination,
>> distribution, or reproduction of this transmission by unintended
>> recipients is not authorized and may be unlawful. <ATT00001..c>
>