Re: [Sip] Outbound-10 comments

peter_blatherwick@mitel.com Tue, 04 December 2007 09:04 UTC

Return-path: <sip-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1IzTi6-0004bN-Ui; Tue, 04 Dec 2007 04:04:58 -0500
Received: from sip by megatron.ietf.org with local (Exim 4.43) id 1IzTi4-0004ZR-Vx for sip-confirm+ok@megatron.ietf.org; Tue, 04 Dec 2007 04:04:56 -0500
Received: from [10.90.34.44] (helo=chiedprmail1.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1IzTi4-0004ZI-Jn for sip@ietf.org; Tue, 04 Dec 2007 04:04:56 -0500
Received: from smtp.mitel.com ([216.191.234.102]) by chiedprmail1.ietf.org with esmtp (Exim 4.43) id 1IzTi3-0003Ce-KT for sip@ietf.org; Tue, 04 Dec 2007 04:04:56 -0500
Received: from localhost (smtp.mitel.com [127.0.0.1]) by smtp.mitel.com (Postfix) with ESMTP id 3289F2C01A; Tue, 4 Dec 2007 04:04:55 -0500 (EST)
X-Virus-Scanned: by amavisd-new (virusonly) at mitel.com
Received: from smtp.mitel.com ([127.0.0.1]) by localhost (smtp.mitel.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b5QLbuWtOWnu; Tue, 4 Dec 2007 04:04:53 -0500 (EST)
Received: from kanmta01.mitel.com (kanmta01 [134.199.37.58]) by smtp.mitel.com (Postfix) with ESMTP id 3E7CA2C01D; Tue, 4 Dec 2007 04:04:53 -0500 (EST)
In-Reply-To: <EF6CB637-B08A-4443-A76C-4A8AACCC2C11@ekabal.com>
To: Rohan Mahy <rohan@ekabal.com>
Subject: Re: [Sip] Outbound-10 comments
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 6.5.5 November 30, 2005
Message-ID: <OF14089B78.2D33570B-ON852573A7.0031CA6B-852573A7.0031E491@mitel.com>
From: peter_blatherwick@mitel.com
Date: Tue, 04 Dec 2007 04:04:50 -0500
X-MIMETrack: Serialize by Router on kanmta01/Mitel(Release 5.0.12 |February 13, 2003) at 12/04/2007 04:04:51 AM, Serialize complete at 12/04/2007 04:04:51 AM
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 187ae6c2eea74946c0ab707161f6256d
Cc: fluffy@cisco.com, sip@ietf.org, Rohan Mahy <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>
Content-Type: multipart/mixed; boundary="===============0507705657=="
Errors-To: sip-bounces@ietf.org

Yes, it does.  I checked the related changes and they look fine.  Thanks.,
-- Peter





Rohan Mahy <rohan@ekabal.com>
01.12.07 14:22
 
        To:     peter_blatherwick@mitel.com
        cc:     Rohan Mahy <rohan@ekabal.com>, Jerry Yin 
<jerry.yin@yahoo.com>, fluffy@cisco.com, sip@ietf.org
        Subject:        Re: [Sip] Outbound-10 comments


Jerry, Peter,

Per consenus in Chicago we have ;keep in outbound-11 instead of ;keep- 
stun and ;keep-crlf.  I believe this fix addresses your comments.

thanks,
-rohan


On Sep 20, 2007, at 8:06 AM, peter_blatherwick@mitel.com wrote:
> I agree with Jerry here, and believe this has come up before (?). 
> It is pointless for the originating UA to try to impose, or infer, 
> the keepalive mechanism before it can know what is applicable.
>
> An additional comment along these lines.
> > a. UA sends REGISTER to the proxy with a "outbound" tag in the 
> Supported header.
> ...
> > c. If the "outbound" tag is present in the 200 OK, and if the 
> transport is UDP, using the STUN keep alive, other connection based 
> transport using crlf keep alive.
>
> Step a) would really imply the originating UA MUST support both 
> keepalive mechanisms, and c) implies it MUST begin using the 
> appropriate one after 200 OK.  The usage is implied, not explicit, 
> which I believe is sufficient in this case.  Alternatively, the 
> usage could be made more explicit by listing the supported k-a 
> mechanisms in Supported exchange, or some such.  This should be 
> spelled out either way.
>
> -- Peter Blatherwick 
>
>
>
>
> Jerry Yin <jerry.yin@yahoo.com>
> 19.09.07 16:40
>
>
>         To:        sip@ietf.org, fluffy@cisco.com, rohan@ekabal.com
>         cc:
>         Subject:        [Sip] Outbound-10 comments
>
>
>
> Hi Cullen and Rohan,
>
> In the draft, it requires the UA configure the next hop route 
> header with "keep-stun", "keep-crlf", or "timed-keepalive" tags. 
> This would cause some problems.
>
> 1. As an example, the route-set contains this route header as 
> indicated in section 9 example:
> Route: <sip:pri.example.com;lr;keep-stun>
> If the DNS NAPTR resolution for pri.example.com is TCP, SCTP or 
> TLS, the keep-stun will be useless. Vice versa, if the 
> pri.example.com is resolved as UDP, and if "keep-crlf" was manually 
> configured, it is not working either.
>
> 2. Before sending the REGISTER request, the admin/or user does not 
> know what keep-alive mechanism the proxy (or edge proxy) supports. 
> Blindly configure the keep-stun, or keep-crlf would cause the 
> problem that the draft indicated itself in section 8: "the node 
> could be blacklisted for UDP traffic".
> The better approach is to let the UA and the proxy to negotiate, 
> not manually configure from UA side.
> a. UA sends REGISTER to the proxy with a "outbound" tag in the 
> Supported header.
> b. Proxy insert the "outbound" tag in the 200 OK, if the UA 
> indicated that it supports the outbound.
> c. If the "outbound" tag is present in the 200 OK, and if the 
> transport is UDP, using the STUN keep alive, other connection based 
> transport using crlf keep alive.
> There would be no way to mass up by configurations with this 
> approach. Let me know if I missed something.
>
> Regards,
> Jerry Yin
>
>
> Yahoo! oneSearch: Finally, mobile search that gives answers, not 
> web links. _______________________________________________
> 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