[Sip] TCP to UDP rtcp media attributes in SDP not passing through nextone
Nitin Kapoor <nitinkapoorr@gmail.com> Fri, 12 February 2010 12:31 UTC
Return-Path: <nitinkapoorr@gmail.com>
X-Original-To: sip@core3.amsl.com
Delivered-To: sip@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 59BDF3A72EC for <sip@core3.amsl.com>;
Fri, 12 Feb 2010 04:31:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.854
X-Spam-Level: *
X-Spam-Status: No,
score=1.854 tagged_above=-999 required=5 tests=[BAYES_00=-2.599,
DEAR_FRIEND=2.699, HTML_MESSAGE=0.001, MIME_BASE64_TEXT=1.753]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r0HwyRSg07xX for
<sip@core3.amsl.com>; Fri, 12 Feb 2010 04:31:58 -0800 (PST)
Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25])
by core3.amsl.com (Postfix) with ESMTP id 67E363A72D9 for <sip@ietf.org>;
Fri, 12 Feb 2010 04:31:58 -0800 (PST)
Received: by qw-out-2122.google.com with SMTP id 5so80141qwi.31 for
<sip@ietf.org>; Fri, 12 Feb 2010 04:33:13 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:date:message-id:subject
:from:to:content-type; bh=CfobK++Sk6jXAlOQ0iQvxM6W8N8QispKVghqvH7U/2c=;
b=bAW9oijnwUWfFjyx22nsipJ+vPXjXU5DOWlO7QBerQFoQO+qE8TxIOgSOPMvC+W3/N
XVrM+BcJOjj78D5q+BOIgis0S6SwiDHSQuuVDWXJ/eczUgFrT8mJv8obV+oXFedDNef+
hSxC+gyrl/dvITT8g6yku6Bi8LJL58MMqkYXk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
h=mime-version:date:message-id:subject:from:to:content-type;
b=lJG1zKvkBHktxPA+1f5/gyQkN5iDyvQznlxm0JAW0atBRwokOvxFlztK3kyynqJ+dr
Y8PENJ/qgUkpIe9wP/Z3eIuEO8BvMcTj21+53jzefBcwbww1D+NTZO5itQRco+M5yw7s
pplGEkTZTKaipxisJIgbUfxfP5N8sTgX4nuEI=
MIME-Version: 1.0
Received: by 10.229.128.165 with SMTP id k37mr559032qcs.53.1265977992913;
Fri, 12 Feb 2010 04:33:12 -0800 (PST)
Date: Fri, 12 Feb 2010 07:33:12 -0500
Message-ID: <c80c92d1002120433y102bfa24p6bcd2cd2bee42a87@mail.gmail.com>
From: Nitin Kapoor <nitinkapoorr@gmail.com>
To: sip@ietf.org, sip-implementors@lists.cs.columbia.edu
Content-Type: multipart/alternative; boundary=0015175709888fa3be047f667805
Subject: [Sip] TCP to UDP rtcp media attributes in SDP not passing through
nextone
X-BeenThere: sip@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Session Initiation Protocol <sip.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sip>,
<mailto:sip-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sip>
List-Post: <mailto:sip@ietf.org>
List-Help: <mailto:sip-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sip>,
<mailto:sip-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Feb 2010 12:31:59 -0000
Dear Friend,
I have some query about UDP & TCP for signaling.
Basically I am using TCP protocol for signaling from my customer to SBC and
then SBC to Vendor using UDP for signaling. I mean CS user TCP to SBC, UDP
to carrier. And OCS sends initial 183 with sdp that contains rtcp media
attribute information and SBC does not forward formation to carrier via UDP.
Call Flow is like this.
UAC (Private) SBC
UAS(Public)
|-----------Invite(TCP)---------->
| |
|
| |
|<-------- 100 Trying ------------ |
|
| | ----------- Invite
(UDP)----------------------->|
|
| |
| |<--------- 100 Trying
---------------------------|
|
| |
| <---- 183 SDP Session
Progress-------|
| |(183 SDP with RTCP Media
|
| |Attribute).
|
|<--------- 183 SDP -------------
|
|
| 183 SDP Session
progress| |
| Without RTCP Media |
|
|Attribute
| |
|
| |
|
| |
|
| |
Could anyone please help me out on this scenario. Why it’s not sending the
RTCP attribute to my UAC? Is there anything related to standard.
I can share the Traces, if its required.
Thanks,
Nitin Kapoor
- [Sip] TCP to UDP rtcp media attributes in SDP not… Nitin Kapoor
- [Sip] TCP to UDP rtcp media attributes in SDP not… Nitin Kapoor
- Re: [Sip] TCP to UDP rtcp media attributes in SDP… aayush bhatnagar
- Re: [Sip] TCP to UDP rtcp media attributes in SDP… Nitin Kapoor
- Re: [Sip] TCP to UDP rtcp media attributes in SDP… DRAGE, Keith (Keith)
- Re: [Sip] TCP to UDP rtcp media attributes in SDP… Nitin Kapoor
- Re: [Sip] TCP to UDP rtcp media attributes in SDP… Adam Roach