Re: [Sip] outbound open issues from IETF 67

"Rohan Mahy" <rohan.mahy@gmail.com> Tue, 21 November 2006 19:51 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1Gmbeu-0000Vh-Sx; Tue, 21 Nov 2006 14:51:56 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1Gmbet-0000Vb-CW for sip@ietf.org; Tue, 21 Nov 2006 14:51:55 -0500
Received: from hu-out-0506.google.com ([72.14.214.232]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1Gmbeq-0001gK-Rm for sip@ietf.org; Tue, 21 Nov 2006 14:51:55 -0500
Received: by hu-out-0506.google.com with SMTP id 38so1359041huc for <sip@ietf.org>; Tue, 21 Nov 2006 11:51:51 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MafZ12rPQzBxE7Kp68M1omoZK8t1Hymsmn/Ftq+yg8+APA4LsRNhDmj5prDHzMRaDw7Ezz0UzRED9bezTBbxl27Be2lUbNyZAkUiSk1U9H2W0A3oP0JmIRPhnufGUWd1wvQ/JYMfcgRozqke19P5YS1k+eR95z1nuJmJ0ayttHs=
Received: by 10.78.128.11 with SMTP id a11mr6866664hud.1164138711152; Tue, 21 Nov 2006 11:51:51 -0800 (PST)
Received: by 10.78.200.9 with HTTP; Tue, 21 Nov 2006 11:51:50 -0800 (PST)
Message-ID: <953beacc0611211151t472c88aegcdef5e8781d905fb@mail.gmail.com>
Date: Tue, 21 Nov 2006 11:51:50 -0800
From: Rohan Mahy <rohan.mahy@gmail.com>
To: "Erkki.Koivusalo@nokia.com" <Erkki.Koivusalo@nokia.com>
Subject: Re: [Sip] outbound open issues from IETF 67
In-Reply-To: <8B1D53AEF7B03449A6D3771B3B7F850F03060C56@esebe103.NOE.Nokia.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <15201.12.151.41.2.1164050440.squirrel@12.151.41.2> <8B1D53AEF7B03449A6D3771B3B7F850F03060C56@esebe103.NOE.Nokia.com>
X-Spam-Score: 0.5 (/)
X-Scan-Signature: b2809b6f39decc6de467dcf252f42af1
Cc: sip@ietf.org, rohan@ekabal.com
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/sip>, <mailto:sip-request@ietf.org?subject=subscribe>
Errors-To: sip-bounces@ietf.org

Hi Erkki,

If the first hop edge proxy (the P-CSCF) doesn't support outbound, it
will not add the 'ob' parameter to the Path header, so the registrar
will ignore the reg-id parameter in the request.

hope this helps.
thanks,
-rohan

On 11/21/06, Erkki.Koivusalo@nokia.com <Erkki.Koivusalo@nokia.com> wrote:
>
> Hi Rohan,
>
> I do not have any objections to any of the proposals you made
> for Outbound. However I have a question related to the Issue 3G
> you had on your slideset. The slideset outlined the 3GPP requirement
> as follows:
>
> - 3GPP and others want to store multiple path vectors back to an
> instance, each associated with a reg-id.
> - New registrations with the same reg-id would replace the old binding.
> * BUT 3GPP wants to do this unrelated to outbound flow-token
> processing
> * 3GPP wants separation of binding behavior and flow-token
> behavior
> * Why? Their IPsec UDP uses several pairs of actual flows,
> instead of just one.
>
> In 3GPP there is also a backwards compatibility issue related
> to the IPSec SA management in the edge proxy (P-CSCF). Old
> implementations not supporting Outbound would drop the old
> logical flow (IPSec SA) if the UA registers with a new reg-id
> and IP address. Thus the UA should be able to make sure that
> the edge proxy supports the new behaviour, before trying to
> establish multiple flows over different access networks
> towards the single edge proxy.
>
> They have been proposing a new option tag for this purpose,
> something like this:
>
>    Name: mreg
>    Description: This option-tag is used to identify SIP servers which
>       are able to maintain multiple logical flows per UA instance.
>
> What do you think about this proposal ?
>
> Regards,
>
> Erkki
>
> >-----Original Message-----
> >From: ext Rohan Mahy [mailto:rohan@ekabal.com]
> >Sent: 20.November.2006 21:21
> >To: sip@ietf.org
> >Cc: Rohan Mahy
> >Subject: [Sip] outbound open issues from IETF 67
> >
> >Hi Folks,
> >
> >I've incorporated all the changes we agreed to at IETF67.  For
> >those who
> >have not seen them yet, please consult the slides available here:
> >http://www3.ietf.org/proceedings/06nov/slides/sip-3.pdf
> >
> >In addition, I have proposed text for Issues D&E (see below).
> >
> >In summary, we agreed from the meeting:
> >- Consensus to use 430 response
> >- Consensus to keep the "stable flow timer"
> >Bug A: No objection to fixing this bug
> >Issue B: consensus to only require 1st hop and registrar to participate
> >Issue C: consensus for No Action
> >Issue D: did not discuss, proposal mentioned below
> >Issue E: did not discuss, proposal mentioned below
> >Issue F: consensus for No Action
> >Issue 3G: rough consensus to Accept action 2
> >
> >(Bug A): Provided mention of the 'rport' parameter.
> >
> >(Issue 3G): Relaxed flow-token language slightly. Instead of flow-token
> >saving specific UDP address/port tuples over which the request arrived,
> >make language fuzzy to save token which points to a 'logical
> >flow' that is
> >known to deliver data to that specific UA instance.
> >
> >(Issue B): Changed registrar verification so that only
> >first-hop proxy and
> >the registrar need to support outbound.  Other intermediaries
> >in between
> >do not any more.
> >
> >(Issues D&E): Proposal text:
> >The UAC can situationally decide whether to request outbound
> >behavior by
> >including or omitting the 'reg-id' parameter.  For example, imagine the
> >outbound-proxy-set contains two proxies in different domains,
> >EP1 and EP2.
> > If an outbound-style registration succeeded for a flow
> >through EP1, the
> >UA might decide to include 'outbound' in its option-tag when
> >registering
> >with EP2, in order to insure consistency.  Similarly, if the
> >registration
> >through EP1 did not support outbound, the UA might decide to omit the
> >'reg-id' parameter when registering with EP2.
> >
> >I believe the proposed text for D&E is sufficient and should be fairly
> >non-controversial.  If anyone has any objections, please speak up ASAP
> >(and *send text* ;-).
> >
> >thanks,
> >-rohan
> >
> >
> >_______________________________________________
> >Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
> >This list is for NEW development of the core SIP Protocol
> >Use sip-implementors@cs.columbia.edu for questions on current sip
> >Use sipping@ietf.org for new developments on the application of sip
> >
>
> _______________________________________________
> Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
> This list is for NEW development of the core SIP Protocol
> Use sip-implementors@cs.columbia.edu for questions on current sip
> Use sipping@ietf.org for new developments on the application of sip
>

_______________________________________________
Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sipping@ietf.org for new developments on the application of sip