Re: SCCP

Christoph Reichert <reichert@fokus.gmd.de> Thu, 12 October 2000 16:27 UTC

Return-Path: <owner-confctrl>
Received: (from majordom@localhost) by zephyr.isi.edu (8.9.3/8.9.3) id JAA13099 for confctrl-outgoing; Thu, 12 Oct 2000 09:27:24 -0700 (PDT)
Received: from gamma.isi.edu (gamma.isi.edu [128.9.144.145]) by zephyr.isi.edu (8.9.3/8.9.3) with ESMTP id JAA13094 for <confctrl@zephyr.isi.edu>; Thu, 12 Oct 2000 09:27:23 -0700 (PDT)
Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by gamma.isi.edu (8.9.3/8.9.3) with ESMTP id JAA25296 for <confctrl@ISI.EDU>; Thu, 12 Oct 2000 09:27:34 -0700 (PDT)
Received: from benetnash.fokus.gmd.de (benetnash [193.175.133.195]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id SAA09085; Thu, 12 Oct 2000 18:27:33 +0200 (MET DST)
Received: (from chr@localhost) by benetnash.fokus.gmd.de (8.8.8/8.8.8) id SAA04713; Thu, 12 Oct 2000 18:27:33 +0200 (MET DST)
Date: Thu, 12 Oct 2000 18:27:33 +0200
From: Christoph Reichert <reichert@fokus.gmd.de>
To: Henning Schulzrinne <schulzrinne@cs.columbia.edu>
Cc: Gonzalo Camarillo <Gonzalo.Camarillo@lmf.ericsson.se>, Dirk.Trossen@nokia.com, cabo@Informatik.Uni-Bremen.DE, confctrl@ISI.EDU
Subject: Re: SCCP
Message-ID: <20001012182733.A4697@fokus.gmd.de>
References: <7DBC8CA3EFB9D211B7D30008C7894AFC01C7EFA5@dueis02nok> <39E5A719.62F31D07@lmf.ericsson.se> <39E5D569.D55A800D@cs.columbia.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Mailer: Mutt 1.0i
In-Reply-To: <39E5D569.D55A800D@cs.columbia.edu>; from schulzrinne@cs.columbia.edu on Thu, Oct 12, 2000 at 11:14:49AM -0400
Sender: owner-confctrl@zephyr.isi.edu
Precedence: bulk

On Thu, Oct 12, 2000 at 11:14:49AM -0400, Henning Schulzrinne wrote:
> It might be helpful to specify more closely what "control" really means
> in an Internet environment where you can't prevent people from sending
> data. I can understand floor control, but I've never understood the

The same what it means in an ITU world, where T.124 (Generic Conference
Control) specifies things like opening and closing (application)
channels, floor control, the role of a conductor, what the conductor is
allowed to do, what other members are allowed to do (policies),
capability exchange and so on DURING the conference, ie. AFTER the
members have been invited and AFTER they have been admitted.

Or the same that has been tried with CCCP, the agreement protocol proposal
and what various commercial systems tried to do.

cheers, chris

> point of admission control in multicast (and with explicit invitations
> to either an MCU or a multicast group, SIP provides about as much
> control as you can reasonably expect). Maybe a more precise definition
> would be helpful, taking into account that the world has moved along
> since the original SCCP papers when SAP/SDP was the only Internet
> approach to conferencing...
> 
> Gonzalo Camarillo wrote:
> > 
> > Hi,
> > 
> > SIP is not meant for tightly-coupled sessions. However, there are some
> > drafts that provide certain call control using SIP. For example these
> > two:
> > 
> > http://www.cs.columbia.edu/sip/drafts/draft-ietf-sip-cc-transfer-01.txt
> > http://www.cs.columbia.edu/sip/drafts/draft-rosenberg-sip-3pcc-00.txt
> > 
> > I assume that the difference between a protocol for tightly-coupled
> > sessions such as SCCP and SIP with these call control extensions is that
> > SCCP provides a much higher degree of control. Am I right?
> > 
> > Thanks,
> > 
> > Gonzalo
> > 
> > Dirk.Trossen@nokia.com wrote:
> > >
> > > Hi all,
> > >
> > > I agree with your reliability point. It covers mainly what I meant to say.
> > >
> > > I guess that the policy issue goes into the direction of implementing
> > > some kind of access control or application state synchronization.
> > > I strongly agree that this is much harder to provide in a scalable manner
> > > if you do not accept temporary inconsistencies of the associated state.
> > > This is basically one of the tasks in the revision of the SCCP draft by
> > > providing a scalable (whatever number this might be) floor control service.
> > >
> > > Regards
> > >
> > > Dirk
> > >
> > > > -----Original Message-----
> > > > From: EXT Dr. Carsten Bormann [mailto:cabo@tzi.org]
> > > > Sent: Thursday, October 12, 2000 1:14 PM
> > > > To: Dirk.Trossen@nokia.com; reichert@fokus.gmd.de
> > > > Cc: cabo@Informatik.Uni-Bremen.DE; Gonzalo.Camarillo@lmf.ericsson.se;
> > > > confctrl@ISI.EDU
> > > > Subject: RE: SCCP
> > > >
> > > >
> > > > > Concerning the term 'tightly-coupled', you're right that there is
> > > > > some kind of misunderstanding. It does not imply that reliable
> > > > > transport or even unicast transport is a must to be used, e.g. as in
> > > > > the H.323.
> > > >
> > > > Of course tightly-coupled implies a reliability protocol,
> > > > otherwise you have
> > > > little assurance that the state of the participants
> > > > converges.  Whether
> > > > reliability is a transport function or a property of the application
> > > > protocol, and whether it is achived by saturation (endless
> > > > repetition),
> > > > forward error correction, or retransmissions, does not really make a
> > > > difference (and I think this is what you are addressing).
> > > >
> > > > Of course, there are various aspects that together could be
> > > > called tightly
> > > > coupled.  State convergence is one.  Another requirement in
> > > > many conferences
> > > > is the execution of a common policy with respect to member
> > > > requirements and
> > > > requests -- this is much harder to scale.
> > > >
> > > > Gruesse, Carsten
> > > >
> > 
> > --
> > Gonzalo Camarillo         Phone :  +358  9 299 33 71
> > Oy L M Ericsson Ab        Mobile:  +358 40 702 35 35
> > Telecom R&D               Fax   :  +358  9 299 30 52
> > FIN-02420 Jorvas          Email :  Gonzalo.Camarillo@ericsson.com
> > Finland                   http://www.hut.fi/~gonzalo