Re: [sip-clf] International Oops in sipclf Problem Statement

Peter Musgrave <musgravepj@gmail.com> Fri, 20 January 2012 10:50 UTC

Return-Path: <musgravepj@gmail.com>
X-Original-To: sip-clf@ietfa.amsl.com
Delivered-To: sip-clf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8A6721F8615 for <sip-clf@ietfa.amsl.com>; Fri, 20 Jan 2012 02:50:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.311
X-Spam-Level:
X-Spam-Status: No, score=-3.311 tagged_above=-999 required=5 tests=[AWL=0.288, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
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 gkCHSUbooOAE for <sip-clf@ietfa.amsl.com>; Fri, 20 Jan 2012 02:50:21 -0800 (PST)
Received: from mail-qw0-f51.google.com (mail-qw0-f51.google.com [209.85.216.51]) by ietfa.amsl.com (Postfix) with ESMTP id A57EE21F860E for <sip-clf@ietf.org>; Fri, 20 Jan 2012 02:50:21 -0800 (PST)
Received: by qabj34 with SMTP id j34so261035qab.10 for <sip-clf@ietf.org>; Fri, 20 Jan 2012 02:50:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=NU3LRooRzdJpYrKR+zP83sdMjeHOpbMJ+yAkwRdCt6o=; b=N9UKfsj+yApNEgNM0a0Mw6u2V1vSK66qTVjnMsZXJJIcQY3vrGyhhmm/JRQCwo0+Gk iZHwbfSg0/4u7m51sxhMuxJCS+XGPy/AiYo0/UucQazauKH0SoxIP5qikyi5wjm9Uvc4 HC2qCPa67qiSJ7QJJDw1hriaJpRB0lwzttFh0=
Received: by 10.224.177.132 with SMTP id bi4mr31655753qab.79.1327056621267; Fri, 20 Jan 2012 02:50:21 -0800 (PST)
Received: from [192.168.1.105] ([204.237.33.112]) by mx.google.com with ESMTPS id q14sm5873160qap.4.2012.01.20.02.50.19 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 20 Jan 2012 02:50:20 -0800 (PST)
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="us-ascii"
From: Peter Musgrave <musgravepj@gmail.com>
In-Reply-To: <D699B6CD-C257-417F-B6C4-F5C54DB2A7B4@alum.mit.edu>
Date: Fri, 20 Jan 2012 05:50:19 -0500
Content-Transfer-Encoding: quoted-printable
Message-Id: <E9835697-756B-4EAD-8505-DDAE157CF688@gmail.com>
References: <212E7733-3FF6-47D4-A3E3-65471F677A25@standardstrack.com> <D699B6CD-C257-417F-B6C4-F5C54DB2A7B4@alum.mit.edu>
To: Burger Eric <eburger@alum.mit.edu>
X-Mailer: Apple Mail (2.1084)
Cc: "sip-clf@ietf.org Mailing" <sip-clf@ietf.org>, Saint-Andre Peter <stpeter@stpeter.im>
Subject: Re: [sip-clf] International Oops in sipclf Problem Statement
X-BeenThere: sip-clf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SIP Common Log File format discussion list <sip-clf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sip-clf>, <mailto:sip-clf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sip-clf>
List-Post: <mailto:sip-clf@ietf.org>
List-Help: <mailto:sip-clf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sip-clf>, <mailto:sip-clf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jan 2012 10:50:22 -0000

Makes sense to me. 

Ooops indeed!

Thanks, 

Peter
(as individual)

On 2012-01-18, at 8:08 PM, Burger Eric wrote:

> The current text says SIPCLF fields are ASCII.  However, as we know, SIP fields are UTF-8.  We propose changing all instances of ASCII in the document with UTF-8. Same for the sipclf-format document.  This is an awesome catch by Peter Saint-Andre.
> 
> Our guess is that most of you read octets and write octets.  Rendering programs will not quite work if an extended UTF-8 character pops up, but that should be easy to fix.
> 
> Anyone disagree?
> 
> _______________________________________________
> sip-clf mailing list
> sip-clf@ietf.org
> https://www.ietf.org/mailman/listinfo/sip-clf