Explain SIP Version?
nareshkumar 11-July-2008 11:11:14 AM

Comments


SIP - Session Initiation Protocol
It is used in VOIP applications.
The verions of SIP now 4.0 is available
Posted by HamidAliKhan


Both request and response messages include the version of SIP in use, and follow [H3.1] (with HTTP replaced by SIP, and HTTP/1.1 replaced by SIP/2.0) regarding version ordering, compliance requirements, and upgrading of version numbers. To be compliant with this specification, applications sending SIP messages MUST include a SIP-Version of "SIP/2.0".
Posted by george99


Note: Sorry the above post is about SIMPLE

Here's is the detail about SIP VERSION

SIP version
The SIP version being used; this should be version 2.0.And SIP version is basically included in Request message of SIP.
Posted by sagitraz


In computing, SIMPLE (Session Initiation Protocol for Instant Messaging and Presence Leveraging Extensions) is an instant messaging (IM) and presence protocol suite based on Session Initiation Protocol (SIP). Like XMPP, and in contrast to the vast majority of IM and presence protocols used by software deployed today, SIMPLE is an open standard. Both are IETF standards or proposed standards.
Posted by sagitraz



Posted: 12-July-2008 04:02:37 AM By: sagitraz

In computing, SIMPLE (Session Initiation Protocol for Instant Messaging and Presence Leveraging Extensions) is an instant messaging (IM) and presence protocol suite based on Session Initiation Protocol (SIP). Like XMPP, and in contrast to the vast majority of IM and presence protocols used by software deployed today, SIMPLE is an open standard. Both are IETF standards or proposed standards.

Posted: 12-July-2008 04:08:18 AM By: sagitraz

Note: Sorry the above post is about SIMPLE

Here's is the detail about SIP VERSION

SIP version
The SIP version being used; this should be version 2.0.And SIP version is basically included in Request message of SIP.

Posted: 14-July-2008 12:06:22 PM By: george99

Both request and response messages include the version of SIP in use, and follow [H3.1] (with HTTP replaced by SIP, and HTTP/1.1 replaced by SIP/2.0) regarding version ordering, compliance requirements, and upgrading of version numbers. To be compliant with this specification, applications sending SIP messages MUST include a SIP-Version of "SIP/2.0".

Posted: 13-November-2008 01:52:07 AM By: HamidAliKhan

SIP - Session Initiation Protocol
It is used in VOIP applications.
The verions of SIP now 4.0 is available