Re: [MMUSIC] Difficulties accepting and rejecting with bundling
"Stach, Thomas" <thomas.stach@siemens-enterprise.com> Mon, 11 March 2013 22:35 UTC
Return-Path: <thomas.stach@siemens-enterprise.com>
X-Original-To: mmusic@ietfa.amsl.com
Delivered-To: mmusic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A44A21F8FB1 for <mmusic@ietfa.amsl.com>; Mon, 11 Mar 2013 15:35:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_18=0.6]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sTFLs22txF9H for <mmusic@ietfa.amsl.com>; Mon, 11 Mar 2013 15:35:20 -0700 (PDT)
Received: from senmx12-mx.siemens-enterprise.com (senmx12-mx.siemens-enterprise.com [62.134.46.10]) by ietfa.amsl.com (Postfix) with ESMTP id 42BCA21F8FAA for <mmusic@ietf.org>; Mon, 11 Mar 2013 15:35:20 -0700 (PDT)
Received: from MCHP02HTC.global-ad.net (unknown [172.29.42.235]) by senmx12-mx.siemens-enterprise.com (Server) with ESMTP id 73CD723F04BC; Mon, 11 Mar 2013 23:35:19 +0100 (CET)
Received: from MCHP04MSX.global-ad.net ([169.254.1.94]) by MCHP02HTC.global-ad.net ([172.29.42.235]) with mapi id 14.02.0328.009; Mon, 11 Mar 2013 23:35:19 +0100
From: "Stach, Thomas" <thomas.stach@siemens-enterprise.com>
To: "Dale R. Worley" <worley@ariadne.com>, "Ejzak, Richard P (Richard)" <richard.ejzak@alcatel-lucent.com>
Thread-Topic: [MMUSIC] Difficulties accepting and rejecting with bundling
Thread-Index: AQHOHqKQbqVQWTYTsEWWfsBShL5T/ZihERbQ
Date: Mon, 11 Mar 2013 22:35:18 +0000
Message-ID: <F81CEE99482EFE438DAE2A652361EE1206794CCE@MCHP04MSX.global-ad.net>
References: <201303110237.r2B2btIS180463@shell01.TheWorld.com> <03FBA798AC24E3498B74F47FD082A92F36EB73DA@US70TWXCHMBA12.zam.alcatel-lucent.com> <201303112150.r2BLocqs234131@shell01.TheWorld.com>
In-Reply-To: <201303112150.r2BLocqs234131@shell01.TheWorld.com>
Accept-Language: de-AT, en-US
Content-Language: de-DE
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [172.29.42.225]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "mmusic@ietf.org" <mmusic@ietf.org>
Subject: Re: [MMUSIC] Difficulties accepting and rejecting with bundling
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mmusic>, <mailto:mmusic-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmusic>
List-Post: <mailto:mmusic@ietf.org>
List-Help: <mailto:mmusic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Mar 2013 22:35:21 -0000
Dale, I don't think the hold argument below hold. More inline Dale R. Worley wrote: >> From: "Ejzak, Richard P (Richard)" > <richard.ejzak@alcatel-lucent.com> >> >>> it does not see media. (It does not suffice for the answerer to >>> provide a null transport address and non-zero port for the MD, or >>> for the answerer to send "a=inactive", as an intermediate entity >>> may see the MD as being accepted and expect the offerer to send >>> RTCP.) >> >> Considering the following text from RFC 3264: >> >> "Of course, when used, the port number MUST NOT be zero, which would >> specify that the stream has been disabled. An agent MUST be capable >> of receiving SDP with a connection address of 0.0.0.0, in which case >> it means that neither RTP nor RTCP should be sent to the peer." >> >> There is no ambiguity here about the meaning of zero port. >> >> While this text could be interpreted to not specifically preclude >> the peer that indicates an unspecified address from sending RTCP to >> the peer indicating a valid address, this seems really far-fetched >> to me. Sending this RTCP would be pointless and wasteful since by >> definition it would have nothing to report on and there is no >> possibility to receive reports. >> >> If would be nice to eliminate this ambiguity by ending the quoted >> sentence "...neither RTP nor RTCP should be sent to either peer." >> >> The text also says that the peer indicating an unspecified address >> "...doesn't know the addresses and ports at the time..." Again, it >> seems like a real stretch to assume that the peer can send RTCP if >> it doesn't have an address or port available for receipt of RTP. > > Sorry, I was hasty in writing the message. What I should have said is > > (It does not suffice for the answerer to > provide a null transport address and non-zero port for > the MD, or for > the answerer to send "a=inactive", as an intermediate > entity may see > the MD as being accepted and expect the answerer to send RTCP.) > ^^^^^^^^ > > The problem being that an offer with a real address and an answer with > a null address historically has meant that the answerer has put the > call on hold; In 2543 hold indicated by the offerer sending 0.0.0.0. It would we awkward if I sent out a valid offer and being suddenly held by the answerer. Further this pratice is no longer recommended since 3264, i.e. I don't we need to bother anymore. I think from the cited text of 3264 it is clear what receipt of 0.0.0.0 from the answerer means. Regards Thomas > the answerer is expected to send media to the offerer > but the offerer is not expected to send media to the answerer. The > answerer is also expected to send RTCP, but of course the offerer > cannot send RTCP (as it has no address to send it to). > > If the answerer specifies "a=inactive" with a real address, then > neither the offerer nor the answerer should send media, but both are > expected to send RTCP: > > RFC 4566, section 6, item "a=inactive" > > a=inactive > > This specifies that the tools should be started in inactive > mode. This is necessary for interactive conferences where > users can put other users on hold. No media is sent over an > inactive media stream. Note that an RTP-based system SHOULD > still send RTCP, even if started inactive. [...] > > Combining the two techniques suppresses everything but expectation of > RTCP from the answerer to the offerer. > > Unfortunately, I expect dialog-stateful SBCs to pay attention to that > RTCP in order to time out abandoned dialogs. > > Dale > _______________________________________________ > mmusic mailing list > mmusic@ietf.org > https://www.ietf.org/mailman/listinfo/mmusic
- Re: [MMUSIC] Difficulties accepting and rejecting… Dale R. Worley
- [MMUSIC] Difficulties accepting and rejecting wit… Dale R. Worley
- Re: [MMUSIC] Difficulties accepting and rejecting… Ejzak, Richard P (Richard)
- Re: [MMUSIC] Difficulties accepting and rejecting… Paul Kyzivat
- Re: [MMUSIC] Difficulties accepting and rejecting… Stach, Thomas
- Re: [MMUSIC] Difficulties accepting and rejecting… Ejzak, Richard P (Richard)
- Re: [MMUSIC] Difficulties accepting and rejecting… Dale R. Worley
- Re: [MMUSIC] Difficulties accepting and rejecting… Suhas Nandakumar
- Re: [MMUSIC] Difficulties accepting and rejecting… Ejzak, Richard P (Richard)
- Re: [MMUSIC] Difficulties accepting and rejecting… Suhas Nandakumar