Re: [Slim] SDP limitations

Christian Groves <Christian.Groves@nteczone.com> Mon, 05 October 2015 23:40 UTC

Return-Path: <Christian.Groves@nteczone.com>
X-Original-To: slim@ietfa.amsl.com
Delivered-To: slim@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7A741B3421 for <slim@ietfa.amsl.com>; Mon, 5 Oct 2015 16:40:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.6
X-Spam-Level:
X-Spam-Status: No, score=0.6 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, J_CHICKENPOX_111=0.6, J_CHICKENPOX_12=0.6, J_CHICKENPOX_14=0.6, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zGQh7boEgknD for <slim@ietfa.amsl.com>; Mon, 5 Oct 2015 16:40:16 -0700 (PDT)
Received: from cserver5.myshophosting.com (cserver5.myshophosting.com [175.107.161.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E2C51B30E4 for <slim@ietf.org>; Mon, 5 Oct 2015 16:39:59 -0700 (PDT)
Received: from ppp118-209-52-42.lns20.mel4.internode.on.net ([118.209.52.42]:50094 helo=[192.168.1.22]) by cserver5.myshophosting.com with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from <Christian.Groves@nteczone.com>) id 1ZjFMK-003lbI-Fl; Tue, 06 Oct 2015 10:39:56 +1100
To: slim@ietf.org
References: <560FA86D.8080201@omnitor.se> <5611B9DC.1030706@nteczone.com> <56121D19.8000103@omnitor.se> <5612A926.9020908@alum.mit.edu> <5612FC20.3040809@omnitor.se>
From: Christian Groves <Christian.Groves@nteczone.com>
Message-ID: <56130A49.4020308@nteczone.com>
Date: Tue, 06 Oct 2015 10:39:53 +1100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <5612FC20.3040809@omnitor.se>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 8bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - cserver5.myshophosting.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - nteczone.com
X-Get-Message-Sender-Via: cserver5.myshophosting.com: authenticated_id: christian.groves@nteczone.com
X-Source:
X-Source-Args:
X-Source-Dir:
Archived-At: <http://mailarchive.ietf.org/arch/msg/slim/C-82-NRgfR50mVTkM_wklrKw0SY>
Cc: "Schwarz, Albrecht (Albrecht)" <albrecht.schwarz@ALCATEL-LUCENT.COM>
Subject: Re: [Slim] SDP limitations
X-BeenThere: slim@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Selection of Language for Internet Media <slim.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/slim>, <mailto:slim-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/slim/>
List-Post: <mailto:slim@ietf.org>
List-Help: <mailto:slim-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/slim>, <mailto:slim-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Oct 2015 23:40:17 -0000

Hello Paul,

On 6/10/2015 9:39 AM, Gunnar Hellström wrote:
> Den 2015-10-05 kl. 18:45, skrev Paul Kyzivat:
>> Christian,
>>
>> > Den 2015-10-05 kl. 01:44, skrev Christian Groves:
>>>> Hello Gunnar,
>>>>
>>>> It would be possible to "hook" the humanlang attributes to the
>>>> specific instance of the datachannel. You simply use the humanlang
>>>> tags in the dcsa attribute. The protocol is indicated via the
>>>> subprotocol element in the dcmap attribute. E.g.
>>>>
>>>>          m=application 911 <L4>/DTLS/SCTP webrtc-datachannel
>>>>          c=IN IP4 11.9.19.65
>>>>          a=max-message-size:1000 ;
>>>>          a=sctp-port 5000
>>>>          a=dcmap:1 label="text conversation";subprotocol="t140"
>>>>          a=dcsa:1 cps=30  ; "the RFC4103 default value as example"
>>
>> The above line can't be right. 'cps=30' doesn't conform to syntax of 
>> an attribute.
> Right, it is a subparameter in an fmtp attribute.  fmtp is not of 
> interest to carry over to the WebRTC side. So it likely needs to be 
> specifically specified as a native attribute in the dat channel 
> subprotocol.
>
>
> But that was not the point. It was that mapping of humintlang 
> attributes to WebRTC RTT stream seem possible but it is no 
> straightforward m=text to hook it on to on the WebRTC side.
[CNG] It was a cut and paste from 
draft-schwarz-mmusic-t140-usage-data-channel. I didn't look at that part 
of the syntax. As Gunnar said I was just illustrating the concept of 
using attributes associated with a data channel.

You're right though it doesn't conform. It probably should be something 
like a=dcsa:1 fmtp:- cps=30. I've cc'd Albrecht on this.

Regards, Christian
>>
>>>>          a=dcsa:1 humintlang-send:<language tag>
>>>>          a=dcsa:1 humintlang-recv:<language tag>
>>
>> _______________________________________________
>> SLIM mailing list
>> SLIM@ietf.org
>> https://www.ietf.org/mailman/listinfo/slim
>
> _______________________________________________
> SLIM mailing list
> SLIM@ietf.org
> https://www.ietf.org/mailman/listinfo/slim
>