RE: [Sipping-tispan] [CCBS/CCNR]
"Michael Hammer \(mhammer\)" <mhammer@cisco.com> Fri, 02 September 2005 17:17 UTC
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.32)
id 1EBFAK-0000JN-MG; Fri, 02 Sep 2005 13:17:24 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org)
by megatron.ietf.org with esmtp (Exim 4.32) id 1EBFAI-0000J0-UN
for sipping-tispan@megatron.ietf.org; Fri, 02 Sep 2005 13:17:23 -0400
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id NAA18693
for <sipping-tispan@ietf.org>; Fri, 2 Sep 2005 13:17:20 -0400 (EDT)
Received: from rtp-iport-2.cisco.com ([64.102.122.149])
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1EBFCU-0002jz-Vc
for sipping-tispan@ietf.org; Fri, 02 Sep 2005 13:19:39 -0400
Received: from rtp-core-2.cisco.com ([64.102.124.13])
by rtp-iport-2.cisco.com with ESMTP; 02 Sep 2005 13:17:14 -0400
X-IronPort-AV: i="3.96,164,1122868800";
d="scan'208"; a="68828865:sNHT32455456"
Received: from xbh-rtp-201.amer.cisco.com (xbh-rtp-201.cisco.com
[64.102.31.12])
by rtp-core-2.cisco.com (8.12.10/8.12.6) with ESMTP id j82HGwQx017547;
Fri, 2 Sep 2005 13:17:11 -0400 (EDT)
Received: from xmb-rtp-20b.amer.cisco.com ([64.102.31.53]) by
xbh-rtp-201.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211);
Fri, 2 Sep 2005 13:16:59 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [Sipping-tispan] [CCBS/CCNR]
Date: Fri, 2 Sep 2005 13:16:58 -0400
Message-ID: <072C5B76F7CEAB488172C6F64B30B5E382E3BD@xmb-rtp-20b.amer.cisco.com>
Thread-Topic: [Sipping-tispan] [CCBS/CCNR]
Thread-Index: AcWv0r/lODts/4IaRD+UdTmouyzeggADgVXg
From: "Michael Hammer \(mhammer\)" <mhammer@cisco.com>
To: "Paul Kyzivat \(pkyzivat\)" <pkyzivat@cisco.com>
X-OriginalArrivalTime: 02 Sep 2005 17:16:59.0439 (UTC)
FILETIME=[209A73F0:01C5AFE2]
X-Spam-Score: 0.0 (/)
X-Scan-Signature: b7b9551d71acde901886cc48bfc088a6
Content-Transfer-Encoding: quoted-printable
Cc: Tessa Silvia <Silvia.Tessa@TILAB.COM>, sipping-tispan@ietf.org
X-BeenThere: sipping-tispan@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Discussion of requirements for SIP introduced by ETSI TISPAN
<sipping-tispan.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sipping-tispan>,
<mailto:sipping-tispan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/sipping-tispan>
List-Post: <mailto:sipping-tispan@ietf.org>
List-Help: <mailto:sipping-tispan-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sipping-tispan>,
<mailto:sipping-tispan-request@ietf.org?subject=subscribe>
Sender: sipping-tispan-bounces@ietf.org
Errors-To: sipping-tispan-bounces@ietf.org
Paul, I have been trying to avoid making a distinction between whether the feature is implemented in the client or in some network element acting on behalf of the client. Rather, I was trying to discern what element belong to the originating versus terminating "halves" of the "call model" as there could be billing implications to which direction the INVITE is being sent. Both originating and terminating sides have roles to play. Also, whereas in the PSTN some of the indications are embedded in call control messages and others are sent via TCAP transactions, I am wondering whether in the IP domain, this "scheduling of both parties free" can be done prior to the INVITE transaction being launched. I'm thinking that avoiding getting the heavier INVITE train moving (media, QoS, and accounting load), until you know a call is likely to go through might save the voice hosts wasted work. Mike > -----Original Message----- > From: Paul Kyzivat (pkyzivat) > Sent: Friday, September 02, 2005 11:27 AM > To: Michael Hammer (mhammer) > Cc: Tessa Silvia; Miguel Garcia; sipping-tispan@ietf.org > Subject: Re: [Sipping-tispan] [CCBS/CCNR] > > > > Michael Hammer (mhammer) wrote: > > >>The requirement is not strictly for the caller to be > notified of the > >>callee status, nor for him to setup the call, in my opinion > it should > >>just be: > >> > >> The CCBS/CCNR simulation service should be able to deliver a > >>communication to the caller, when the service-specific condition > >>related to user state is met. Any communication performed > as a result > >>of a CCBS/CCNR should be distinguishable from regular calls. > > > > Similar to above, I don't see this as the network or the > called party > > initiating the communication. > > I believe the tispan assumption is that there is a network > entity acting on behalf of the caller, and another acting on > behalf of the callee. > If you believe that the feature can result in any registered > caller phone ending up connected to any registered callee > phone, then you probably do need a mechanism of this sort to > achieve that. (Possibly you could get rid of the caller > network entity, but if so then the caller would have no state > remembering that it has invoked the service.) > > > I think the essence is for the two > > parties to share information about the: > > > > 1) desire of calling party to be queued > > 2) willingness of called party to queue caller, > > 3) ability of calling party to notify called party of temporary > > inability to call (suspend), > > 4) ability of calling party to notify called party of return to > > ability to call (resume), > > 5) called party ability to select and notify "your turn" to a > > specified caller from the queue, > > 6) called party ability to revoke caller "turn" and select > new caller, > > 7) ability of calling party to request removal from queue, > > 8) ability of called party to remove caller from queue and notify > > caller. > > > > Bottom line, get both to the point where they know the > other is ready > > to communicate. > > The above seems like a pretty good list. > > Paul > > _______________________________________________ Sipping-tispan mailing list Sipping-tispan@ietf.org https://www1.ietf.org/mailman/listinfo/sipping-tispan
- [Sipping-tispan] [CCBS/CCNR] Miguel Garcia
- RE: [Sipping-tispan] [CCBS/CCNR] Michael Hammer (mhammer)
- RE: [Sipping-tispan] [CCBS/CCNR] Michael Hammer (mhammer)
- Re: [Sipping-tispan] [CCBS/CCNR] Miguel Garcia
- Re: [Sipping-tispan] [CCBS/CCNR] Miguel Garcia
- Re: [Sipping-tispan] [CCBS/CCNR] Paul Kyzivat
- RE: [Sipping-tispan] [CCBS/CCNR] Michael Hammer (mhammer)
- RE: [Sipping-tispan] [CCBS/CCNR] Michael Hammer (mhammer)
- Re: [Sipping-tispan] [CCBS/CCNR] Paul Kyzivat
- RE: [Sipping-tispan] [CCBS/CCNR] Michael Hammer (mhammer)
- Re: [Sipping-tispan] [CCBS/CCNR] Miguel Garcia
- Re: [Sipping-tispan] [CCBS/CCNR] Paul Kyzivat
- Re: [Sipping-tispan] [CCBS/CCNR] Miguel Garcia
- RE: [Sipping-tispan] [CCBS/CCNR] Michael Hammer (mhammer)
- RE: [Sipping-tispan] [CCBS/CCNR] Michael Hammer (mhammer)