
From nobody Tue Oct  4 14:52:05 2016
Return-Path: <ben@nostrum.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C734129531; Tue,  4 Oct 2016 14:52:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.896
X-Spam-Level: 
X-Spam-Status: No, score=-4.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-2.996] autolearn=ham autolearn_force=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 MAkN3eljeAxT; Tue,  4 Oct 2016 14:52:03 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46E2212952F; Tue,  4 Oct 2016 14:52:03 -0700 (PDT)
Received: from [10.0.1.21] (cpe-66-25-7-22.tx.res.rr.com [66.25.7.22]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id u94Lq0Lp024210 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Tue, 4 Oct 2016 16:52:00 -0500 (CDT) (envelope-from ben@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host cpe-66-25-7-22.tx.res.rr.com [66.25.7.22] claimed to be [10.0.1.21]
From: "Ben Campbell" <ben@nostrum.com>
To: "Thomas Edwards" <Thomas.Edwards@fox.com>
Date: Tue, 04 Oct 2016 16:51:59 -0500
Message-ID: <719D66CF-63FF-42B1-9AAC-66A1D1ECCDA5@nostrum.com>
In-Reply-To: <65AF893B-A752-4D12-AC6F-ABE7DF2DB534@fox.com>
References: <245276B7-8A49-450C-A98A-C3026BF0F9E5@nostrum.com> <65AF893B-A752-4D12-AC6F-ABE7DF2DB534@fox.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Mailer: MailMate (1.9.5r5263)
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/W8U051TTLbBV-tWr1UK0dOaFdSQ>
Cc: "draft-ietf-payload-rtp-ancillary.all@ietf.org" <draft-ietf-payload-rtp-ancillary.all@ietf.org>, "payload@ietf.org" <payload@ietf.org>
Subject: Re: [payload] AD Evaluation of draft-ietf-payload-rtp-ancillary-05
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Oct 2016 21:52:04 -0000

Hi, please see my comments (inline). I removed sections that don't seem 
to need further discussion.

Thanks!

Ben.

On 14 Sep 2016, at 14:45, Thomas Edwards wrote:

> I would like to thank the AD for the thorough evaluation!
>
> I have developed a draft-ietf-payload-rtp-ancillary-06 in response to 
> the AD evaluation, and can submit it if desired.

Please submit it when you are ready. draft versions are cheap, and it's 
easier to use the standard diff tools against a submitted draft.

[...]

>> Added in first paragraph
>
> The 6th paragraph says ancillary data flag (ADF) word is not carried 
> in
> this payload.  But
> section 2.1, under "horizontal offset" says "A value of 0 means that 
> the
> Ancillary Data
> Flag (ADF) of the ANC data packet begins immediately following SAV."
> These seem to
> conflict--are they talking about something different?
>
>> The ADF word marks the beginning of an ancillary data packet in SDI.  
>> Since the ADF may depend on the
>> particular SDI interface (SD-SDI versus HD-SDI versus 3G-SDI), we 
>> feel it is best to leave it out of the RTP
>> payload and leave it up to the device that would embed ANC packets 
>> into the SDI to determine the
>> appropriate ADF.  (Of course some applications may do away with SDI 
>> altogether and only use RTP
>> and no SDI, in which case the ADF is superfluous).

That seems to support the arugment to not carry ADF in the payload, but 
what about the second part of my comment that talks about the ADF 
payload of the ANC data? Is that _not_ part of the payload?

[...]

>
> - 3.1, Required Parameters:
> "When an ANC RTP stream is to be associated with an RTP video stream,
> the RTP timestamp
> rates SHOULD be the same to ensure that ANC data packets can be
> associated with the
> appropriate frame or field."
>
> Why not MUST? Do you anticipate that there might be situations where
> it's reasonable for
> the rates not to match?
>
>> It is possible that sometimes one might have ANC RTP streams that are 
>> logically associated via SDP
>> with video flows that have a different timestamp rate.  We do not 
>> want to encourage this, but
>> felt it was worth leaving an option to allow it.
>

Are there negative consequences if that happens? Do you end up with 
incorrectly associated ANC packets? If so, it would be helpful to 
mention it.

> -- intended usage: Is "Common" the right choice? Do you expect this to
> be widely used, or
> just in some very specific applications?
>
>> We copied RFC 4175 “Common”.  I think it is reasonable to say 
>> that this would be widely used within
>> professional video production, but perhaps rarely outside that area.  
>> Do you feel that there should be
>> different intended usage language?

No, that's probably okay.


[...]

>
> - 5: The security considerations do not include the recommended text
> from
> draft-ietf-payload-rtp-howto-14, section A.13. Should it?
>
>> Sure, and recommended text added.  I assume the references in the 
>> recommended text (such as
>> RFC 7201) should be informative?

7201 and 7202 can be informative. The rest of them should generally be 
normative.

>
>

[...]

> *** Editorial Comments ***:

[...]

>
>> Added in Section 1
>
> - section 1.1, last paragraph: By "data model", does this talk about 
> the
> packet format, or
> something else?
>
>> The data model for the RTP payload

It would be helpful to say that.

[...]

>
> It would be helpful to mention that DID_SDIS can occur multiple times
> (or be a list of
> values, depending on your perspective.)
>
>> Not sure what you mean, Section 3.2 states “Multiple DID_SDID 
>> parameters may be specified (separated
>> by semicolons) to signal the presence of multiple types of ANC data 
>> in the stream.”

I missed that. No change needed.

[...]



From nobody Wed Oct  5 20:00:23 2016
Return-Path: <Thomas.Edwards@fox.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B54751293FE; Wed,  5 Oct 2016 20:00:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.621
X-Spam-Level: 
X-Spam-Status: No, score=-2.621 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=foxgroupinc.onmicrosoft.com
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 hRhDL4Du7l89; Wed,  5 Oct 2016 20:00:19 -0700 (PDT)
Received: from mx0a-00195501.pphosted.com (mx0b-00195501.pphosted.com [67.231.157.160]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19F1F1293F5; Wed,  5 Oct 2016 20:00:18 -0700 (PDT)
Received: from pps.filterd (m0082293.ppops.net [127.0.0.1]) by mx0b-00195501.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id u962wuTc028808; Wed, 5 Oct 2016 20:00:18 -0700
Received: from nam02-sn1-obe.outbound.protection.outlook.com (mail-sn1nam02lp0024.outbound.protection.outlook.com [216.32.180.24]) by mx0b-00195501.pphosted.com with ESMTP id 25wbf7gmuv-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 05 Oct 2016 20:00:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=FoxGroupInc.onmicrosoft.com; s=selector1-fox-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=+11vC1tFuPlh9gwxQ0Q+AhoqmhJ0F0K1a4W5sX6KK48=; b=o65cn6sJ0KzzvBijrHm4sAKgotYArgXxSMsQKuk5GZa4eQA14Z5MMR/y/+V/g/mfSb9MUzlT5TpljN7jzNCGIAhVRiQSemArRrz0R6rdunz+mAjl1++yolF+aP2SDHWsg9uk6oVDLBGs6jgBAJfwlmCfNz8E+YoF4L76CvvHmw8=
Received: from CY4PR05MB3109.namprd05.prod.outlook.com (10.172.157.7) by CY4PR05MB3111.namprd05.prod.outlook.com (10.172.157.9) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.659.8; Thu, 6 Oct 2016 03:00:15 +0000
Received: from CY4PR05MB3109.namprd05.prod.outlook.com ([10.172.157.7]) by CY4PR05MB3109.namprd05.prod.outlook.com ([10.172.157.7]) with mapi id 15.01.0659.011; Thu, 6 Oct 2016 03:00:15 +0000
From: Thomas Edwards <Thomas.Edwards@fox.com>
To: Ben Campbell <ben@nostrum.com>
Thread-Topic: AD Evaluation of draft-ietf-payload-rtp-ancillary-05
Thread-Index: AQHR/yJkO7a/YAI3lEyxj4PcFiCusqB5DZSAgCAHN4CAAYPmAA==
Date: Thu, 6 Oct 2016 03:00:15 +0000
Message-ID: <899EC4D7-4465-4CB5-9C95-70B96F9A03D1@fox.com>
References: <245276B7-8A49-450C-A98A-C3026BF0F9E5@nostrum.com> <65AF893B-A752-4D12-AC6F-ABE7DF2DB534@fox.com> <719D66CF-63FF-42B1-9AAC-66A1D1ECCDA5@nostrum.com>
In-Reply-To: <719D66CF-63FF-42B1-9AAC-66A1D1ECCDA5@nostrum.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/f.16.0.160506
x-ms-exchange-messagesentrepresentingtype: 1
x-originating-ip: [12.130.116.11]
x-ms-office365-filtering-correlation-id: 0e14d2d9-e5a3-4ddf-4591-08d3ed94e5ca
x-microsoft-exchange-diagnostics: 1; CY4PR05MB3111; 6:S9wpq5M8ynGnI3W3AzK/vqQavh59t6ULZGKkhLfi41xdmJ09w5EgSAVIVHb9ACaXPcIxrcuW5PHDSYEXVegdLIxnIQGXwBnbJ0APsJY2SBW4GXU7hTs1kLWroNeJoHedrduO3WU7KnrX0GPiKctLj9X6ddF5oIinqJMB4sfbKu3Uw0FkjtExhYiw7H2nMyhB8MQy2Tf4fCPJLRT8YLPROwpZdfqIaRKyEjTtKz95dFNTFb0zioUb9N3ot5sYllKaQX+gvDw0ZVs/9ywfSasBAnjcrZZ+lqjpNmxL1DPIhUFVUL0CEbKy5vA8bmznOd/F9Q9xOVvIlOOIrE0Poc4Rw9lwcYVAFsX8AjgwYAwGQhI=; 5:/fnAfa9qCx7ULDhpQqr7y20ledcDrZ9csH7B5wezvJYGG0UYsr/LmTkQyEjOJOYrL3Bd7YJYBXCyHGBh50lzD+nfuQFGLPNS+uTM0xhk+o8ac9n5YRRvR0xWuL/8cMO8tvMhI/du2XGBSRC0h7K2l40XERLaoB2JL9TFdPd2zF4=; 24:UXAiVPS236zd14EVeqY0myNU1MmyV04C/Daxw2ovuiqD0jjslxm2gtLuefZ35ZUDENFY94lyHo66eY9xWeharVaMUuq15LMTLDzvytZHBHQ=; 7:7m955Au58bFEZfvYmaqYqsJdTyla1LznisauEJaqQ7SW57r2HJXL+uJOx/BkMGx+my00lbOFE65twC1OVYbGuKKDrj54FX2CeFeZk9qJc+BxIG2/LY9PAkbBzkQKC1oocsHPvK714NYB6hp3/3Dm7BrvdiqnbOn9kpwWxReaL0DAimu8EEgeNMJzCp0PZ1DcC4vud/qworOyE7gt0E3rbXednyNJU6Ptg6qrj5exJWHaiMQFzrxuViWe9O+5hU6uQRLRMdSI7pa1nMvXLBB/0+23tMzkfmpYAX5z8cJurt7IpmiMLeGDWkTySwTMw4v/
x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:CY4PR05MB3111;
x-microsoft-antispam-prvs: <CY4PR05MB3111D36169CC83FF3DA2562A94C70@CY4PR05MB3111.namprd05.prod.outlook.com>
x-exchange-antispam-report-test: UriScan:(278428928389397)(177823376758907);
x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(6040176)(601004)(2401047)(8121501046)(5005006)(3002001)(10201501046)(6055026); SRVR:CY4PR05MB3111; BCL:0; PCL:0; RULEID:; SRVR:CY4PR05MB3111; 
x-forefront-prvs: 00872B689F
x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(7916002)(51444003)(189002)(199003)(377454003)(24454002)(99286002)(3280700002)(3660700001)(77096005)(66066001)(2900100001)(122556002)(11100500001)(6916009)(2950100002)(102836003)(6116002)(3846002)(189998001)(54356999)(50986999)(76176999)(586003)(7846002)(86362001)(10400500002)(230783001)(97736004)(101416001)(4001350100001)(5002640100001)(8936002)(8676002)(87936001)(83716003)(2906002)(106116001)(82746002)(83506001)(81166006)(105586002)(110136003)(81156014)(4326007)(106356001)(305945005)(36756003)(19580405001)(5660300001)(7736002)(68736007)(19580395003)(33656002)(92566002)(104396002); DIR:OUT; SFP:1101; SCL:1; SRVR:CY4PR05MB3111; H:CY4PR05MB3109.namprd05.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords;  MX:1; A:1; LANG:en; 
received-spf: None (protection.outlook.com: fox.com does not designate permitted sender hosts)
spamdiagnosticoutput: 1:99
spamdiagnosticmetadata: NSPM
Content-Type: text/plain; charset="utf-8"
Content-ID: <C80C0FAFEEFDF342B111BADDABFE0136@namprd05.prod.outlook.com>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-OriginatorOrg: fox.com
X-MS-Exchange-CrossTenant-originalarrivaltime: 06 Oct 2016 03:00:15.2730 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: de99ade3-81db-4070-ae0d-3c1562041b30
X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY4PR05MB3111
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-10-06_01:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1610060050
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/V52t0lShJ-YjVxhyt0XEc12yass>
Cc: "draft-ietf-payload-rtp-ancillary.all@ietf.org" <draft-ietf-payload-rtp-ancillary.all@ietf.org>, "payload@ietf.org" <payload@ietf.org>
Subject: Re: [payload] AD Evaluation of draft-ietf-payload-rtp-ancillary-05
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Oct 2016 03:00:22 -0000

QmVuLA0KDQpPSywgbXkgcmVzcG9uc2VzIGFyZSBpbmxpbmUgYmVsb3cgYXMgd2VsbC4NCg0KT24g
MTAvNC8xNiwgMzo1MSBQTSwgIkJlbiBDYW1wYmVsbCIgPGJlbkBub3N0cnVtLmNvbT4gd3JvdGU6
DQoNCj4+IFRoZSA2dGggcGFyYWdyYXBoIHNheXMgYW5jaWxsYXJ5IGRhdGEgZmxhZyAoQURGKSB3
b3JkIGlzIG5vdCBjYXJyaWVkIA0KPj4gaW4NCj4+IHRoaXMgcGF5bG9hZC4gIEJ1dA0KPj4gc2Vj
dGlvbiAyLjEsIHVuZGVyICJob3Jpem9udGFsIG9mZnNldCIgc2F5cyAiQSB2YWx1ZSBvZiAwIG1l
YW5zIHRoYXQgDQo+PiB0aGUNCj4+IEFuY2lsbGFyeSBEYXRhDQo+PiBGbGFnIChBREYpIG9mIHRo
ZSBBTkMgZGF0YSBwYWNrZXQgYmVnaW5zIGltbWVkaWF0ZWx5IGZvbGxvd2luZyBTQVYuIg0KPj4g
VGhlc2Ugc2VlbSB0bw0KPj4gY29uZmxpY3QtLWFyZSB0aGV5IHRhbGtpbmcgYWJvdXQgc29tZXRo
aW5nIGRpZmZlcmVudD8NCj4+DQo+Pj4gVGhlIEFERiB3b3JkIG1hcmtzIHRoZSBiZWdpbm5pbmcg
b2YgYW4gYW5jaWxsYXJ5IGRhdGEgcGFja2V0IGluIFNESS4gIA0KPj4+IFNpbmNlIHRoZSBBREYg
bWF5IGRlcGVuZCBvbiB0aGUNCj4+PiBwYXJ0aWN1bGFyIFNESSBpbnRlcmZhY2UgKFNELVNESSB2
ZXJzdXMgSEQtU0RJIHZlcnN1cyAzRy1TREkpLCB3ZSANCj4+PiBmZWVsIGl0IGlzIGJlc3QgdG8g
bGVhdmUgaXQgb3V0IG9mIHRoZSBSVFANCj4+PiBwYXlsb2FkIGFuZCBsZWF2ZSBpdCB1cCB0byB0
aGUgZGV2aWNlIHRoYXQgd291bGQgZW1iZWQgQU5DIHBhY2tldHMgDQo+Pj4gaW50byB0aGUgU0RJ
IHRvIGRldGVybWluZSB0aGUNCj4+PiBhcHByb3ByaWF0ZSBBREYuICAoT2YgY291cnNlIHNvbWUg
YXBwbGljYXRpb25zIG1heSBkbyBhd2F5IHdpdGggU0RJIA0KPj4+IGFsdG9nZXRoZXIgYW5kIG9u
bHkgdXNlIFJUUA0KPj4+IGFuZCBubyBTREksIGluIHdoaWNoIGNhc2UgdGhlIEFERiBpcyBzdXBl
cmZsdW91cykuDQo+DQo+VGhhdCBzZWVtcyB0byBzdXBwb3J0IHRoZSBhcnVnbWVudCB0byBub3Qg
Y2FycnkgQURGIGluIHRoZSBwYXlsb2FkLCBidXQgDQo+d2hhdCBhYm91dCB0aGUgc2Vjb25kIHBh
cnQgb2YgbXkgY29tbWVudCB0aGF0IHRhbGtzIGFib3V0IHRoZSBBREYgDQo+cGF5bG9hZCBvZiB0
aGUgQU5DIGRhdGE/IElzIHRoYXQgX25vdF8gcGFydCBvZiB0aGUgcGF5bG9hZD8NCg0KUGVyaGFw
cyB0byBiZSBtb3JlIGNsZWFyLCBJIGNhbiBjaGFuZ2UgdGhlIEhvcml6b250YWwgT2Zmc2V0IHNl
Y3Rpb24NCnRvIHN0YXRlOiDigJxBIHZhbHVlIG9mIDAgbWVhbnMgdGhhdCB3aXRoaW4gdGhlIG9y
aWdpbmFsIFNESSBzaWduYWwsIHRoZQ0KQW5jaWxsYXJ5IERhdGEgRmxhZyAoQURGKSBvZiB0aGUg
QU5DIGRhdGEgcGFja2V0IGJlZ2lucyBpbW1lZGlhdGVseQ0KZm9sbG93aW5nIFNBVi4iDQoNCkhv
cGVmdWxseSB0aGlzIHNob3VsZCBtYWtlIGl0IG1vcmUgY2xlYXIgdGhhdCB0aGUgQURGIGxpdmVz
IGluIFNESQ0KKHdoZXJlIGl0IHNlcnZlcyBhcyBhIOKAnHByZWFtYmxl4oCdIGZvciB0aGUgQU5D
IGRhdGEgcGFja2V0KSwgYW5kDQpub3QgaW4gdGhlIFJUUCBwYXlsb2FkLg0KDQo+Pj4gSXQgaXMg
cG9zc2libGUgdGhhdCBzb21ldGltZXMgb25lIG1pZ2h0IGhhdmUgQU5DIFJUUCBzdHJlYW1zIHRo
YXQgYXJlIA0KPj4+IGxvZ2ljYWxseSBhc3NvY2lhdGVkIHZpYSBTRFANCj4+PiB3aXRoIHZpZGVv
IGZsb3dzIHRoYXQgaGF2ZSBhIGRpZmZlcmVudCB0aW1lc3RhbXAgcmF0ZS4gIFdlIGRvIG5vdCAN
Cj4+PiB3YW50IHRvIGVuY291cmFnZSB0aGlzLCBidXQNCj4+PiBmZWx0IGl0IHdhcyB3b3J0aCBs
ZWF2aW5nIGFuIG9wdGlvbiB0byBhbGxvdyBpdC4NCj4+DQo+DQo+QXJlIHRoZXJlIG5lZ2F0aXZl
IGNvbnNlcXVlbmNlcyBpZiB0aGF0IGhhcHBlbnM/IERvIHlvdSBlbmQgdXAgd2l0aCANCj5pbmNv
cnJlY3RseSBhc3NvY2lhdGVkIEFOQyBwYWNrZXRzPyBJZiBzbywgaXQgd291bGQgYmUgaGVscGZ1
bCB0byANCj5tZW50aW9uIGl0Lg0KDQpJIHRoaW5rIHRoYXQgdGhlIEFOQyBhbmQgcmVsYXRlZCBz
dHJlYW1zIGNhbiBsaWtlbHkgcnVuIE9LIHdpdGgNCmRpZmZlcmVudCB0aW1lc3RhbXAgcmF0ZXMg
LSB3ZSBhY3R1YWxseSBleHBlY3QgYXVkaW8gUlRQDQpzdHJlYW1zIGJhc2VkIG9uIFJGQyAzMTkw
IHRvIGhhdmUgZGlmZmVyZW50IHRpbWVzdGFtcCByYXRlcyB0aGFuDQp2aWRlby4gIE9uZSBqdXN0
IGhhdmUgdG8gYmUgYXdhcmUgb2YgdGhlIHRpbWluZyByZWxhdGlvbnNoaXANCmJldHdlZW4gdGhl
IHN0cmVhbXMuDQoNCkJ1dCBJIGNhbiBhZGQgdG8gdGhlIGRyYWZ0IHRoYXQgbWVjaGFuaXNtcyBz
dWNoIGFzIElFVEYgUkZDIDcyNzMg4oCcUlRQDQpDbG9jayBTb3VyY2UgU2lnbmFsbGluZ+KAnSBj
YW4gYmUgdXNlZCB0byBlbnN1cmUgdGhhdCB0aGUgcmVjZWl2ZXIgb2YgQU5DDQpSVFAgc3RyZWFt
cyBhbmQgYXNzb2NpYXRlZCBSVFAgc3RyZWFtcyBjYW4gYmUgbGlua2VkIHRvIGEgY29tbW9uDQpj
bG9jayAoc3VjaCBhcyBQVFApLiANCg0KVGhhbmtzIGZvciB5b3VyIGZlZWRiYWNrIQ0KDQotVGhv
bWFzDQoNCg0KLS0gDQpUaG9tYXMgRWR3YXJkcyANClZQIEVuZ2luZWVyaW5nICYgRGV2ZWxvcG1l
bnQNCkZPWCBOZXR3b3JrcyBFbmdpbmVlcmluZyBhbmQgT3BlcmF0aW9ucw0KdGhvbWFzLmVkd2Fy
ZHNAZm94LmNvbQ0KUGhvbmU6ICsxLjMxMC4zNjkuNjY5Ng0KMTAyMDEgV2VzdCBQaWNvIEJsdmQu
DQpMb3MgQW5nZWxlcywgQ0EgOTAwMzUNCg0KIA0KDQoNCg0KDQo=


From nobody Wed Oct  5 20:35:20 2016
Return-Path: <internet-drafts@ietf.org>
X-Original-To: payload@ietf.org
Delivered-To: payload@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EFD1127058; Wed,  5 Oct 2016 20:35:18 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.34.2
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <147572491812.28135.10556077519554453385.idtracker@ietfa.amsl.com>
Date: Wed, 05 Oct 2016 20:35:18 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/083CGj4GcJlsUa0W9iJx-ldf724>
Cc: payload@ietf.org
Subject: [payload] I-D Action: draft-ietf-payload-rtp-ancillary-06.txt
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Oct 2016 03:35:18 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Audio/Video Transport Payloads of the IETF.

        Title           : RTP Payload for SMPTE ST 291 Ancillary Data
        Author          : Thomas G. Edwards
	Filename        : draft-ietf-payload-rtp-ancillary-06.txt
	Pages           : 16
	Date            : 2016-10-05

Abstract:
   This memo describes an RTP Payload format for SMPTE Ancillary data,
   as defined by SMPTE ST 291-1.  SMPTE Ancillary data is generally used
   along with professional video formats to carry a range of ancillary
   data types, including time code, Closed Captioning, and the Active
   Format Description (AFD).


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-payload-rtp-ancillary/

There's also a htmlized version available at:
https://tools.ietf.org/html/draft-ietf-payload-rtp-ancillary-06

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-payload-rtp-ancillary-06


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Tue Oct 11 07:13:27 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61145129561; Tue, 11 Oct 2016 07:13:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.599
X-Spam-Level: 
X-Spam-Status: No, score=-0.599 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 9mpjuHPnFWwC; Tue, 11 Oct 2016 07:13:23 -0700 (PDT)
Received: from mail-yb0-x22c.google.com (mail-yb0-x22c.google.com [IPv6:2607:f8b0:4002:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D18F3129587; Tue, 11 Oct 2016 07:13:19 -0700 (PDT)
Received: by mail-yb0-x22c.google.com with SMTP id 191so7614545ybv.3; Tue, 11 Oct 2016 07:13:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=S/qO9WYPxxvN8ehbwZvWsenjVhNn1vq5GOHKrIOp2BA=; b=sCC80UC39UG3go1PDeO6y7SutHkh42MoSzMwQDMLPk8rO9HbgdVSzjWnotjQ/7MRWU +Tp6DWvxNmL4RFq4qI/EE9tQHzoy4vukCh5nRQjzgknHWXPnuVfEYKhsWRcNAKAoWSHo 40PQM70zpjbMGirwEjVjUE2Dij8h7cdP5OX9OYzyjrpZ7E1winhemdweILKP1aJg6ue+ 0A+edyNzRbtYNrTZWMN/SeK/tVwh+aCGSRwdRqZuvvOlq3ERYZ4BStrSxNEpj8rEioVH wx25aGTiGX3AZgDFrSfRXOAsR1hPgCcqKZgEZfJymjL0T+Zlop6Gsh3ZNVkQllovnbP0 ltJg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=S/qO9WYPxxvN8ehbwZvWsenjVhNn1vq5GOHKrIOp2BA=; b=XP528Sh1lDONblX2RkaVk86TC5tBzbMoLU7D5EEkC1fYp7jSZXPzyiMM9FiYyhxEkK UP6UWf+e88JDw2Ky6Oq6p4fwfvqnorIFuSkKyB6S2XKubxJSDv0+DfRL49Um0TE9jGiS fu76ONtzFwGzuYXMX7Q/ZbeHZEcsvBIkNfbQ4RaLYLCUqqKNgPq+g68UvoFMRMEak4ku Mdd9Y2GmU5IFdtevCXo5nrO0y3XrD8MHN58TImNgBBOX599eubIepO8fjCEtKY2MXrz7 3QsqYPMojZkSUWfyde/C+DDCxiksozV8DGD2LRkdzz7q21a+8hLinhQX6ltba81d5lo0 rhpQ==
X-Gm-Message-State: AA6/9RnHzy9jUzGfAJpegmUiiTgOFF6N71j7tTYp9/tTBrV6G6UfZfFLsfXzKbKcWPrICg==
X-Received: by 10.194.95.105 with SMTP id dj9mr5237231wjb.20.1476195198709; Tue, 11 Oct 2016 07:13:18 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id b8sm6714337wjq.40.2016.10.11.07.13.17 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 11 Oct 2016 07:13:17 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <draft-ietf-payload-vp9@ietf.org>
Date: Tue, 11 Oct 2016 17:11:48 +0300
Message-ID: <0ac201d223c9$69645f30$3c2d1d90$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0AC3_01D223E2.8EB31DD0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIjyU4fwq4SpojVSqmqsDK9MKuQNA==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/9qSgkkXLroDgVHeqMgTY6UuK9qY>
Cc: payload@ietf.org
Subject: [payload] draft-ietf-payload-vp9-02 status
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Oct 2016 14:13:25 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0AC3_01D223E2.8EB31DD0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi guys,

The draft have recently expired, can you please submit a new revision

Thanks

Roni Even

Payload co-chair


------=_NextPart_000_0AC3_01D223E2.8EB31DD0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>Hi =
guys,<o:p></o:p></p><p class=3DMsoNormal>The draft have recently =
expired, can you please submit a new revision<o:p></o:p></p><p =
class=3DMsoNormal>Thanks<o:p></o:p></p><p class=3DMsoNormal>Roni =
Even<o:p></o:p></p><p class=3DMsoNormal>Payload =
co-chair<o:p></o:p></p></div></body></html>
------=_NextPart_000_0AC3_01D223E2.8EB31DD0--


From nobody Tue Oct 11 07:15:35 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B39F129508; Tue, 11 Oct 2016 07:15:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 E-mQ8zLldm-q; Tue, 11 Oct 2016 07:15:32 -0700 (PDT)
Received: from mail-qt0-x232.google.com (mail-qt0-x232.google.com [IPv6:2607:f8b0:400d:c0d::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2F881294CE; Tue, 11 Oct 2016 07:15:28 -0700 (PDT)
Received: by mail-qt0-x232.google.com with SMTP id m5so14845337qtb.3; Tue, 11 Oct 2016 07:15:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=mwegtVvHkbZSHScV2rcCAXt6nOg7vgzSAcgsFp579Bo=; b=hH1xpeQSsHb2+bGYpnx1dbBygxG1ByBnkEANRr57DDHRqNephypfW+YS7YcHdJqRi0 qJdxg3YHQ8yeiSZFeCDSHuZLlMdc3EgYixZnk3VFG6ILR3AmSw9GkjocJNlWKQPne4J6 DXVxIayJS1HQjjtywZkvVrKEYs9ASDK7GriOtZ4D8KuPmMpnM+gQbdMj4ZIp+0VHljlz TS4TxOQa6VMKOVM7O0bo20lLwgkUnpAhfVCjnVkfF3g67q2+wrGpbos7I438WeM6vsxQ rPgzr7s67lsFjOXG1q0XSW5nye5OAfIeOACiDh7smijz9NFYpQa67LgtCCyA8cgyjnV1 kTTA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=mwegtVvHkbZSHScV2rcCAXt6nOg7vgzSAcgsFp579Bo=; b=B5SoTGrP/jjfFguaPpRvVm49JCDsPak5roc6WnIfjqhskqdIS9UScAmkWN+C2MZeJR sQb2snE2Ku9TfSt67IZ/En97cyeNmfO1Bz+fNwkMIk1+EP5hXCPTuqVAMeF7qL3VlhMB QgNL/ML6h4YPbgd47JStFV1bEb76ekoGy6aI77UHzRJ0A1Wd8Uf5W4FnJGNX1g9sU9Gt D0N7JVLuscah8d9UI+miXf1wb8e3z11wxQc3hWekxjWcSkeFDTeNPaK3U7ZYC3D9B0dm 9nOgcNT1oE4o8KfYLL3KVsJ22UaX66Y7vcyBu3xdFawbn9trvOCe8ujttKPTyAPE5g0Q 9SVA==
X-Gm-Message-State: AA6/9Rk0DBPegtTl9NxJmi5p74/euDec1gk3obpnHvS9YS3SLQU6QyMTDrxNqieomZzmuw==
X-Received: by 10.194.123.40 with SMTP id lx8mr5204377wjb.59.1476195304105; Tue, 11 Oct 2016 07:15:04 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id h10sm6668996wje.48.2016.10.11.07.15.02 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 11 Oct 2016 07:15:03 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <draft-ietf-payload-flexible-fec-scheme@ietf.org>
Date: Tue, 11 Oct 2016 17:13:33 +0300
Message-ID: <0ac701d223c9$a82c2630$f8847290$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0AC8_01D223E2.CD795E30"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIjyYvyK9lwpvEAQhuBLqQj4JPqIg==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/gsGjUXIUJ9IxucB-bApTJGsUNtQ>
Cc: payload@ietf.org
Subject: [payload] draft-ietf-payload-flexible-fec-scheme-02 status
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Oct 2016 14:15:34 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0AC8_01D223E2.CD795E30
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi guys,

The draft have recently expired, can you please submit a new version

Thanks

Roni Even

Payload co-chair


------=_NextPart_000_0AC8_01D223E2.CD795E30
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>Hi =
guys,<o:p></o:p></p><p class=3DMsoNormal>The draft have recently =
expired, can you please submit a new version<o:p></o:p></p><p =
class=3DMsoNormal>Thanks<o:p></o:p></p><p class=3DMsoNormal>Roni =
Even<o:p></o:p></p><p class=3DMsoNormal>Payload =
co-chair<o:p></o:p></p></div></body></html>
------=_NextPart_000_0AC8_01D223E2.CD795E30--


From nobody Tue Oct 11 07:40:03 2016
Return-Path: <ietf-secretariat-reply@ietf.org>
X-Original-To: payload@ietf.org
Delivered-To: payload@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id C64B4129593 for <payload@ietf.org>; Tue, 11 Oct 2016 07:40:01 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
To: <payload@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.34.2
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <147619680180.32075.11129955333938649081.idtracker@ietfa.amsl.com>
Date: Tue, 11 Oct 2016 07:40:01 -0700
From: IETF Secretariat <ietf-secretariat-reply@ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/RnUinjbavc9Z1S22euV6q3r3qEU>
Subject: [payload] Milestones changed for payload WG
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Oct 2016 14:40:02 -0000

Changed milestone "submit RTP Payload Format for MELPe Codec", set
state to active from review, accepting new milestone.

Changed milestone "submit RTP Payload Format for VC-2 HQ Profile
Video", set state to active from review, accepting new milestone.

URL: https://datatracker.ietf.org/wg/payload/charter/


From nobody Mon Oct 17 01:11:18 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CED8312959F for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:11:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 M8-3URFDm8h0 for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:11:15 -0700 (PDT)
Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BE43129465 for <payload@ietf.org>; Mon, 17 Oct 2016 01:11:15 -0700 (PDT)
Received: by mail-lf0-x233.google.com with SMTP id l131so232139342lfl.2; Mon, 17 Oct 2016 01:11:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=o2Rsq1v2QJ3vckIGnQQI5HPSObeHzKFYf4OtANp8yCU=; b=uhsWRotGGn03c8vFDZnOWS8FLwELlZ8l3d17pYG1Z4vb9M55G6mRidgSUkrhDcKHf/ o5XOlPNRd7GV8W59kAgv8GQx+XWnCNZukxiB52oOQM/V2CSdk2pKJRuiBE8f1lcxEhf3 PDng9RuR+K4UZHIBhhlnY5djc5WA4auHh3/U/1w3moSASO+d7YhA8sEDSlcL8eNeFelZ GZY7wg5BHecFSEO05vOSAT0kVwE8XdC6sOmu9vMPKgiZ6W1CDi53rROp6NHckkTx06HD iKy/eicm9ZAVhdiJLmfXiqXq6OXLxox3HtzDk6SiG9GV7IdshJiftuEztlTxGOslHRt+ Pd2Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=o2Rsq1v2QJ3vckIGnQQI5HPSObeHzKFYf4OtANp8yCU=; b=laNx96wZ6xDinS+XxYYidg9BYkOt7Egy0sSWCNSvzAX/2Fa/S9y6phUQzK1UxF0ecS 6Qiy1AYijZB+0oWNmvV6TdqIBVq9RYnTWw5050ejnNuHR863k22zdjW/SzcGqSPWBf6o SaqH0xrSxooebE0ENr2RW2Zp3ST2MJudY4dn4DZgwMj3x+gfldGSnlNZlCXfnH0ExBaj PEXULR3INf9IxF/D+q4ZoahFv+Hspyy1oMVhyWf93sWI48EcICGMJR57lxk9s13hG17m /azUB/b+NQ7B7R7ptoR3SOxYCYyFtAj6sF+X3sNLEQI44clp7uLKPhabR7Xup0KZHrFY sYYQ==
X-Gm-Message-State: AA6/9RlHZ4IuvWDF07mNXqG1jwGK51vQqGHEVsKnAILTIgLoicJdcqinOq3f43iWBjqPbg==
X-Received: by 10.25.92.203 with SMTP id u72mr12887071lfi.62.1476691870751; Mon, 17 Oct 2016 01:11:10 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id 89sm7298243lja.42.2016.10.17.01.11.08 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:11:09 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <draft-ietf-avt-rtp-g718@ietf.org>
Date: Mon, 17 Oct 2016 11:09:38 +0300
Message-ID: <0e1f01d2284d$cf4564b0$6dd02e10$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E20_01D22866.F492EAD0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoTSQGO3NZWUQZTJ6RKHsrhAr+AQ==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/6FSHOyuW6moPvvS0hAe7gyF2-rQ>
Cc: payload@ietf.org
Subject: [payload] Status of draft-ietf-avt-rtp-g718
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:11:17 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E20_01D22866.F492EAD0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

We have a milestone for RTP payload for EVBR/G.718 as proposed in
draft-ietf-avt-rtp-g718.

There was no progress on this work lately.

The WG chairs are asking if there is still interest in this work and if none
we will remove the milestone.

Please provide feedback till November 17th .

Thanks

Roni Even

Payload WG co-chair


------=_NextPart_000_0E20_01D22866.F492EAD0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p class=3DMsoNormal>We have a =
milestone for RTP payload for EVBR/G.718 as proposed in =
draft-ietf-avt-rtp-g718.<o:p></o:p></p><p class=3DMsoNormal>There was no =
progress on this work lately.<o:p></o:p></p><p class=3DMsoNormal>The WG =
chairs are asking if there is still interest in this work and if none we =
will remove the milestone.<o:p></o:p></p><p class=3DMsoNormal>Please =
provide feedback till November 17<sup>th</sup> .<o:p></o:p></p><p =
class=3DMsoNormal>Thanks<o:p></o:p></p><p class=3DMsoNormal>Roni =
Even<o:p></o:p></p><p class=3DMsoNormal>Payload WG =
co-chair<o:p></o:p></p></div></body></html>
------=_NextPart_000_0E20_01D22866.F492EAD0--


From nobody Mon Oct 17 01:13:21 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E5A91295BE for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:13:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 EgXTa99s6dwU for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:13:18 -0700 (PDT)
Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46FB6129465 for <payload@ietf.org>; Mon, 17 Oct 2016 01:13:18 -0700 (PDT)
Received: by mail-lf0-x233.google.com with SMTP id x79so281680269lff.0; Mon, 17 Oct 2016 01:13:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=dp+eRPpvBZEZYyz7htRJC482Mapot7SA1JGX0wgAQyA=; b=BbwTh8s23O269lI4cXePHNEacPb8kUe0VO8Xt7xB5p2xFbWs0fAamvQ3Jxnzo5jfcM xj3FgUi2fk0JuGdxO36hcCStKYHJX4uWnJA5OEPOIYXXv2w+ZhtwGdGv6RYtYTfQLBsn BPyyEJ6t+7rI85nQ1zU32VvjVd4A9TvZ91u40ruXWJqMY9OySzrrt7Sef6v+OZ/QA6Hj TY3ZPm+8ecbZOKXTGxg8lIQuwr2eHuRrDdUp+h1MRJ/nLuwCcz3yv914WOjOThAKmfxZ VXBt6HUeEZijEUDSpqXgTJHi79MvvBE2Jf7w9vguPQGUfZNtgX+n2EGRNz4hugQ1Q4xy OkzA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=dp+eRPpvBZEZYyz7htRJC482Mapot7SA1JGX0wgAQyA=; b=XKTw4vfo13jK5dPrb/jkyca3sGHRl3CV9WrnTwYiwdgUdfl4x7GiKtnvfWF6NPgdC0 bKHTbH6JmS9lJuXlxhScwdYN8oGrNrSn0MhhY98qwLbOLq01mG0/Y8xqf3Uh7EArjBGs 7fzKvX8UqJUbhzbU8mwDCKo03unHO81uSC9SJ3wXbHbcOqyZZLX4YRiUGHlysCaHd3oh xLRsTXpjk9CFs+wXFm5dv407bGr7IaER1U+PV3uSiSTquPQba1J5+PQbmyFSviSLevGb yJpea415223rq0lf1CNUdRow2Z+6oYAFtJakGVHRZ8JAxXLoKQrZC5UGYPQRJV4IjgCG VbBA==
X-Gm-Message-State: AA6/9RmhjzJx5PvGb7YU4hQpQViN3Ng83vDB9Qu5KOzsjQi83ryiYTwKLuUi5z8X2dTCPQ==
X-Received: by 10.25.211.80 with SMTP id k77mr13151311lfg.71.1476691996011; Mon, 17 Oct 2016 01:13:16 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id h88sm7291180lfi.6.2016.10.17.01.13.14 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:13:15 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <draft-ietf-payload-rtp-g718@ietf.org>
Date: Mon, 17 Oct 2016 11:11:44 +0300
Message-ID: <0e2401d2284e$1a38b5d0$4eaa2170$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E25_01D22867.3F866300"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoThQqjMxLLfVATYW+w04VTBKP+A==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/cy9day0a5lQ77k_xIS1sLuuFfGM>
Cc: payload@ietf.org
Subject: [payload] Status of draft-ietf-payload-rtp-g718
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:13:20 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E25_01D22867.3F866300
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

We have a milestone for RTP payload for EVBR/G.718 as proposed in
draft-ietf-payload-rtp-g718.

There was no progress on this work lately.

The WG chairs are asking if there is still interest in this work and if none
we will remove the milestone.

Please provide feedback till November 17th .

Thanks

Roni Even

Payload WG co-chair


------=_NextPart_000_0E25_01D22867.3F866300
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p class=3DMsoNormal>We have a =
milestone for RTP payload for EVBR/G.718 as proposed in =
draft-ietf-payload-rtp-g718.<o:p></o:p></p><p class=3DMsoNormal>There =
was no progress on this work lately.<o:p></o:p></p><p =
class=3DMsoNormal>The WG chairs are asking if there is still interest in =
this work and if none we will remove the milestone.<o:p></o:p></p><p =
class=3DMsoNormal>Please provide feedback till November 17<sup>th</sup> =
.<o:p></o:p></p><p class=3DMsoNormal>Thanks<o:p></o:p></p><p =
class=3DMsoNormal>Roni Even<o:p></o:p></p><p class=3DMsoNormal>Payload =
WG co-chair<o:p></o:p></p></div></body></html>
------=_NextPart_000_0E25_01D22867.3F866300--


From nobody Mon Oct 17 01:16:49 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D51851295C3 for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:16:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 cbhqf2hEjoSi for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:16:46 -0700 (PDT)
Received: from mail-lf0-x230.google.com (mail-lf0-x230.google.com [IPv6:2a00:1450:4010:c07::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2DC4B1295BF for <payload@ietf.org>; Mon, 17 Oct 2016 01:16:46 -0700 (PDT)
Received: by mail-lf0-x230.google.com with SMTP id l131so232322519lfl.2; Mon, 17 Oct 2016 01:16:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=LpyVcScI6Z5bsaBvrAF6LpHJX7iJKZVllWvOjUO2FwE=; b=TvJWVFxvVJQwkpEPdu+tWPjN2y0lQ4ppM0gyHQhNknktxXO1VjWOt5VCP3Tj3uMkpE 6JWgM+9RydaReFarkciX4sse2FY6DkM3JuByUp9fczklmZfeNLKOORqax+7UvsIYguj0 z+NEg0baMKn2bSAYoMdrR0rzCSmyIcvURzMejTx+0Lkx1jLU3mRCCpDH3ozQSeC+Ce2t 1CYb0W/zOxXBJO/Dyqfzj2wie85Au1aw5RkLJsFUVch6UzEAFw3gBKvIb00EbLsBDzDT XsHqguGM8renoNDdGvwMvZzLTuK+mTU5fzRBSE9wd3nhytpcHIfg4LgqB+tt6y6RQ44p QUuw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=LpyVcScI6Z5bsaBvrAF6LpHJX7iJKZVllWvOjUO2FwE=; b=d51TIV0Dpsp4sQHDA8onfjCSdkHI0XIoLPO/c73Rtk2m5EdQgo4IegRvomAfHX3KSJ 77vcZAluDDKbEdcaKBtrnVwATSQJ0nrshkz8sOrnthSW7z5sk5gxN29kvVE1z6dz/mLb UKgyTLsvGkIMUU6Y9xnSalpLxpB9owgYpNVLdqbktJN2MoYpvU7SyP4Ypkhk8avg7ou6 XcB1rzIZ9JUqdoR+/CbyEFSMgSmtxQUZuSGjoClJnLPWKgL2ACPRT3agQrd47IU/x2Ul /8yRBlccz3dtjKzjbfuCwTe7NKuQVmMyhMjWuxVT0XBHV5f5qyH6Lg15NlDoCz8dtnPV fPlA==
X-Gm-Message-State: AA6/9Rm2f4cykySZD7IalhrhJXOMufttT4g/L/q+F7OHaES+rtziRyD9Lie2yR3C7kxflQ==
X-Received: by 10.25.210.198 with SMTP id j189mr11561445lfg.165.1476692203525;  Mon, 17 Oct 2016 01:16:43 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id u3sm4114245lja.8.2016.10.17.01.16.41 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:16:42 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <draft-ietf-payload-rtp-sbc@ietf.org>
Date: Mon, 17 Oct 2016 11:15:11 +0300
Message-ID: <0e2901d2284e$95c9b4b0$c15d1e10$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E2A_01D22867.BB16ECB0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoTlbi4MnB6Yd3RkqBLrxu+B+7+Q==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/55Epd55s7DGVSONL9MnKwxdDEYk>
Cc: payload@ietf.org
Subject: [payload] status of draft-ietf-payload-rtp-sbc
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:16:48 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E2A_01D22867.BB16ECB0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

We have a milestone for RTP Payload Format for Bluetooth's SBC audio codec
as proposed in draft-ietf-payload-rtp-sbc.

There was no progress on this work lately.

The WG chairs are asking if there is still interest in this work and if none
we will remove the milestone.

Please provide feedback till November 17th .

Thanks

Roni Even

Payload WG co-chair

 

 


------=_NextPart_000_0E2A_01D22867.BB16ECB0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p class=3DMsoNormal>We have a =
milestone for RTP Payload Format for Bluetooth's SBC audio codec as =
proposed in draft-ietf-payload-rtp-sbc.<o:p></o:p></p><p =
class=3DMsoNormal>There was no progress on this work =
lately.<o:p></o:p></p><p class=3DMsoNormal>The WG chairs are asking if =
there is still interest in this work and if none we will remove the =
milestone.<o:p></o:p></p><p class=3DMsoNormal>Please provide feedback =
till November 17<sup>th</sup> .<o:p></o:p></p><p =
class=3DMsoNormal>Thanks<o:p></o:p></p><p class=3DMsoNormal>Roni =
Even<o:p></o:p></p><p class=3DMsoNormal>Payload WG =
co-chair<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_0E2A_01D22867.BB16ECB0--


From nobody Mon Oct 17 01:30:01 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78BD01295CC for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:29:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 bFyFWcGCCYlz for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:29:58 -0700 (PDT)
Received: from mail-lf0-x234.google.com (mail-lf0-x234.google.com [IPv6:2a00:1450:4010:c07::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9260212959F for <payload@ietf.org>; Mon, 17 Oct 2016 01:29:57 -0700 (PDT)
Received: by mail-lf0-x234.google.com with SMTP id b75so276228966lfg.3; Mon, 17 Oct 2016 01:29:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=cAuBQgOHHbZ+GPd4CCnr4HuweiX2bUXqI2Ma+kP5qDQ=; b=Xkpg0Dc3HZiuvx8mCmJ5N90bU50xmT4U4SnT6gP22wuIedsx+1LV8k4Q3jU/a7rPkH /CBCSTiB2CmJx62quSRsUpHskMngUgK7ox7SARqD59ubqdfHSqAzkfalwojt56DLxXs5 29ib0VkZncID7zQqBpy6Gp8kAp9/fI7iLvUVF8kQmEjEsSON/QGLMFeTw43e2a2jEiC3 MAbr2Qd3F1CyioT83L3HxQXGcCyShOvzXlT/voRfhU81TaiYW9doeCaL4IN28Rcdyisk QM/uLxU3IDJ4nffw+hYJk9yO163/U5OJ1JFS9Jkv7J4ZAWSoA3JybxMTooHftCviHEvW 3+pA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=cAuBQgOHHbZ+GPd4CCnr4HuweiX2bUXqI2Ma+kP5qDQ=; b=BTdzZeDd+sfHA/aNas5zy0IUBEnI8Ph02KltcT1hiDdFEZnUvzULE4cy2eq9NLMBGQ 76+vNFksdglw+Fdu5KUwVHzrR8wKjbax8kwEFD1JRuoAiaDgTLDN86QnRU4AvdwYg2b2 jRJ6F4H95zu3ffQ4roaX5IlAA81cMHTdl/ClD0gFPndYOl8RUR0RHoCTiC6BZVA0k3Ux 9n10VtDuNTT8W56KXLes5JqCOgzSaq0rx8LY9j8YAi1mkxjy1n7zsnclYQNGSNQemDVO lxwhjMU5+yU/vhz/one3nZaxFJGWNtzL9lQdniRk/Uulbn1oRs8sY8rpIUJcX4wxE4ZI +c4A==
X-Gm-Message-State: AA6/9RmR227i6aaAfcyUmQZqIr5OEpaj/GKG/3KDD3HM4sdqnF6saGU6j4pVBLoFho1ZPw==
X-Received: by 10.28.87.85 with SMTP id l82mr6959790wmb.99.1476692995683; Mon, 17 Oct 2016 01:29:55 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id ma5sm51023317wjb.47.2016.10.17.01.29.53 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:29:54 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <draft-ietf-avt-rtp-isac@ietf.org>
Date: Mon, 17 Oct 2016 11:28:23 +0300
Message-ID: <0e3401d22850$6dc18720$49449560$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E35_01D22869.931045C0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoT6n2AvRkVA4xQims2WwtiGH2/w==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/AfzQHBgUcxPg32krACQp_6fntj0>
Cc: payload@ietf.org
Subject: [payload] status of draft-ietf-avt-rtp-isac
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:29:59 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E35_01D22869.931045C0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi ,

Looking back I noticed that draft-ietf-avt-isac was sent to publication and
there were comments from the previous AD, Richard Barnes, at the time.

We still have the milestone in the payload WG.

So this is a question to the editors if they would like to get back and
finish this work, and if yes it will be good to submit as a payload and not
avt document

Thank

Roni Even


------=_NextPart_000_0E35_01D22869.931045C0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
h1
	{mso-style-priority:9;
	mso-style-link:"Heading 1 Char";
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:24.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.Heading1Char
	{mso-style-name:"Heading 1 Char";
	mso-style-priority:9;
	mso-style-link:"Heading 1";
	font-family:"Times New Roman","serif";
	font-weight:bold;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>Hi =
,<o:p></o:p></p><p class=3DMsoNormal>Looking back I noticed that =
draft-ietf-avt-isac was sent to publication and there were comments from =
the previous AD, Richard Barnes, at the time.<o:p></o:p></p><p =
class=3DMsoNormal>We still have the milestone in the payload =
WG.<o:p></o:p></p><p class=3DMsoNormal>So this is a question to the =
editors if they would like to get back and finish this work, and if yes =
it will be good to submit as a payload and not avt =
document<o:p></o:p></p><p class=3DMsoNormal>Thank<o:p></o:p></p><p =
class=3DMsoNormal>Roni Even<o:p></o:p></p></div></body></html>
------=_NextPart_000_0E35_01D22869.931045C0--


From nobody Mon Oct 17 01:32:31 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 356001295C9 for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:32:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 CcdBY8WqhEQz for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:32:29 -0700 (PDT)
Received: from mail-qt0-x232.google.com (mail-qt0-x232.google.com [IPv6:2607:f8b0:400d:c0d::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2BEE1295BD for <payload@ietf.org>; Mon, 17 Oct 2016 01:32:28 -0700 (PDT)
Received: by mail-qt0-x232.google.com with SMTP id s49so109015134qta.0 for <payload@ietf.org>; Mon, 17 Oct 2016 01:32:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=ob2IoBK/RlGsu9kp+qguoxk36xy7EQAphyVe+eJPEfo=; b=aF8OcPfmBT4UAZYg9/RDIu0Gt9P/wyZ1b37p0q0CKRWaaiZ1ksFrJg31F6rTXwazMT gmuRwVWE+7CShPGrSYWoolLLGlQSl9sNvlYXSC67PlLnDSu1cNHoGyvdQjlTKDwVNUhW FLwntxEL/LxaONu/ZmYXXYIH5PJNujj09pZDklezfvqvb7J3xoCv2GZ/BhBDthzN1rRr lZ/gd3ApbyjtrR54kIFqz5fbY5IiJ3RKRd2uZYrax1ENNCGU13yBAmb/s+5YmZQ7oF5M nwZC1dbkUnVPhZSbAjikf3dhP9DMkOzVcM+EGEYx8Aan2mQavZmMLUB3ksTvu7sD1JeH bXDw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=ob2IoBK/RlGsu9kp+qguoxk36xy7EQAphyVe+eJPEfo=; b=XCF2pMLwK31VSdIanAfKG4FMeY/mti1sttvzv+f5uoswrkqGzeIo1RiHmUW4LPd6mi wpIObgzf+lmzIcpKNBsRnaBr9UsioUPGh+KZD311d9kBdov8kHxmuBNYly5pMYsrBBhe +MMtIgdmGid1dB2gDGKeOIi3pIfAQv4JLTdOq568sb1au5nE4mfWa2U7/BIXt7bay6vO mBhqBPFANUJAipQXQ7rUrKZQCpHd+769XZe7W0yuGSdJxh4tw7MpcIZ+Un/Nu5If0/xo zdGgywZRw0zkqNX8vyMPeSg1EpqTWpsSAakFWNAlIqZUxigQWYvW3m/SIXSZvTdDp7/n NAog==
X-Gm-Message-State: AA6/9RlFBOjhk1fldfmw1vItB3tDQwznrVTi9hTc8C9OFWu20Ps1fFDcI2Yob1J38D4Yhw==
X-Received: by 10.28.149.209 with SMTP id x200mr8039943wmd.123.1476693148019;  Mon, 17 Oct 2016 01:32:28 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id wh3sm51069531wjb.49.2016.10.17.01.32.26 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:32:27 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: "'Glen Zorn'" <glenzorn@gmail.com>, "Wang, Ye-Kui" <yekuiw@qti.qualcomm.com>, <ari.lakaniemi@hotmail.com>
Date: Mon, 17 Oct 2016 11:30:56 +0300
Message-ID: <0e3901d22850$c8d199c0$5a74cd40$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E3A_01D22869.EE1F46F0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoThQqjMxLLfVATYW+w04VTBKP+A==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/mPVb-O_hAAsQHD7USRhLPifXL-s>
Cc: payload@ietf.org
Subject: [payload] Status of draft-ietf-payload-rtp-g718
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:32:30 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E3A_01D22869.EE1F46F0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

We have a milestone for RTP payload for EVBR/G.718 as proposed in
draft-ietf-payload-rtp-g718.

There was no progress on this work lately.

The WG chairs are asking if there is still interest in this work and if none
we will remove the milestone.

Please provide feedback till November 17th .

Thanks

Roni Even

Payload WG co-chair


------=_NextPart_000_0E3A_01D22869.EE1F46F0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p class=3DMsoNormal>We have a =
milestone for RTP payload for EVBR/G.718 as proposed in =
draft-ietf-payload-rtp-g718.<o:p></o:p></p><p class=3DMsoNormal>There =
was no progress on this work lately.<o:p></o:p></p><p =
class=3DMsoNormal>The WG chairs are asking if there is still interest in =
this work and if none we will remove the milestone.<o:p></o:p></p><p =
class=3DMsoNormal>Please provide feedback till November 17<sup>th</sup> =
.<o:p></o:p></p><p class=3DMsoNormal>Thanks<o:p></o:p></p><p =
class=3DMsoNormal>Roni Even<o:p></o:p></p><p class=3DMsoNormal>Payload =
WG co-chair<o:p></o:p></p></div></body></html>
------=_NextPart_000_0E3A_01D22869.EE1F46F0--


From nobody Mon Oct 17 01:33:33 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1148612959F for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:33:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 y12TKLluoTvF for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:33:29 -0700 (PDT)
Received: from mail-lf0-x22c.google.com (mail-lf0-x22c.google.com [IPv6:2a00:1450:4010:c07::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6618A12956D for <payload@ietf.org>; Mon, 17 Oct 2016 01:33:29 -0700 (PDT)
Received: by mail-lf0-x22c.google.com with SMTP id b81so273625844lfe.1 for <payload@ietf.org>; Mon, 17 Oct 2016 01:33:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=BZPYZ2/5G4LARIShzl6Wld6DnZJUE3MQXhg/Ox21vlM=; b=m/3ez9Dj1KhtB6ynbmbuwBRPcUsgD+7SpzDNKP/Boi0XV7mX3ToJ8n6HHEESQVX7OR UDCm4PtZVi0pVz/EY7XV4rel20XcgHNF0+fgNa56SVIc7BhwlVn5pkSTYdOZIViZ2O1o YkDN028fecPDUunpyBdfkWF9R3J8rM/B9W+6pTNy0k+D2iDthwdSR24nor9qOh1WgOFa GtjkMIBTdrkbgCU2YrsA74izu9Elhfr3bRmFyLUCZpYxVIjNW/JW89YqxXHEodgqc9i1 rehP3b7Sn3Ns0X/33r7UraesLFPjs2k9wn6BAN1CRDVGAEVgpC/bGGO0PgUWuEWM2UQA JgfA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=BZPYZ2/5G4LARIShzl6Wld6DnZJUE3MQXhg/Ox21vlM=; b=LM2SDEdc04BRIGyhq729hydUNohsCfPwA16jv8M9rO/B9rPrTGHp26O+4plcy+PddX 5GNSBmuKVnd32XBTqVGQvcOZrQ6GszfdtD/pU1JzM0gYZdQVi/Yzxk34IHoXcFUtRM48 3VE/4slP0ofPt3ExAPwF78ePO2FpDDmZBmBrBlO0Jru8QgFf6A4Wtdd8BZorJ4Sk1H+Q TgvHuw4hziB9ZfGscnExSbz0pJZZzIpuX2GDbdQviTAnJ/Tm8UadP11WJSLwnU4hnfCO dN29HM87uoAlzHaIfK4OEWu00efP3IyxjJc1mlLWGM+mqy4Do6BpzZdrZ8ekap/JCxKi HGVA==
X-Gm-Message-State: AA6/9Rm6WOwo8WXvt/HoO+m9Bcfzyn6mDlNATEJCHYlYqNl+aLuuiXbVJhqQyBFBwl+wYw==
X-Received: by 10.25.39.67 with SMTP id n64mr13473627lfn.80.1476693207499; Mon, 17 Oct 2016 01:33:27 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id 84sm7379988ljf.33.2016.10.17.01.33.25 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:33:26 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: "Christian Hoene \(Symonics\)" <christian.hoene@symonics.com>, "'Bont, Frans de'" <frans.de.bont@philips.com>
Date: Mon, 17 Oct 2016 11:31:55 +0300
Message-ID: <0e3e01d22850$ec361df0$c4a259d0$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E3F_01D2286A.118355F0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoTlbi4MnB6Yd3RkqBLrxu+B+7+Q==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/wnkXxF3D2m5WVy24Y33s37_ZBO0>
Cc: payload@ietf.org
Subject: [payload] status of draft-ietf-payload-rtp-sbc
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:33:31 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E3F_01D2286A.118355F0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

We have a milestone for RTP Payload Format for Bluetooth's SBC audio codec
as proposed in draft-ietf-payload-rtp-sbc.

There was no progress on this work lately.

The WG chairs are asking if there is still interest in this work and if none
we will remove the milestone.

Please provide feedback till November 17th .

Thanks

Roni Even

Payload WG co-chair

 

 


------=_NextPart_000_0E3F_01D2286A.118355F0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p class=3DMsoNormal>We have a =
milestone for RTP Payload Format for Bluetooth's SBC audio codec as =
proposed in draft-ietf-payload-rtp-sbc.<o:p></o:p></p><p =
class=3DMsoNormal>There was no progress on this work =
lately.<o:p></o:p></p><p class=3DMsoNormal>The WG chairs are asking if =
there is still interest in this work and if none we will remove the =
milestone.<o:p></o:p></p><p class=3DMsoNormal>Please provide feedback =
till November 17<sup>th</sup> .<o:p></o:p></p><p =
class=3DMsoNormal>Thanks<o:p></o:p></p><p class=3DMsoNormal>Roni =
Even<o:p></o:p></p><p class=3DMsoNormal>Payload WG =
co-chair<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_0E3F_01D2286A.118355F0--


From nobody Mon Oct 17 01:34:37 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3BD312959F for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:34:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 VrGyaQ-8jo7Y for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:34:33 -0700 (PDT)
Received: from mail-lf0-x229.google.com (mail-lf0-x229.google.com [IPv6:2a00:1450:4010:c07::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 83B9312956D for <payload@ietf.org>; Mon, 17 Oct 2016 01:34:33 -0700 (PDT)
Received: by mail-lf0-x229.google.com with SMTP id b75so276418240lfg.3; Mon, 17 Oct 2016 01:34:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:expiry-date;  bh=u4weS0Pdq5Vlx5In2/pfAl2L3v46dtVx18wmhDCpgNE=; b=uv83YhPWtmt6aEKLBvbwve/s+7Bt2zdV9gVm04xZvArymQQD7L8gI7wX3m/5MoWI24 P0cRirV59QJEout6SIDuEbnC1g18b1TGXShvw7N24P9jPg6Yw1yjUxSRMs2NMAXmZLfm 1KEOkN2P/7F+VpBzPbWxpGDi1K74b+TGsHsJtBskODhmRk7PoAEfVvz0NK/me50zDZ+s z1+FO4DH+CY+gO194bxVB1v46a/7uqrkW3M3R6VNZlekb7gQr2idwjih/01v5l7/CQlk cWRHnJabv9qof67g88kKFi+e1+EDaASFy56plHx7yB++s46A4mAO/wA1PKAArlRz7Kdm dp9w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :expiry-date; bh=u4weS0Pdq5Vlx5In2/pfAl2L3v46dtVx18wmhDCpgNE=; b=JAlMZuLTVzXFg27MSfjm3jfzMndAlKxEBxhXsgdkgnMBWF6sX5ovhoWqFEYCyxWutm B2QBzCyzJ1mAQQNgsQ1dwI2pvWVP+24vLGPAD85RdpPnpIiOa1Tf8mQhUMML6Ebkseqz CJ4/S8TPZIBc402WSZ02gXgkEMvNPFHVz9husZakpl7OL/mg89Cn6rjgyZ2IvAyLrizX /RNNVIcoVFfGmiufxOz/VyzcCf4kq12GvErVhWtMwt/GZfQxRF5XmaVR8ONzai2rHqf9 Ku9sDXudGAMDgpnZeBhOhEG0oaI94nFV2jddZcFGC1CrTqPOtlI2YxD4TqdMSv7UbquQ dWnA==
X-Gm-Message-State: AA6/9RkSB/f1/aLjUV4jAKRlOuKDuzVfL9/2/Zxw0GTA+wD85xwSwbtzIDjjpIjbnEfSYw==
X-Received: by 10.25.210.198 with SMTP id j189mr11643944lfg.165.1476693271693;  Mon, 17 Oct 2016 01:34:31 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id x23sm7228157lfa.4.2016.10.17.01.34.30 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:34:30 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <draft-ietf-avt-rtp-isac@ietf.org>
Date: Mon, 17 Oct 2016 11:33:00 +0300
Message-ID: <!&!GAAAAAAAAADMpouV6jQOSL5qoPZRBiUtwoAAABgAAAAAAAAAzKaLleo0Dki+aqD2UQYlLcQAkQAYAAAAAAAAAMymi5XqNA5Ivmqg9lEGJS3CgAAAEAAAABm3TvN61BtGmDJjoOMENw8RAAAAc3RhdHVzIG9mIGRyYWZ0LWk=@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----=_NextPart_000_0E46_01D2286A.37CFB7D0"
X-Mailer: Microsoft Outlook 14.0
X-MS-TNEF-Correlator: 00000000CCA68B95EA340E48BE6AA0F65106252DE4019100
Expiry-Date: Wed, 19 Oct 2016 11:32:58 +0300
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/B-iYpeO95uFq_htLJ1d6kA8ivGQ>
Cc: payload@ietf.org
Subject: [payload] Recall: status of draft-ietf-avt-rtp-isac
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:34:35 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E46_01D2286A.37CFB7D0
Content-Type: text/plain;
	charset="windows-1255"
Content-Transfer-Encoding: 7bit

Roni Even would like to recall the message, "status of
draft-ietf-avt-rtp-isac".

------=_NextPart_000_0E46_01D2286A.37CFB7D0
Content-Type: application/ms-tnef;
	name="winmail.dat"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
	filename="winmail.dat"

eJ8+IgEIAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5wQAAAAAAADrAAEIgAcAEwAAAElQTS5PdXRs
b29rLlJlY2FsbACCBgEDkAYAMAQAABsAAAADACYAAQAAAAIBMQABAAAA5AAAAFBDREZFQjA5AAEA
AgBWAAAAAAAAADihuxAF5RAaobsIACsqVsIAAG1zcHN0LmRsbAAAAAAATklUQfm/uAEAqgA32W4A
AAAAQwA6AFwAcABzAHQAXAByAG8AbgBHAC4AcABzAHQAAAAYAAAAAAAAAMymi5XqNA5Ivmqg9lEG
JS3CgAAAGAAAAAAAAADMpouV6jQOSL5qoPZRBiUtxACRABgAAAAAAAAAzKaLleo0Dki+aqD2UQYl
LcKAAAAQAAAAGbdO83rUG0aYMmOg4wQ3DxEAAABzdGF0dXMgb2YgZHJhZnQtaR4AcAABAAAALAAA
AAEJUmVjYWxsOiBzdGF0dXMgb2YgZHJhZnQtaWV0Zi1hdnQtcnRwLWlzYWMACwABDgEAAAADABQO
AQAAAB4AKA4BAAAAJQAAADAwMDAwMDA2AXJvbi5ldmVuLnRsdkBnbWFpbC5jb20BaWV0ZgAAAAAe
ACkOAQAAACUAAAAwMDAwMDAwNgFyb24uZXZlbi50bHZAZ21haWwuY29tAWlldGYAAAAAAgEAaAEA
AAAQAAAAGbdO83rUG0aYMmOg4wQ3DwMAAWgBAAAAHgACaAEAAAAJAAAASVBNLk5vdGUAAAAACwAD
aAEAAAADAARoAAAAAAMAeYAIIAYAAAAAAMAAAAAAAABGAAAAABqFAAABAAAACwAfDgEAAAACAfgP
AQAAABAAAADMpouV6jQOSL5qoPZRBiUtAgH6DwEAAAAQAAAAzKaLleo0Dki+aqD2UQYlLQMA/g8F
AAAAAgEJEAEAAADjAAAA3wAAAF8BAABMWkZ1fqplVAMACgByY3BnMTI1IjIDQ3RleAVCYmn+ZAQA
AzABAwH3CoACpAPk/wcTAoAQcwBQBFYIVQeyEaUnDlEDAQIAY2gKwHNl3HQyBgAGwxGlMwRGFDfe
MBKsEbMI7wn3OxifDjB2NRGiDGBjAFALCQFkMx42FtALpgfxAwAgRXYJCfAgdwhgbGQgbIBpa2Ug
dG8gGKBmYwdAAyB0aB6gB4FzgGFnZSwgInMBkAR0dQQgb2YgZHIaYQGALQiQADAtYXYbISAAIHAh
MB/QYyIuCwqiCoB9IuAAAwANNP0/pQ4DAA80/T+lDgIBFDQBAAAAEAAAAE5JVEH5v7gBAKoAN9lu
AAACAX8AAQAAADEAAAAwMDAwMDAwMENDQTY4Qjk1RUEzNDBFNDhCRTZBQTBGNjUxMDYyNTJERTQw
MTkxMDAAAAAAAwAGEFFlfRsDAAcQRQAAAAMAEBAAAAAAAwAREAEAAAAeAAgQAQAAAEYAAABST05J
RVZFTldPVUxETElLRVRPUkVDQUxMVEhFTUVTU0FHRSwiU1RBVFVTT0ZEUkFGVC1JRVRGLUFWVC1S
VFAtSVNBQyIAAACp9Q==

------=_NextPart_000_0E46_01D2286A.37CFB7D0--


From nobody Mon Oct 17 01:39:01 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3BBD1295CC for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:38:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 L1uZ5itx-Ptr for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:38:58 -0700 (PDT)
Received: from mail-lf0-x22b.google.com (mail-lf0-x22b.google.com [IPv6:2a00:1450:4010:c07::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 401B81295BE for <payload@ietf.org>; Mon, 17 Oct 2016 01:38:58 -0700 (PDT)
Received: by mail-lf0-x22b.google.com with SMTP id l131so233059182lfl.2 for <payload@ietf.org>; Mon, 17 Oct 2016 01:38:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=40Z0Aco7j0xVXKY9oEkoa6L/QuKEQfnK0a0U3vo+b6U=; b=Lsdamhth1k0C0qS/YVeYl5bnFM6f6/YvQxSKrUZpSHQQPRBghRR8SBXOC4OmT7+Paf NNkIO/AVXmZMxlsoF9Ms6j7BKHO7QA8bHjx8QKwp2ey7zjg5yJf7drr2wJykc4TIhtIc S5LrSXYxqmSkv1AhmuCnVtuszLgnSfMuwyprLIHH0QXzv+gILy7A5H5fhsQs56radrI2 X/lY0CnYiXMfy996h4PMm5kfFw2aSx0dSEzmxwKzL/VgBFYbV1fbPC0zngix3U4Gxc39 KKDwUn4nbj0Ot7zUSSNZdQpDC49NN8Jgs42hkVYekIphCy7SOffglpLzYoE5+R4o7ukm O2Ig==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=40Z0Aco7j0xVXKY9oEkoa6L/QuKEQfnK0a0U3vo+b6U=; b=SWqxPByveXEBawP9rb/yV1sJ0qxpP7CblpuW8yAAPrW75y02ESoykQmqR/xqqgRK+R KGy0graVw/hxdtRBodIuIAGHacem/Placnh9b5Gw7mtGdPwbVVe4UWw5A/vk/03RZ1Pp zyEvjfYqG81ycwGhWi4rUL0m58BDt3ocVLA7GissNcaTLQVaFUVgbbre+UFMDL0iK/fS AOBBSZ41S4pDchP31fRgdymo6kxk9z6VfaKCF33zkJSrLwmtApeHpyeU9pm2puJf/7X1 LdYNmqLMSeMrDJJ4d72kUBeR/ahW8MlqnhgwBjY2gv2IRKcMhjCnKU9tAFxQBvCX8CLs MQNQ==
X-Gm-Message-State: AA6/9RmxzqsZ57gmT6VL0NYINKDYf+8fzaxPiVFWrZsQxG+f9/chjZOOUoHK7gH6150MKw==
X-Received: by 10.25.205.19 with SMTP id d19mr13452444lfg.67.1476693534651; Mon, 17 Oct 2016 01:38:54 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id 89sm7347902lja.42.2016.10.17.01.38.52 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:38:53 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: "'Paul E. Jones'" <paulej@packetizer.com>, "'Harald Alvestrand'" <hta@google.com>, <phuart@cisco.com>, <turajs@google.com>
Date: Mon, 17 Oct 2016 11:37:21 +0300
Message-ID: <!&!GAAAAAAAAADMpouV6jQOSL5qoPZRBiUtwoAAABgAAAAAAAAAzKaLleo0Dki+aqD2UQYlLcQAkQAYAAAAAAAAAMymi5XqNA5Ivmqg9lEGJS3CgAAAEAAAABm3TvN61BtGmDJjoOMENw8RAAAAc3RhdHVzIG9mIGRyYWZ0LWk=@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E49_01D2286A.D43456D0"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoT6n2AvRkVA4xQims2WwtiGH2/w==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/B-iYpeO95uFq_htLJ1d6kA8ivGQ>
Cc: payload@ietf.org
Subject: [payload] status of draft-ietf-avt-rtp-isac
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:39:00 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E49_01D2286A.D43456D0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi ,

Looking back I noticed that draft-ietf-avt-isac was sent to publication and
there were comments from the previous AD, Richard Barnes, at the time.

We still have the milestone in the payload WG.

So this is a question to the editors if they would like to get back and
finish this work, and if yes it will be good to submit as a payload and not
avt document

Thank

Roni Even


------=_NextPart_000_0E49_01D2286A.D43456D0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
h1
	{mso-style-priority:9;
	mso-style-link:"Heading 1 Char";
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:24.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.Heading1Char
	{mso-style-name:"Heading 1 Char";
	mso-style-priority:9;
	mso-style-link:"Heading 1";
	font-family:"Times New Roman","serif";
	font-weight:bold;}
span.EmailStyle18
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>Hi =
,<o:p></o:p></p><p class=3DMsoNormal>Looking back I noticed that =
draft-ietf-avt-isac was sent to publication and there were comments from =
the previous AD, Richard Barnes, at the time.<o:p></o:p></p><p =
class=3DMsoNormal>We still have the milestone in the payload =
WG.<o:p></o:p></p><p class=3DMsoNormal>So this is a question to the =
editors if they would like to get back and finish this work, and if yes =
it will be good to submit as a payload and not avt =
document<o:p></o:p></p><p class=3DMsoNormal>Thank<o:p></o:p></p><p =
class=3DMsoNormal>Roni Even<o:p></o:p></p></div></body></html>
------=_NextPart_000_0E49_01D2286A.D43456D0--


From nobody Mon Oct 17 01:52:37 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76C6C1294AA for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:52:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 8I260vrBDpnA for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 01:52:35 -0700 (PDT)
Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC68212944E for <payload@ietf.org>; Mon, 17 Oct 2016 01:52:34 -0700 (PDT)
Received: by mail-lf0-x233.google.com with SMTP id x79so283300793lff.0 for <payload@ietf.org>; Mon, 17 Oct 2016 01:52:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=qZL9kl6izjZNhxZF+uXKQQhAqvMM18m4ynz6JhPk7KI=; b=E6EOPiZYJfypeXjh5z57RxtFWoR8Jj27MniEbkAulZ3/uXFJG9EgeFEec51UH/aXq/ pkzU94+MBDR3rgAGGPSfaarpNbCVHp/vduWmADqjMAIZ8dQgiAh1CWSWR6+KDQucvnF1 GhCawZdnOdzfLoxiHsPi2TW3KmkiJbiOtkdEkw1S3MA4KNjdAItftDg6fa8lgO+MjlXH eeVdJ0cEd1BtO3VmkqDttWjqEdSrRl8G6f3glhWKfxydrfLJmjfEyRQ8Od/T2SXgFIMO n4oTw6MHlpIYXHOGTt05hCNwMNuuk/wm0O7+Ff3cMd263B2lb0jmKTlYj3s/tQfDEnD7 i0pg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=qZL9kl6izjZNhxZF+uXKQQhAqvMM18m4ynz6JhPk7KI=; b=Rj1nS6pYALdifV6vGnsr/Q2J3UH9NPtO1wDSPRa7q4ApNaaVmrqkbfSiMoQWZmlOUL ktoDCRs3AMWqTC1lGkp+18lp9hpU0uyO66WbFv/bM5KWESgrwKEaaAs6oj6sWBVFRpNr RyxxU3XpXBduUCB7yT95t0cp0G3r+pBAMHGwYpRkPKk3E3ihdF5Pc0q1c6vWt0g3gPlM lahtdJazXYCYidE4FolTOU6Tvi2gEZC6eiMZBDGReP7iuN+/UFNL13HOB8AsSvdkz7xJ Vbxh23csTRlTGN8vqtVmk38s+WNZOQUvbyFF9sZC1W88dNBdZXvtuaJUJQ5kL7A4bsyb 0kWQ==
X-Gm-Message-State: AA6/9RnSYJejJ19Q7Whx7Rn8F3WKXgqAR72Y8M4oRqlm32oqcPdk0w8/WJKsnCTUxvO7zw==
X-Received: by 10.25.38.149 with SMTP id m143mr11602296lfm.107.1476694352839;  Mon, 17 Oct 2016 01:52:32 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id h7sm7353326ljh.21.2016.10.17.01.52.31 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Oct 2016 01:52:31 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <payload@ietf.org>
Date: Mon, 17 Oct 2016 11:51:01 +0300
Message-ID: <0e5201d22853$96df0300$c49d0900$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0E53_01D2286C.BC2C3B00"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoU5EHiFsOgHUGQXaRQBgvV+iswA==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/BNjqin9JK3Q5CfjUaq4bUGpAc1g>
Subject: [payload] rqeuest for agenda time for payload at IETF97
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 08:52:36 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0E53_01D2286C.BC2C3B00
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

 

The preliminary agenda of IETF-97 was published. The PAYLOAD WG meeting is
scheduled to follow the AVTcore and AVText session as follows: 

 

Thursday, November 17, 2016

11:10-12:10

Park Ballroom 2                 ART             Payload
Audio/Video Transport Payloads WG

 

 

Note that this scheduling is subject to change. 

 

Please send the chairs your requests for agenda items. 

 

Thanks and Regards,

 

Roni Even

PAYLOAD WG co-chair

 

 


------=_NextPart_000_0E53_01D2286C.BC2C3B00
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"PT Serif";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>The =
preliminary agenda of IETF-97 was published. The PAYLOAD WG meeting is =
scheduled to follow the AVTcore and AVText session as follows: =
<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Thursday, November 17, 2016<o:p></o:p></p><p =
class=3DMsoNormal>11:10-12:10<o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.5pt;font-family:"PT Serif";color:#222222'>Park =
Ballroom 2</span>&nbsp;&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ART =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Payload&nbsp;&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span =
style=3D'font-size:11.5pt;font-family:"PT =
Serif";color:#222222;background:#F9F9F9'>Audio/Video Transport =
Payloads</span> WG<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Note that =
this scheduling is subject to change. <o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Please send =
the chairs your requests for agenda items. <o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Thanks and =
Regards,<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Roni Even<o:p></o:p></p><p class=3DMsoNormal>PAYLOAD =
WG co-chair<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_0E53_01D2286C.BC2C3B00--


From nobody Mon Oct 17 05:30:47 2016
Return-Path: <christian.hoene@symonics.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA98B129429 for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 05:30:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 mgRfC00OnlG5 for <payload@ietfa.amsl.com>; Mon, 17 Oct 2016 05:30:42 -0700 (PDT)
Received: from vwp12996.webpack.hosteurope.de (vwp12996.webpack.hosteurope.de [5.35.235.85]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B12E1293E1 for <payload@ietf.org>; Mon, 17 Oct 2016 05:30:42 -0700 (PDT)
Received: from app05.ox.hosteurope.de ([92.51.170.12]); authenticated by vwp12996.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:128) id 1bw73v-0003om-VC; Mon, 17 Oct 2016 14:30:40 +0200
Date: Mon, 17 Oct 2016 14:30:39 +0200 (CEST)
From: Christian Hoene <christian.hoene@symonics.com>
To: "Bont, Frans de" <frans.de.bont@philips.com>,  Roni Even <ron.even.tlv@gmail.com>
Message-ID: <1971043934.6153.1476707439934.JavaMail.open-xchange@app05.ox.hosteurope.de>
In-Reply-To: <0e3e01d22850$ec361df0$c4a259d0$@gmail.com>
References: <0e3e01d22850$ec361df0$c4a259d0$@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Priority: 3
Importance: Medium
X-Mailer: Open-Xchange Mailer v7.6.2-Rev60
X-Originating-Client: open-xchange-appsuite
X-bounce-key: webpack.hosteurope.de; christian.hoene@symonics.com; 1476707442;  cfb77a58; 
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/Bly7NWjPJlP9eEhPVRjwIlAu0OI>
Cc: payload <payload@ietf.org>
Subject: Re: [payload] status of draft-ietf-payload-rtp-sbc
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: Christian Hoene <christian.hoene@symonics.com>
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Oct 2016 12:30:44 -0000

Hi Roni,

> The WG chairs are asking if there is still interest in this work and if none
> we will remove the milestone.

We do not use SBC anymore. No interest...

 Christian


From nobody Wed Oct 19 08:41:28 2016
Return-Path: <paulej@packetizer.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE220129554 for <payload@ietfa.amsl.com>; Wed, 19 Oct 2016 08:41:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.432
X-Spam-Level: 
X-Spam-Status: No, score=-2.432 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.431, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=packetizer.com
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 gIj0ssYlTnpp for <payload@ietfa.amsl.com>; Wed, 19 Oct 2016 08:41:21 -0700 (PDT)
Received: from dublin.packetizer.com (dublin.packetizer.com [75.101.130.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 591121294BD for <payload@ietf.org>; Wed, 19 Oct 2016 08:41:21 -0700 (PDT)
Received: from [192.168.1.20] (cpe-098-122-167-029.nc.res.rr.com [98.122.167.29] (may be forged)) (authenticated bits=0) by dublin.packetizer.com (8.15.2/8.15.2) with ESMTPSA id u9JFfD4X005807 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 19 Oct 2016 11:41:14 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=packetizer.com; s=dublin; t=1476891675; bh=G30RTTpo9XKOSBh4CXQP6cpmareltBobjmdQPYRT9yM=; h=From:To:Subject:Cc:Date:In-Reply-To:References:Reply-To; b=nFc03e0W/fNmex+0BD4qe8HVO24BI4urlRQT4RzaMaOLrfPCgp55ceQFo+BYMDV5g 6OYbAvDTXLzUpGHTzsSfEozRj5DL3FxtGO3RP0wU4gkieyL6kkUCvE0ErEzaXdYKM1 ii0oD/8rbccTJRIIthlP6i1ClcElwVHUMKP/z9qw=
From: "Paul E. Jones" <paulej@packetizer.com>
To: "Roni Even" <ron.even.tlv@gmail.com>, "'Harald Alvestrand'" <hta@google.com>, phuart@cisco.com, turajs@google.com
Date: Wed, 19 Oct 2016 15:41:15 +0000
Message-Id: <em27aa6f29-d84d-4e83-8b49-ee307f820c78@sydney>
In-Reply-To: <!&!GAAAAAAAAADMpouV6jQOSL5qoPZRBiUtwoAAABgAAAAAAAAAzKaLleo0Dki+aqD2UQYlLcQAkQAYAAAAAAAAAMymi5XqNA5Ivmqg9lEGJS3CgAAAEAAAABm3TvN61BtGmDJjoOMENw8RAAAAc3RhdHVzIG9mIGRyYWZ0LWk=@gmail.com>
References: <!&!GAAAAAAAAADMpouV6jQOSL5qoPZRBiUtwoAAABgAAAAAAAAAzKaLleo0Dki+aqD2UQYlLcQAkQAYAAAAAAAAAMymi5XqNA5Ivmqg9lEGJS3CgAAAEAAAABm3TvN61BtGmDJjoOMENw8RAAAAc3RhdHVzIG9mIGRyYWZ0LWk=@gmail.com>
User-Agent: eM_Client/7.0.26482.0
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="------=_MBF6A0B1CD-9CFE-47E0-BA60-FCEA0589D9A4"
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6 (dublin.packetizer.com [10.137.60.122]); Wed, 19 Oct 2016 11:41:15 -0400 (EDT)
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/E5cz15jpQT2XKGFfdTdc3pRiw-c>
Cc: payload@ietf.org
Subject: Re: [payload] status of draft-ietf-avt-rtp-isac
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: "Paul E. Jones" <paulej@packetizer.com>
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Oct 2016 15:41:28 -0000

--------=_MBF6A0B1CD-9CFE-47E0-BA60-FCEA0589D9A4
Content-Type: text/plain; format=flowed; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Harald,

Want to weigh in here?  It's been a very long time since we talked about=
=20
this, and I think the importance (given Opus) has been increasingly=20
declining.

Still, it might be nice to publish for completeness.

Paul

------ Original Message ------
From: "Roni Even" <ron.even.tlv@gmail.com>
To: "'Paul E. Jones'" <paulej@packetizer.com>; "'Harald Alvestrand'"=20
<hta@google.com>; phuart@cisco.com; turajs@google.com
Cc: "Ali C. Begen" <ali.begen@networked.media>; payload@ietf.org; "Ben=20
Campbell" <ben@nostrum.com>
Sent: 10/17/2016 4:37:21 AM
Subject: status of draft-ietf-avt-rtp-isac

>Hi ,
>
>Looking back I noticed that draft-ietf-avt-isac was sent to publication=
=20
>and there were comments from the previous AD, Richard Barnes, at the=20
>time.
>
>We still have the milestone in the payload WG.
>
>So this is a question to the editors if they would like to get back and=
=20
>finish this work, and if yes it will be good to submit as a payload and=
=20
>not avt document
>
>Thank
>
>Roni Even
>
--------=_MBF6A0B1CD-9CFE-47E0-BA60-FCEA0589D9A4
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head><style>blockquote.cite
{margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:=
 0px; border-left-width: 1px; border-left-style: solid; border-left-color:=
 rgb(204, 204, 204);}
blockquote.cite2
{margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:=
 0px; border-left-width: 1px; border-left-style: solid; border-left-color:=
 rgb(204, 204, 204); margin-top: 3px; padding-top: 0px;}
a img
{border: 0px;}
body
{font-family: Calibri; font-size: 11pt;}
#xf44be11284f54de p.MsoNormal, #xf44be11284f54de li.MsoNormal, #xf44be11284=
f54de div.MsoNormal
{margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-seri=
f;}
#xf44be11284f54de h1
{margin-right: 0cm; margin-left: 0cm; font-size: 24pt; font-family: 'Times=
 New Roman', serif;}
#xf44be11284f54de a#xf44be11284f54de :link, #xf44be11284f54de span.MsoHyper=
link
{color: blue; text-decoration: underline;}
#xf44be11284f54de a#xf44be11284f54de :visited, #xf44be11284f54de span.MsoHy=
perlinkFollowed
{color: purple; text-decoration: underline;}
#xf44be11284f54de span.Heading1Char
{font-family: 'Times New Roman', serif; font-weight: bold;}
#xf44be11284f54de span.EmailStyle18
{font-family: Calibri, sans-serif; color: windowtext;}
#xf44be11284f54de .MsoChpDefault
{font-size: 10pt;}
#xf44be11284f54de div.WordSection1
{page: WordSection1;}
</style></head><body background=3D""><div>Harald,</div><div><br></div><div>=
Want to weigh in here? &nbsp;It's been a very long time since we talked =
about this, and I think the importance (given Opus) has been increasingly=
 declining.</div><div><br></div><div>Still, it might be nice to publish =
for completeness.</div><div><br></div><div>Paul</div><div><br></div>
<div>------ Original Message ------</div>
<div>From: "Roni Even" &lt;<a href=3D"mailto:ron.even.tlv@gmail.com">ron.ev=
en.tlv@gmail.com</a>&gt;</div>
<div>To: "'Paul E. Jones'" &lt;<a href=3D"mailto:paulej@packetizer.com">pau=
lej@packetizer.com</a>&gt;; "'Harald Alvestrand'" &lt;<a href=3D"mailto:hta=
@google.com">hta@google.com</a>&gt;; <a href=3D"mailto:phuart@cisco.com">ph=
uart@cisco.com</a>; <a href=3D"mailto:turajs@google.com">turajs@google.com<=
/a></div>
<div>Cc: "Ali C. Begen" &lt;<a href=3D"mailto:ali.begen@networked.media">al=
i.begen@networked.media</a>&gt;; <a href=3D"mailto:payload@ietf.org">payloa=
d@ietf.org</a>; "Ben Campbell" &lt;<a href=3D"mailto:ben@nostrum.com">ben@n=
ostrum.com</a>&gt;</div>
<div>Sent: 10/17/2016 4:37:21 AM</div>
<div>Subject: status of draft-ietf-avt-rtp-isac</div><div><br></div>
<div id=3D"xf44be11284f54de"><blockquote cite=3D"!&amp;!GAAAAAAAAADMpouV6jQ=
OSL5qoPZRBiUtwoAAABgAAAAAAAAAzKaLleo0Dki+aqD2UQYlLcQAkQAYAAAAAAAAAMymi5XqNA=
5Ivmqg9lEGJS3CgAAAEAAAABm3TvN61BtGmDJjoOMENw8RAAAAc3RhdHVzIG9mIGRyYWZ0LWk=
=3D@gmail.com" type=3D"cite" class=3D"cite2">
<div class=3D"WordSection1"><p class=3D"MsoNormal">Hi ,<o:p></o:p></p><p=
 class=3D"MsoNormal">Looking back I noticed that draft-ietf-avt-isac was=
 sent to publication and there were comments from the previous AD, Richard=
 Barnes, at the time.<o:p></o:p></p><p class=3D"MsoNormal">We still have=
 the milestone in the payload WG.<o:p></o:p></p><p class=3D"MsoNormal">So=
 this is a question to the editors if they would like to get back and finis=
h this work, and if yes it will be good to submit as a payload and not avt=
 document<o:p></o:p></p><p class=3D"MsoNormal">Thank<o:p></o:p></p><p class=
=3D"MsoNormal">Roni Even<o:p></o:p></p></div></blockquote></div>
</body></html>
--------=_MBF6A0B1CD-9CFE-47E0-BA60-FCEA0589D9A4--


From nobody Wed Oct 19 10:32:39 2016
Return-Path: <hta@google.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A6341296B6 for <payload@ietfa.amsl.com>; Wed, 19 Oct 2016 10:32:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.131
X-Spam-Level: 
X-Spam-Status: No, score=-3.131 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RP_MATCHES_RCVD=-0.431, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.com
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 cbuJ9FJq7biP for <payload@ietfa.amsl.com>; Wed, 19 Oct 2016 10:32:34 -0700 (PDT)
Received: from mail-yw0-x233.google.com (mail-yw0-x233.google.com [IPv6:2607:f8b0:4002:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C47E4129595 for <payload@ietf.org>; Wed, 19 Oct 2016 10:32:34 -0700 (PDT)
Received: by mail-yw0-x233.google.com with SMTP id u124so20890729ywg.3 for <payload@ietf.org>; Wed, 19 Oct 2016 10:32:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=kQyu8kThHLqGmLg4UKZM+pbe0S2r9rd8aJhLA5FGNp4=; b=Ecna821SanqiJaV7xdOu+tYi9Hq91mTcgBm3DqKIUT5w4ssnJonhmG6AhFknBGyb2V S40+Y7pVNF0brIsxtCtvDlw1ieEEAhy/6yIZ84Vyc+2ZAdLgTZLhnkM8A/jDkrJZ6/lN eay5SHee55qGGMEj9qryNYt8CZAynAk4zd+0kTYzZdnQ32q4A0mNhofkacTqoej9zxUt 9Nk6asUbTO8t4xO+PPFPjoY7w57KmhAJGZ8tgFozK5NOvzzbPJViEXhrRDB+XzkwZDRr uvsmjxs1ig62qSCXkvS36N/DLrel0h5a+Xrd2sVd6M5MXPCajQ+WqAJeGUJW021J9oZh bIuA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=kQyu8kThHLqGmLg4UKZM+pbe0S2r9rd8aJhLA5FGNp4=; b=Se+J4G6/ATub9PtKTobDGbkL556DzmbJWOgJ+LYBzfF6KnXnh2vpjCx8vU6DoRX7gf otgpgOeI64KnL7eZiFMnVLU2X9hTwdtEjQUFWidXNS8iabDMz5E0DFfd2Ev2EjFM4djS TPjIJ5qTbrNWMvSUe7z37Okr3z7u+zXjArW0k8bnpzYZO4+01Ip1lqR7AokP5zlSQKV4 UB0YgIT8U1nKwhCjYF/+JtDUm5RIo9HtuaF2pLlF4cb+zS8PpeQ8ZpBzgx5v6zJIFnPk hvZdXx9JCMVP8ZavYuPqZ9cet82P+Uyc/ONrFPxrRbHRyByPvm5+Z2O+CLZlmZ1gKQnc 0yMQ==
X-Gm-Message-State: AA6/9RmHTRwwsQUQt3m1xJ5b+4Ju8Vn/QgScwbtdh4g0Pk0C5LjE0ppcHYZz5szPollYRt1RJUoadbYpfbmrCxwG
X-Received: by 10.129.51.68 with SMTP id z65mr7263308ywz.64.1476898353702; Wed, 19 Oct 2016 10:32:33 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.37.165.5 with HTTP; Wed, 19 Oct 2016 10:32:13 -0700 (PDT)
In-Reply-To: <em27aa6f29-d84d-4e83-8b49-ee307f820c78@sydney>
References: <!&!GAAAAAAAAADMpouV6jQOSL5qoPZRBiUtwoAAABgAAAAAAAAAzKaLleo0Dki+aqD2UQYlLcQAkQAYAAAAAAAAAMymi5XqNA5Ivmqg9lEGJS3CgAAAEAAAABm3TvN61BtGmDJjoOMENw8RAAAAc3RhdHVzIG9mIGRyYWZ0LWk=@gmail.com> <em27aa6f29-d84d-4e83-8b49-ee307f820c78@sydney>
From: Harald Alvestrand <hta@google.com>
Date: Wed, 19 Oct 2016 10:32:13 -0700
Message-ID: <CAOqqYVGBey6nJamufxr+hZ2gUG0EGB9-4=kJ-ff1rjWgXYTYSA@mail.gmail.com>
To: "Paul E. Jones" <paulej@packetizer.com>
Content-Type: multipart/alternative; boundary=001a11419cf6be5eaa053f3b3163
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/XqqkfnPp7Gii57oFR4WLJ25E77g>
Cc: "phuart@cisco.com" <phuart@cisco.com>, payload@ietf.org, Turaj Zakizadeh Shabestary <turajs@google.com>
Subject: Re: [payload] status of draft-ietf-avt-rtp-isac
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Oct 2016 17:32:37 -0000

--001a11419cf6be5eaa053f3b3163
Content-Type: text/plain; charset=UTF-8

Yeah, I found it hard to address the comments, because they either required
me to dig into the mechanics of the compression mechanism or to remove
information so that the document became less informative - the most
tortuous question was "how may bits does the value have for an integer that
can have only the values 48 and 96", if I remember rightly - with
arithmetic coding, I don't think the question even makes sense (it's likely
to be 1 bit + some state that influences how you encode the next bit, so
it's not even an integer number of bits - but verifying that this is
actually a true statement would require me to dive into the C++
implementation, since no independent documentation exists).

With the declining importance of iSAC, I kind of forgot about it. But it
would be nice to complete.

On Wed, Oct 19, 2016 at 8:41 AM, Paul E. Jones <paulej@packetizer.com>
wrote:

> Harald,
>
> Want to weigh in here?  It's been a very long time since we talked about
> this, and I think the importance (given Opus) has been increasingly
> declining.
>
> Still, it might be nice to publish for completeness.
>
> Paul
>
> ------ Original Message ------
> From: "Roni Even" <ron.even.tlv@gmail.com>
> To: "'Paul E. Jones'" <paulej@packetizer.com>; "'Harald Alvestrand'" <
> hta@google.com>; phuart@cisco.com; turajs@google.com
> Cc: "Ali C. Begen" <ali.begen@networked.media>; payload@ietf.org; "Ben
> Campbell" <ben@nostrum.com>
> Sent: 10/17/2016 4:37:21 AM
> Subject: status of draft-ietf-avt-rtp-isac
>
> Hi ,
>
> Looking back I noticed that draft-ietf-avt-isac was sent to publication
> and there were comments from the previous AD, Richard Barnes, at the time.
>
> We still have the milestone in the payload WG.
>
> So this is a question to the editors if they would like to get back and
> finish this work, and if yes it will be good to submit as a payload and not
> avt document
>
> Thank
>
> Roni Even
>
>

--001a11419cf6be5eaa053f3b3163
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Yeah, I found it hard to address the comments, because the=
y either required me to dig into the mechanics of the compression mechanism=
 or to remove information so that the document became less informative - th=
e most tortuous question was &quot;how may bits does the value have for an =
integer that can have only the values 48 and 96&quot;, if I remember rightl=
y - with arithmetic coding, I don&#39;t think the question even makes sense=
 (it&#39;s likely to be 1 bit + some state that influences how you encode t=
he next bit, so it&#39;s not even an integer number of bits - but verifying=
 that this is actually a true statement would require me to dive into the C=
++ implementation, since no independent documentation exists).<div><br></di=
v><div>With the declining importance of iSAC, I kind of forgot about it. Bu=
t it would be nice to complete.</div></div><div class=3D"gmail_extra"><br><=
div class=3D"gmail_quote">On Wed, Oct 19, 2016 at 8:41 AM, Paul E. Jones <s=
pan dir=3D"ltr">&lt;<a href=3D"mailto:paulej@packetizer.com" target=3D"_bla=
nk">paulej@packetizer.com</a>&gt;</span> wrote:<br><blockquote class=3D"gma=
il_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-lef=
t:1ex"><div><div>Harald,</div><div><br></div><div>Want to weigh in here?=C2=
=A0 It&#39;s been a very long time since we talked about this, and I think =
the importance (given Opus) has been increasingly declining.</div><div><br>=
</div><div>Still, it might be nice to publish for completeness.</div><span =
class=3D"HOEnZb"><font color=3D"#888888"><div><br></div><div>Paul</div></fo=
nt></span><div><div class=3D"h5"><div><br></div>
<div>------ Original Message ------</div>
<div>From: &quot;Roni Even&quot; &lt;<a href=3D"mailto:ron.even.tlv@gmail.c=
om" target=3D"_blank">ron.even.tlv@gmail.com</a>&gt;</div>
<div>To: &quot;&#39;Paul E. Jones&#39;&quot; &lt;<a href=3D"mailto:paulej@p=
acketizer.com" target=3D"_blank">paulej@packetizer.com</a>&gt;; &quot;&#39;=
Harald Alvestrand&#39;&quot; &lt;<a href=3D"mailto:hta@google.com" target=
=3D"_blank">hta@google.com</a>&gt;; <a href=3D"mailto:phuart@cisco.com" tar=
get=3D"_blank">phuart@cisco.com</a>; <a href=3D"mailto:turajs@google.com" t=
arget=3D"_blank">turajs@google.com</a></div>
<div>Cc: &quot;Ali C. Begen&quot; &lt;<a href=3D"mailto:ali.begen@networked=
.media" target=3D"_blank">ali.begen@networked.media</a>&gt;; <a href=3D"mai=
lto:payload@ietf.org" target=3D"_blank">payload@ietf.org</a>; &quot;Ben Cam=
pbell&quot; &lt;<a href=3D"mailto:ben@nostrum.com" target=3D"_blank">ben@no=
strum.com</a>&gt;</div>
<div>Sent: 10/17/2016 4:37:21 AM</div>
<div>Subject: status of draft-ietf-avt-rtp-isac</div><div><br></div>
<div id=3D"m_-4404219070011256191xf44be11284f54de"><blockquote cite=3D"http=
://!&amp;!GAAAAAAAAADMpouV6jQOSL5qoPZRBiUtwoAAABgAAAAAAAAAzKaLleo0Dki+aqD2U=
QYlLcQAkQAYAAAAAAAAAMymi5XqNA5Ivmqg9lEGJS3CgAAAEAAAABm3TvN61BtGmDJjoOMENw8R=
AAAAc3RhdHVzIG9mIGRyYWZ0LWk=3D@gmail.com" type=3D"cite" class=3D"m_-4404219=
070011256191cite2">
<div class=3D"m_-4404219070011256191WordSection1"><p class=3D"MsoNormal">Hi=
 ,<u></u><u></u></p><p class=3D"MsoNormal">Looking back I noticed that draf=
t-ietf-avt-isac was sent to publication and there were comments from the pr=
evious AD, Richard Barnes, at the time.<u></u><u></u></p><p class=3D"MsoNor=
mal">We still have the milestone in the payload WG.<u></u><u></u></p><p cla=
ss=3D"MsoNormal">So this is a question to the editors if they would like to=
 get back and finish this work, and if yes it will be good to submit as a p=
ayload and not avt document<u></u><u></u></p><p class=3D"MsoNormal">Thank<u=
></u><u></u></p><p class=3D"MsoNormal">Roni Even<u></u><u></u></p></div></b=
lockquote></div>
</div></div></div></blockquote></div><br></div>

--001a11419cf6be5eaa053f3b3163--


From nobody Thu Oct 20 14:48:36 2016
Return-Path: <iesg-secretary@ietf.org>
X-Original-To: payload@ietf.org
Delivered-To: payload@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F3A0126D73; Thu, 20 Oct 2016 14:48:32 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: "IETF-Announce" <ietf-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.35.0
Auto-Submitted: auto-generated
Precedence: bulk
Sender: <iesg-secretary@ietf.org>
Message-ID: <147700011225.20441.4712277694247365309.idtracker@ietfa.amsl.com>
Date: Thu, 20 Oct 2016 14:48:32 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/KYgAYsv2a2ty_pnXIzy1eV8lUXw>
Cc: payload-chairs@ietf.org, acbegen@gmail.com, payload@ietf.org, draft-ietf-payload-rtp-ancillary@ietf.org
Subject: [payload] Last Call: <draft-ietf-payload-rtp-ancillary-06.txt> (RTP Payload for SMPTE ST 291 Ancillary Data) to Proposed Standard
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Reply-To: ietf@ietf.org
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Oct 2016 21:48:32 -0000

The IESG has received a request from the Audio/Video Transport Payloads
WG (payload) to consider the following document:
- 'RTP Payload for SMPTE ST 291 Ancillary Data'
  <draft-ietf-payload-rtp-ancillary-06.txt> as Proposed Standard

The IESG plans to make a decision in the next few weeks, and solicits
final comments on this action. Please send substantive comments to the
ietf@ietf.org mailing lists by 2016-11-03. Exceptionally, comments may be
sent to iesg@ietf.org instead. In either case, please retain the
beginning of the Subject line to allow automated sorting.

Abstract


   This memo describes an RTP Payload format for SMPTE Ancillary data,
   as defined by SMPTE ST 291-1.  SMPTE Ancillary data is generally used
   along with professional video formats to carry a range of ancillary
   data types, including time code, Closed Captioning, and the Active
   Format Description (AFD).




The file can be obtained via
https://datatracker.ietf.org/doc/draft-ietf-payload-rtp-ancillary/

IESG discussion can be tracked via
https://datatracker.ietf.org/doc/draft-ietf-payload-rtp-ancillary/ballot/


No IPR declarations have been submitted directly on this I-D.





From nobody Fri Oct 21 16:26:04 2016
Return-Path: <agenda@ietf.org>
X-Original-To: payload@ietf.org
Delivered-To: payload@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id DFF1912983F; Fri, 21 Oct 2016 16:21:16 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "\"IETF Secretariat\"" <agenda@ietf.org>
To: <roni.even@mail01.huawei.com>, <payload-chairs@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.36.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <147709207691.28214.988608602045849105.idtracker@ietfa.amsl.com>
Date: Fri, 21 Oct 2016 16:21:16 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/i14lEzaOJXRrzzHSBWy9txWNvOY>
Cc: payload@ietf.org
Subject: [payload] payload - Requested session has been scheduled for IETF 97
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Oct 2016 23:21:18 -0000

Dear Roni Even,

The session(s) that you have requested have been scheduled.
Below is the scheduled session information followed by
the original request. 

payload Session 1 (1:00:00)
    Thursday, Morning Session II 1110-1210
    Room Name: Park Ballroom 2 size: 125
    ---------------------------------------------
    


Request Information:


---------------------------------------------------------
Working Group Name: Audio/Video Transport Payloads
Area Name: Applications and Real-Time Area
Session Requester: Roni Even

Number of Sessions: 1
Length of Session(s):  1 Hour
Number of Attendees: 70
Conflicts to Avoid: 
 First Priority: tsvwg rmcat xrblock rtcweb avtcore mmusic dispatch avtext netvc perc
 Second Priority: tram sipcore lmap stir
 Third Priority: tls


Special Requests:
  will be good directly after avtcore
---------------------------------------------------------


From nobody Sat Oct 22 13:55:26 2016
Return-Path: <ron.even.tlv@gmail.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B268129441 for <payload@ietfa.amsl.com>; Sat, 22 Oct 2016 13:55:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
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 AG6bZBG4WjXR for <payload@ietfa.amsl.com>; Sat, 22 Oct 2016 13:55:22 -0700 (PDT)
Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56108129666 for <payload@ietf.org>; Sat, 22 Oct 2016 13:55:22 -0700 (PDT)
Received: by mail-wm0-x22d.google.com with SMTP id c78so46273388wme.1 for <payload@ietf.org>; Sat, 22 Oct 2016 13:55:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=from:to:cc:subject:date:message-id:mime-version:thread-index :content-language; bh=Im0GNlOhLUIkYwuOKq2DqX2l2xDCL7rYDDtXMpt0aOc=; b=KAt7Dkw+gemAKuQWSUcfaiD4/4sH7HlleBuczQVEKE6IQe6yClua8rugZa9TkPBZ8X D49O7MBUQkKe70MY06xNOSmmXppIoITCVkwu0O435Pni456MAJSd56djLkHxF/iaXHyT eaqpBNtvNvbspBM1O3lwpoNTOtgL7wI1RIiKcHzm7qYaowW8sdINKnlQyxqUeFUvGLUM X70oxIrGprhGXvyWccHXT1JH3kdVZLo78eYnA3quDuMiOuSsxGQMATu8m6AvURAHzSL9 ruQeRVbnHlMaWPxxltWBzKQZ6utNAg+zn6S+jogrpU4Mn+VemIJmpTz7mu5bKbq9++5/ HolQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :thread-index:content-language; bh=Im0GNlOhLUIkYwuOKq2DqX2l2xDCL7rYDDtXMpt0aOc=; b=fQfPbl7gmHImJDjRUpOYFub1Er5RyGyVqspDvJZ1ZHb26WcsaLJOizQbzqSznXgGUt qXjm+yORMH0HPX9KNKIsc3ybNVfC6HQentai8VPqNxKnc//zLS22qo0KKG75DeBCElM1 eT4ZpcKPbVPCj/2ctzXpCkpFg1pM9GfdWP9Ga60KC3RZTw+XoheoVnIOO3bIbybwWryy bI6WhewtxhVri2ezJ1dM0fDf6s+VCGtMuYUNuH47jsCGR5R+ec/40ZpSaLvd1N9slI4j Ijr1anuAx3x1JBXrzIfjJ5UDqsQqJ0mqUrMYEpmmMAk5f3GzgLjCywujQIiSr0h40OmW YOqA==
X-Gm-Message-State: ABUngvddKPhMzLngPr2HgMx5VaN70G5hBs4gIc3lrKg/b0uDBoycYbpY1X0YBs6dnwQ6ig==
X-Received: by 10.194.44.226 with SMTP id h2mr5698040wjm.113.1477169720897; Sat, 22 Oct 2016 13:55:20 -0700 (PDT)
Received: from RoniPC (bzq-109-65-75-194.red.bezeqint.net. [109.65.75.194]) by smtp.gmail.com with ESMTPSA id y2sm10115009wjx.20.2016.10.22.13.55.19 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 22 Oct 2016 13:55:20 -0700 (PDT)
From: "Roni Even" <ron.even.tlv@gmail.com>
To: <payload@ietf.org>
Date: Sat, 22 Oct 2016 23:53:29 +0300
Message-ID: <122001d22ca6$586eb7d0$094c2770$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_1221_01D22CBF.7DBC6500"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AdIoU5EHiFsOgHUGQXaRQBgvV+iswA==
Content-Language: he
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/cJGa7nZM7V4t5i88JQiT3iQiKKI>
Subject: [payload] rqeuest for agenda time for payload at IETF97
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 22 Oct 2016 20:55:25 -0000

This is a multipart message in MIME format.

------=_NextPart_000_1221_01D22CBF.7DBC6500
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

 

The preliminary agenda of IETF-97 was published. The PAYLOAD WG meeting is
scheduled to follow the AVTcore and AVText session as follows: 

 

Thursday, November 17, 2016

11:10-12:10

Park Ballroom 2                 ART             Payload
Audio/Video Transport Payloads WG

 

 

Note that this scheduling is subject to change. 

 

Please send the chairs your requests for agenda items. 

 

Thanks and Regards,

 

Roni Even

PAYLOAD WG co-chair

 

 


------=_NextPart_000_1221_01D22CBF.7DBC6500
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"PT Serif";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>The =
preliminary agenda of IETF-97 was published. The PAYLOAD WG meeting is =
scheduled to follow the AVTcore and AVText session as follows: =
<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Thursday, November 17, 2016<o:p></o:p></p><p =
class=3DMsoNormal>11:10-12:10<o:p></o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.5pt;font-family:"PT Serif";color:#222222'>Park =
Ballroom 2</span>&nbsp;&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ART =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Payload&nbsp;&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span =
style=3D'font-size:11.5pt;font-family:"PT =
Serif";color:#222222;background:#F9F9F9'>Audio/Video Transport =
Payloads</span> WG<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Note that =
this scheduling is subject to change. <o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Please send =
the chairs your requests for agenda items. <o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Thanks and =
Regards,<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Roni Even<o:p></o:p></p><p class=3DMsoNormal>PAYLOAD =
WG co-chair<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_1221_01D22CBF.7DBC6500--


From nobody Mon Oct 31 10:12:50 2016
Return-Path: <internet-drafts@ietf.org>
X-Original-To: payload@ietf.org
Delivered-To: payload@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id A0393129951; Mon, 31 Oct 2016 10:12:48 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 6.36.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <147793396865.32450.4602222564993816981.idtracker@ietfa.amsl.com>
Date: Mon, 31 Oct 2016 10:12:48 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/2CYBdLbbPWmmzQ51Q3rxTh3N0og>
Cc: payload@ietf.org
Subject: [payload] I-D Action: draft-ietf-payload-flexible-fec-scheme-03.txt
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Oct 2016 17:12:49 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Audio/Video Transport Payloads of the IETF.

        Title           : RTP Payload Format for Flexible Forward Error Correction (FEC)
        Authors         : Varun Singh
                          Ali Begen
                          Mo Zanaty
                          Giridhar Mandyam
	Filename        : draft-ietf-payload-flexible-fec-scheme-03.txt
	Pages           : 38
	Date            : 2016-10-31

Abstract:
   This document defines new RTP payload formats for the Forward Error
   Correction (FEC) packets that are generated by the non-interleaved
   and interleaved parity codes from a source media encapsulated in RTP.
   These parity codes are systematic codes, where a number of repair
   symbols are generated from a set of source symbols.  These repair
   symbols are sent in a repair flow separate from the source flow that
   carries the source symbols.  The non-interleaved and interleaved
   parity codes which are defined in this specification offer a good
   protection against random and bursty packet losses, respectively, at
   a cost of decent complexity.  Moreover, alternate FEC codes may be
   used with the payload formats presented.  The RTP payload formats
   that are defined in this document address the scalability issues
   experienced with the earlier specifications including RFC 2733, RFC
   5109 and SMPTE 2022-1, and offer several improvements.  Due to these
   changes, the new payload formats are not backward compatible with the
   earlier specifications, but endpoints that do not implement the
   scheme can still work by simply ignoring the FEC packets.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-payload-flexible-fec-scheme/

There's also a htmlized version available at:
https://tools.ietf.org/html/draft-ietf-payload-flexible-fec-scheme-03

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-ietf-payload-flexible-fec-scheme-03


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/


From nobody Mon Oct 31 19:22:48 2016
Return-Path: <marvin.zhenghui@huawei.com>
X-Original-To: payload@ietfa.amsl.com
Delivered-To: payload@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F15FA129B16 for <payload@ietfa.amsl.com>; Mon, 31 Oct 2016 19:22:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.718
X-Spam-Level: 
X-Spam-Status: No, score=-5.718 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.497, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 06qAUyQgajgs for <payload@ietfa.amsl.com>; Mon, 31 Oct 2016 19:22:44 -0700 (PDT)
Received: from lhrrgout.huawei.com (lhrrgout.huawei.com [194.213.3.17]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FAC8129417 for <payload@ietf.org>; Mon, 31 Oct 2016 19:22:44 -0700 (PDT)
Received: from 172.18.7.190 (EHLO lhreml704-cah.china.huawei.com) ([172.18.7.190]) by lhrrg01-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id CZL27241; Tue, 01 Nov 2016 02:22:41 +0000 (GMT)
Received: from SZXEML428-HUB.china.huawei.com (10.82.67.183) by lhreml704-cah.china.huawei.com (10.201.5.130) with Microsoft SMTP Server (TLS) id 14.3.235.1; Tue, 1 Nov 2016 02:22:40 +0000
Received: from SZXEML512-MBS.china.huawei.com ([169.254.8.114]) by szxeml428-hub.china.huawei.com ([10.82.67.183]) with mapi id 14.03.0235.001; Tue, 1 Nov 2016 10:22:37 +0800
From: "Zhenghui (Marvin)" <marvin.zhenghui@huawei.com>
To: "payload@ietf.org" <payload@ietf.org>
Thread-Topic: New Version Notification for draft-wei-payload-has-over-rtp-01.txt
Thread-Index: AQHSMxQF94QirSAYJkqKNRXOtDM8jaDDZwIw
Date: Tue, 1 Nov 2016 02:22:37 +0000
Message-ID: <F8F4995E43962F4996B280E9678CED00B87BFA@szxeml512-mbs.china.huawei.com>
References: <147787641693.20744.10990319054386363723.idtracker@ietfa.amsl.com>
In-Reply-To: <147787641693.20744.10990319054386363723.idtracker@ietfa.amsl.com>
Accept-Language: zh-CN, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.135.87.2]
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-CFilter-Loop: Reflected
X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090203.5817FC72.002C, ss=1, re=0.000, recu=0.000, reip=0.000,  cl=1, cld=1, fgs=0, ip=169.254.8.114, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32
X-Mirapoint-Loop-Id: 15ebba48ec95a26775249ee5d692933e
Archived-At: <https://mailarchive.ietf.org/arch/msg/payload/0lgpOt-GyTiMzidpwPV1bsIDtNw>
Subject: Re: [payload] New Version Notification for draft-wei-payload-has-over-rtp-01.txt
X-BeenThere: payload@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Audio/Video Transport Payloads working group discussion list <payload.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/payload>, <mailto:payload-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/payload/>
List-Post: <mailto:payload@ietf.org>
List-Help: <mailto:payload-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/payload>, <mailto:payload-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Nov 2016 02:22:47 -0000

SGksDQoNCldlIGhhdmUgdXBsb2FkZWQgYSBuZXcgdmVyc2lvbiBvZiB0aGlzIGRyYWZ0OiBSVFAg
UGF5bG9hZCBGb3JtYXQgZm9yIEhUVFAgQWRhcHRpdmUgU3RyZWFtaW5nIChkcmFmdC13ZWktcGF5
bG9hZC1oYXMtb3Zlci1ydHAtMDEpLg0KDQpJbiB0aGlzIG5ldyB2ZXJzaW9uLCB3ZSBoYXZlIHVw
ZGF0ZWQgdGhlIHVzZXIgc2NlbmFyaW8gZm9yIEhBUyBvdmVyIFJUUCB0byBtYWtlIGl0IG1vcmUg
YWNjdXJhdGUuIFRoZXJlIGFyZSBhbHNvIHNvbWUgY2hhbmdlcyB0byB0aGUgcGF5bG9hZCBmb3Jt
YXQsIHRoZSBQYXlsb2FkIFR5cGUgZmllbGQgaXMgcmVtb3ZlZCwgYW4gT2Zmc2V0IGZpZWxkIGlz
IGFkZGVkLiBEZXNjcmlwdGlvbiBvZiB0aGUgcGF5bG9hZCBmb3JtYXQgaGFzIGJlZW4gdXBkYXRl
ZCBhY2NvcmRpbmdseS4NCg0KWW91ciBjb21tZW50cyBhbmQgc3VnZ2VzdGlvbnMgYXJlIGFwcHJl
Y2lhdGVkLiBXZSB3aWxsIHByZXNlbnQgdGhpcyBvbiB0aGUgSUVURiA5NyBtZWV0aW5nIGluIFNl
b3VsLg0KDQpCZXN0IFJlZ2FyZHMsDQpaaGVuZ2h1aSAoTWFydmluKQ0KDQoNCi0tLS0tT3JpZ2lu
YWwgTWVzc2FnZS0tLS0tDQpGcm9tOiBpbnRlcm5ldC1kcmFmdHNAaWV0Zi5vcmcgW21haWx0bzpp
bnRlcm5ldC1kcmFmdHNAaWV0Zi5vcmddIA0KU2VudDogTW9uZGF5LCBPY3RvYmVyIDMxLCAyMDE2
IDk6MTQgQU0NClRvOiBXZWlxaWt1biAoS3lsaW4pIDx3ZWlxaWt1bkBodWF3ZWkuY29tPjsgV2Vp
cWlrdW4gKEt5bGluKSA8d2VpcWlrdW5AaHVhd2VpLmNvbT47IEh1YW5neWlob25nIChSYWNoZWwp
IDxyYWNoZWwuaHVhbmdAaHVhd2VpLmNvbT47IFpoZW5naHVpIChNYXJ2aW4pIDxtYXJ2aW4uemhl
bmdodWlAaHVhd2VpLmNvbT4NClN1YmplY3Q6IE5ldyBWZXJzaW9uIE5vdGlmaWNhdGlvbiBmb3Ig
ZHJhZnQtd2VpLXBheWxvYWQtaGFzLW92ZXItcnRwLTAxLnR4dA0KDQoNCkEgbmV3IHZlcnNpb24g
b2YgSS1ELCBkcmFmdC13ZWktcGF5bG9hZC1oYXMtb3Zlci1ydHAtMDEudHh0DQpoYXMgYmVlbiBz
dWNjZXNzZnVsbHkgc3VibWl0dGVkIGJ5IFJhY2hlbCBIdWFuZyBhbmQgcG9zdGVkIHRvIHRoZSBJ
RVRGIHJlcG9zaXRvcnkuDQoNCk5hbWU6CQlkcmFmdC13ZWktcGF5bG9hZC1oYXMtb3Zlci1ydHAN
ClJldmlzaW9uOgkwMQ0KVGl0bGU6CQlSVFAgUGF5bG9hZCBGb3JtYXQgZm9yIEhUVFAgQWRhcHRp
dmUgU3RyZWFtaW5nDQpEb2N1bWVudCBkYXRlOgkyMDE2LTEwLTI5DQpHcm91cDoJCUluZGl2aWR1
YWwgU3VibWlzc2lvbg0KUGFnZXM6CQkxNA0KVVJMOiAgICAgICAgICAgIGh0dHBzOi8vd3d3Lmll
dGYub3JnL2ludGVybmV0LWRyYWZ0cy9kcmFmdC13ZWktcGF5bG9hZC1oYXMtb3Zlci1ydHAtMDEu
dHh0DQpTdGF0dXM6ICAgICAgICAgaHR0cHM6Ly9kYXRhdHJhY2tlci5pZXRmLm9yZy9kb2MvZHJh
ZnQtd2VpLXBheWxvYWQtaGFzLW92ZXItcnRwLw0KSHRtbGl6ZWQ6ICAgICAgIGh0dHBzOi8vdG9v
bHMuaWV0Zi5vcmcvaHRtbC9kcmFmdC13ZWktcGF5bG9hZC1oYXMtb3Zlci1ydHAtMDENCkRpZmY6
ICAgICAgICAgICBodHRwczovL3d3dy5pZXRmLm9yZy9yZmNkaWZmP3VybDI9ZHJhZnQtd2VpLXBh
eWxvYWQtaGFzLW92ZXItcnRwLTAxDQoNCkFic3RyYWN0Og0KICAgd2hpcyBkb2N1bWVudCBpbnRy
b2R1Y2VzIGEgbmV3IFJUUCBwYXlsb2FkIGZvcm1hdCBmb3IgZW5jYXBzdWxhdGluZw0KICAgdGhl
IEhUVFAgQWRhcHRpdmUgU3RyZWFtaW5nIChIQVMpIGRhdGEgaW50byBSVFAsIHNvIHRoYXQgY3Vy
cmVudCBSVFANCiAgIHNjaGVtZXMgY2FuIGJlIGxldmVyYWdlZCBpbnRvIE9UVCB2aWRlbyBkZWxp
dmVyeSBzZXJ2aWNlcy4gRm9yDQogICBleGFtcGxlLCBvcGVyYXRvcnMgY2FuIGVhc2lseSBkZWxp
dmVyIE9UVCBsaXZlIGNvbnRlbnQgdGhyb3VnaA0KICAgbXVsdGljYXN0IGVsaW1pbmF0aW5nIHRo
ZSBpbXBhY3Qgb2YgbGl2ZSBjb250ZW50IGNvbnN1bXB0aW9uIHBlYWtzLg0KDQogICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgDQoNCg0KUGxlYXNlIG5vdGUgdGhhdCBpdCBtYXkgdGFrZSBhIGNvdXBs
ZSBvZiBtaW51dGVzIGZyb20gdGhlIHRpbWUgb2Ygc3VibWlzc2lvbiB1bnRpbCB0aGUgaHRtbGl6
ZWQgdmVyc2lvbiBhbmQgZGlmZiBhcmUgYXZhaWxhYmxlIGF0IHRvb2xzLmlldGYub3JnLg0KDQpU
aGUgSUVURiBTZWNyZXRhcmlhdA0KDQo=

