Re: How to identify application type of MSRP session.

Paul Kyzivat <[email protected]> Mon, 08 Oct 2012 10:44:50 -0400
Newsgroups gmane.ietf.simple
Message-ID <[email protected]>
On 10/8/12 3:11 AM, Prasun Bheri wrote:
> Hello Group,
> I would like to use MSRP for various applications such as IM/File
> Transfer/Screen sharing etc.
>
> What is the right way to identify, which MSRP session belongs to which
> application?
>
> Looking at SDP in SIP INVITE all applications could have same accept-types.

AFAIK there are no specific standards for this, but there are mechanisms 
you can use.

E.g. you may use the a=label attribute in sdp to associate an m-line 
with a label that is significant to an application.

	Thanks,
	Paul