RE: [SIP] What method should be used?

Jonathan Rosenberg <jdrosen@dynamicsoft.com> Thu, 04 January 2001 06:57 UTC

Received: from lists.bell-labs.com (share.research.bell-labs.com [204.178.16.58]) by ietf.org (8.9.1a/8.9.1a) with SMTP id BAA22795 for <sip-archive@odin.ietf.org>; Thu, 4 Jan 2001 01:57:52 -0500 (EST)
Received: from share.research.bell-labs.com (localhost.localdomain [127.0.0.1]) by lists.bell-labs.com (Postfix) with ESMTP id B7EE244372; Thu, 4 Jan 2001 00:58:02 -0500 (EST)
Delivered-To: sip@lists.bell-labs.com
Received: from redball.dynamicsoft.com (redball.dynamicsoft.com [216.173.40.51]) by lists.bell-labs.com (Postfix) with ESMTP id AA6F044336 for <sip@lists.bell-labs.com>; Thu, 4 Jan 2001 00:57:26 -0500 (EST)
Received: from DYN-EXCH-001.dynamicsoft.com ([216.173.40.50]) by redball.dynamicsoft.com (8.9.3+Sun/8.10.0.Beta12) with ESMTP id BAA25096; Thu, 4 Jan 2001 01:59:58 -0500 (EST)
Received: by DYN-EXCH-001.dynamicsoft.com with Internet Mail Service (5.5.2650.21) id <ZZVFBPSM>; Thu, 4 Jan 2001 01:54:25 -0500
Message-ID: <B65B4F8437968F488A01A940B21982BF9AAFA1@DYN-EXCH-001.dynamicsoft.com>
From: Jonathan Rosenberg <jdrosen@dynamicsoft.com>
To: 'Rami Lehtonen' <rampe@cs.tut.fi>, sip@lists.bell-labs.com
Subject: RE: [SIP] What method should be used?
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain; charset="iso-8859-1"
Sender: sip-admin@lists.bell-labs.com
Errors-To: sip-admin@lists.bell-labs.com
X-BeenThere: sip@lists.bell-labs.com
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:sip-request@lists.bell-labs.com?subject=help>
List-Post: <mailto:sip@lists.bell-labs.com>
List-Subscribe: <http://lists.bell-labs.com/mailman/listinfo/sip>, <mailto:sip-request@lists.bell-labs.com?subject=subscribe>
List-Id: IETF SIP Mailing List <sip.lists.bell-labs.com>
List-Unsubscribe: <http://lists.bell-labs.com/mailman/listinfo/sip>, <mailto:sip-request@lists.bell-labs.com?subject=unsubscribe>
List-Archive: http://lists.bell-labs.com/pipermail/sip/
Date: Thu, 04 Jan 2001 01:54:23 -0500


 

> -----Original Message-----
> From: Rami Lehtonen [mailto:rampe@cs.tut.fi]
> Sent: Wednesday, January 03, 2001 7:59 AM
> To: sip@lists.bell-labs.com
> Subject: [SIP] What method should be used?
> 
> 
> Hi all!
> 
> The SIP specification and the extensions defined for the SIP 
> give a lot of
> possible methods to be used for transferring parameters between two
> end-points. In our case we are interested in transferring 
> stream parameters
> to an end-point (B) that starts the session with some third 
> end-point (C),
> see the figure below:
> 
> A  --parameter transfer-->  B  <===session===>  C
> 
> So should we use the methods like INVITE or MESSAGE (or even 
> NOTIFY) to
> deliver the parameters from A to B? 

I do not know what a stream parameter is. SIP is not an RPC protocol nor a
means of generic data messaging between any two entities. If you are
interested in having some user A cause a call to be established between B
and C, you can use the REFER method:

http://search.ietf.org/internet-drafts/draft-ietf-sip-cc-transfer-02.txt

or third party call control:

http://search.ietf.org/internet-drafts/draft-rosenberg-sip-3pcc-01.txt

-Jonathan R.


---
Jonathan D. Rosenberg                       72 Eagle Rock Ave.
Chief Scientist                             First Floor
dynamicsoft                                 East Hanover, NJ 07936
jdrosen@dynamicsoft.com                     FAX:   (973) 952-5050
http://www.cs.columbia.edu/~jdrosen         PHONE: (973) 952-5000
http://www.dynamicsoft.com

_______________________________________________
SIP mailing list
SIP@lists.bell-labs.com
http://lists.bell-labs.com/mailman/listinfo/sip