Re: [AVTCORE] Query: Reporting SSRC when you send no streams?
Simon Perreault <sperreault@jive.com> Tue, 16 June 2015 15:16 UTC
Return-Path: <sperreault@jive.com>
X-Original-To: avt@ietfa.amsl.com
Delivered-To: avt@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B1E51B3AC5 for <avt@ietfa.amsl.com>; Tue, 16 Jun 2015 08:16:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.601
X-Spam-Level:
X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham
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 nlPAB76EK4PC for <avt@ietfa.amsl.com>; Tue, 16 Jun 2015 08:16:25 -0700 (PDT)
Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) (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 E2BCB1B3ACD for <avt@ietf.org>; Tue, 16 Jun 2015 08:16:20 -0700 (PDT)
Received: by obcej4 with SMTP id ej4so13622640obc.0 for <avt@ietf.org>; Tue, 16 Jun 2015 08:16:20 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=08JGVXZOC3b6+MrAeAOtrFNeCcSmhA/gU9PD0kKlJrM=; b=Cp5zpTc+3gHWsFdyvDne/FBvxnzPdXFBqOfCMnND/7WeP/qt2/28FPJSNYoiYAucwy qYocFFOpZhGodQCtXOxibXxOtMguWEuo0sTWC+maiGa+T4atgtOVWMRQ4tIIvsGhKli6 WOFWliPKCnuqpZ9GnhIT5HbnZjbHeF4nhMlPLymLxg9tbrwZI1y8DqIS11g4KDKlaBoy JsC924Mj5FZqrXKXTjj0KaOxVK+CQky2TEnikVWcKyvHL4TlDWjXip9hka/Sw4YZwic6 Hi9OYoEjEwXzPm6Hqh7/S67B19LpZCkx6D5gmRI4RcO6N1NlLVTVPeMdEyBSA9ia9dgM WmPQ==
X-Gm-Message-State: ALoCoQmG7feLkDkJS78R1m/9ubtojhUra225ORIuYsX/mDP51L9gXrWkbdQ1KXTJwLl8P774qJiD
X-Received: by 10.202.68.213 with SMTP id r204mr630955oia.97.1434467780390; Tue, 16 Jun 2015 08:16:20 -0700 (PDT)
Received: from Simons-MacBook-Air.local ([24.53.47.130]) by mx.google.com with ESMTPSA id s78sm580651oie.7.2015.06.16.08.16.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jun 2015 08:16:19 -0700 (PDT)
Message-ID: <55803DC1.1060400@jive.com>
Date: Tue, 16 Jun 2015 11:16:17 -0400
From: Simon Perreault <sperreault@jive.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Magnus Westerlund <magnus.westerlund@ericsson.com>, Harald Alvestrand <harald@alvestrand.no>, avt@ietf.org, pbos@google.com
References: <556C1EFB.8060005@alvestrand.no> <558036DF.2020807@ericsson.com>
In-Reply-To: <558036DF.2020807@ericsson.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 8bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/avt/2QBfGq-SuiV8ucwvsZwS5qP7a8A>
Subject: Re: [AVTCORE] Query: Reporting SSRC when you send no streams?
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Audio/Video Transport Core Maintenance <avt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/avt/>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Jun 2015 15:16:26 -0000
Looks good. One comment: Le 2015-06-16 10:46, Magnus Westerlund a écrit : > An existing SSRC can't have its media type > be changed, nor its RTP timestamp rate per [RFC7160]. Surely the media type can be changed, can it not? I'm thinking of telephone events and comfort noise in particular. Simon
- [AVTCORE] Query: Reporting SSRC when you send no … Harald Alvestrand
- Re: [AVTCORE] Query: Reporting SSRC when you send… Magnus Westerlund
- Re: [AVTCORE] Query: Reporting SSRC when you send… Harald Alvestrand
- Re: [AVTCORE] Query: Reporting SSRC when you send… Simon Perreault
- Re: [AVTCORE] Query: Reporting SSRC when you send… Simon Perreault
- Re: [AVTCORE] Query: Reporting SSRC when you send… Magnus Westerlund
- Re: [AVTCORE] Query: Reporting SSRC when you send… Simon Perreault
- Re: [AVTCORE] Query: Reporting SSRC when you send… Magnus Westerlund
- Re: [AVTCORE] Query: Reporting SSRC when you send… Simon Perreault
- Re: [AVTCORE] Query: Reporting SSRC when you send… Harald Alvestrand
- Re: [AVTCORE] Query: Reporting SSRC when you send… Simon Perreault
- Re: [AVTCORE] Query: Reporting SSRC when you send… Magnus Westerlund