Re: [Stox] core: response code mappings

Saúl Ibarra Corretgé <saul@ag-projects.com> Mon, 19 August 2013 19:14 UTC

Return-Path: <saul@ag-projects.com>
X-Original-To: stox@ietfa.amsl.com
Delivered-To: stox@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2513411E82E7 for <stox@ietfa.amsl.com>; Mon, 19 Aug 2013 12:14:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.818
X-Spam-Level:
X-Spam-Status: No, score=-0.818 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HELO_MISMATCH_NET=0.611, MIME_8BIT_HEADER=0.3, SARE_MLH_Stock1=0.87]
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 4cYhz+sJl7-K for <stox@ietfa.amsl.com>; Mon, 19 Aug 2013 12:14:05 -0700 (PDT)
Received: from mail.sipthor.net (node06.dns-hosting.info [85.17.186.6]) by ietfa.amsl.com (Postfix) with ESMTP id 407AB11E82E9 for <stox@ietf.org>; Mon, 19 Aug 2013 12:14:04 -0700 (PDT)
Received: by mail.sipthor.net (Postfix, from userid 5001) id DAB1EB35DE; Mon, 19 Aug 2013 21:14:02 +0200 (CEST)
Received: from imac.saghul.lan (ip3e830637.speed.planet.nl [62.131.6.55]) by mail.sipthor.net (Postfix) with ESMTPSA id 539F1B0037; Mon, 19 Aug 2013 21:14:00 +0200 (CEST)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset="iso-8859-1"
From: Saúl Ibarra Corretgé <saul@ag-projects.com>
In-Reply-To: <52118EE9.3090002@stpeter.im>
Date: Mon, 19 Aug 2013 21:13:59 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <C9A28837-B275-4BFB-A12C-F98416C22FFF@ag-projects.com>
References: <520EDFBB.90503@stpeter.im> <DF2E9C50-1E56-4434-B28C-0CEE44B251A6@edvina.net> <52118EE9.3090002@stpeter.im>
To: Peter Saint-Andre <stpeter@stpeter.im>
X-Mailer: Apple Mail (2.1085)
Cc: "stox@ietf.org" <stox@ietf.org>, "Olle E. Johansson" <oej@edvina.net>
Subject: Re: [Stox] core: response code mappings
X-BeenThere: stox@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SIP-TO-XMPP Working Group discussion list <stox.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/stox>, <mailto:stox-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/stox>
List-Post: <mailto:stox@ietf.org>
List-Help: <mailto:stox-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/stox>, <mailto:stox-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Aug 2013 19:14:10 -0000

On Aug 19, 2013, at 5:20 AM, Peter Saint-Andre wrote:

> Hi Olle, that is helpful feedback.
> 
> On 8/17/13 1:28 AM, Olle E. Johansson wrote:
>> 
>> 17 aug 2013 kl. 04:28 skrev Peter Saint-Andre <stpeter@stpeter.im>:
>> 
>>> The SIP Parameters Registry has a list of SIP response codes:
>>> 
>>> http://www.iana.org/assignments/sip-parameters/sip-parameters.xml#sip-parameters-7
>>> 
>>> A number of those are not specified in RFC 3261. Thus the question
>>> arises: for which codes do we need to define mappings? We could define
>>> mappings for all of them, but I wonder if that's advisable. Some of the
>>> additional codes are specified in RFCs that update RFC 3261 (e.g., code
>>> 440 from RFC 5393), whereas other codes are specified in "non-core" RFCs
>>> that don't update RFC 3261 (e.g., code 470 from RFC 5360). Would it
>>> perhaps make sense to map the "core" codes and not the "non-core" codes?
>> 
>> I don't really have any good answer. Can just look into the Asterisk code and see
>> that we've implemented a selection... :-)
>> 
>> The important part is to have a generic mapping for 2xx, 3xx, 4xx, 5xx and 6xx codes,
>> so that if a gateway gets an unknown code, it knows how to map it to something. In SIP,
>> an unknown 4xx code is the same as 400 etc.
> 
> True. I think we can provide that information in the stox-core spec
> (e.g., in XMPP <bad-request/> is like a default 400). That way, if an
> entity encounters a response code that it doesn't understand, at least
> it can map it appropriately.
> 

+1

--
Saúl Ibarra Corretgé
AG Projects