Re: [rtcweb] Remote recording - RTC-Web client acting as SIPREC session recording client

Paul Kyzivat <pkyzivat@alum.mit.edu> Tue, 23 August 2011 14:07 UTC

Return-Path: <pkyzivat@alum.mit.edu>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D91621F8B0A for <rtcweb@ietfa.amsl.com>; Tue, 23 Aug 2011 07:07:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.532
X-Spam-Level:
X-Spam-Status: No, score=-2.532 tagged_above=-999 required=5 tests=[AWL=0.067, BAYES_00=-2.599]
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 hczd5b6okSbJ for <rtcweb@ietfa.amsl.com>; Tue, 23 Aug 2011 07:07:22 -0700 (PDT)
Received: from qmta08.westchester.pa.mail.comcast.net (qmta08.westchester.pa.mail.comcast.net [76.96.62.80]) by ietfa.amsl.com (Postfix) with ESMTP id 267AF21F8B2F for <rtcweb@ietf.org>; Tue, 23 Aug 2011 07:07:21 -0700 (PDT)
Received: from omta19.westchester.pa.mail.comcast.net ([76.96.62.98]) by qmta08.westchester.pa.mail.comcast.net with comcast id Pq7V1h00G27AodY58q8W1s; Tue, 23 Aug 2011 14:08:30 +0000
Received: from Paul-Kyzivats-MacBook-Pro.local ([24.62.109.41]) by omta19.westchester.pa.mail.comcast.net with comcast id Pq8K1h00p0tdiYw3fq8Snx; Tue, 23 Aug 2011 14:08:28 +0000
Message-ID: <4E53B450.2090908@alum.mit.edu>
Date: Tue, 23 Aug 2011 10:08:16 -0400
From: Paul Kyzivat <pkyzivat@alum.mit.edu>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0
MIME-Version: 1.0
To: rtcweb@ietf.org
References: <A444A0F8084434499206E78C106220CA0B00FDB08B@MCHP058A.global-ad.net>
In-Reply-To: <A444A0F8084434499206E78C106220CA0B00FDB08B@MCHP058A.global-ad.net>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [rtcweb] Remote recording - RTC-Web client acting as SIPREC session recording client
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Aug 2011 14:07:23 -0000

Thanks John. You did a much more thorough job of explaining than I did.

	Paul

On 8/23/11 3:58 AM, Elwell, John wrote:
> There has been some discussion recently on remote recording, mixed to some extent with discussions on local recording and with mailbox, but I would like to focus on remote recording and try to summarize.
>
> First, some background on the IETF SIPREC WG. This is specifying support for SIP-based session recording, whereby a Session Recording Client (SRC) on the path of a call (communication session) can forward media and metadata to a session recording server (SRS) or recording device. In conventional SIP terms, the SRC can exist at an endpoint of the communication session being recorded (i.e., at a SIP UA), or at a B2BUA that has access to the media as well as the signalling. Very often in a contact centre, there are mandatory requirements for recording some or all communication sessions, and often calls are routed through a B2BUA that also provides the SRC. So in this case there is no responsibility on SIP UAs to support SRC functionality, and no issues of additional bandwidth on the device's access. However, it is anticipated in SIPREC that in some deployments UA-located SRCs will be used. How a UA is organized internally to provide SRC functionality is not standardized.
>
> So the question for RTC-Web is whether a SIP UA implemented as an RTC-Web client can provide SRC functionality, i.e., support remote recording. An RTC-Web SIP UA is implemented by a combination of functionality running on the web server, functionality running in client side script (JS) and functionality embedded in the browser. The amount of functionality needed in the browser and needing to be exposed at the browser API in support of SRC will depend to some extent on how much core functionality goes into the browser, in particular whether the browser implements SIP or not. Some of the functions noted to date include:
> - ability to take a copy of streams sent to / received from the remote party and send them, in real-time, to a remote recording device (SRS);
> - possible need to mix the copied streams before sending (e.g., mix the sent and received audio streams)
> - possible need to use a different codec or other parameters when sending to the SRS;
> - possible need to use a different encryption/integrity context when sending to the SRS;
> - possible need to insert tones / announcements into the original media path being recorded;
> - possible need to support SDP enhancements for indicating media that are being recorded or preferences for which media are being recorded;
> - possible need to support SIP enhancements for indicating SRC/SRS capability and recording awareness (if SIP is implemented in browser);
> - possible need to support the sending of metadata to the SRS (if SIP is implemented in browser).
>
> Clearly there would be a fairly big hurdle for browsers to support SRC functionality. But without this, RTC-Web clients would not be suitable for use in environments where remote recording is required and calls are not forced through some middlebox that provides SRC functionality.
>
> John
>
> John Elwell
> Tel: +44 1908 817801 (office and mobile)
> Email: john.elwell@siemens-enterprise.com
> http://www.siemens-enterprise.com/uk/
>
> Siemens Enterprise Communications Limited.
> Registered office: Brickhill Street, Willen Lake, Milton Keynes, MK15 0DJ.
> Registered No: 5903714, England.
>
> Siemens Enterprise Communications Limited is a Trademark Licensee of Siemens AG.
> _______________________________________________
> rtcweb mailing list
> rtcweb@ietf.org
> https://www.ietf.org/mailman/listinfo/rtcweb
>