Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Session Initiation Protocol
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Encryption== Concerns about the security of calls via the public Internet have been addressed by encryption of the SIP protocol for [[secure transmission]]. The URI scheme SIPS is used to mandate that SIP communication be secured with [[Transport Layer Security]] (TLS). SIPS URIs take the form sips:user@example.com. [[End-to-end encryption]] of SIP is only possible if there is a direct connection between communication endpoints. While a direct connection can be made via [[Peer-to-peer SIP]] or via a [[VPN]] between the endpoints, most SIP communication involves multiple hops, with the first hop being from a user agent to the user agent's [[ITSP]]. For the multiple-hop case, SIPS will only secure the first hop; the remaining hops will normally not be secured with TLS and the SIP communication will be insecure. In contrast, the [[HTTPS]] protocol provides end-to-end security as it is done with a direct connection and does not involve the notion of hops. The media streams (audio and video), which are separate connections from the SIPS signaling stream, may be encrypted using SRTP. The key exchange for SRTP is performed with [[SDES]] ({{IETF RFC|4568}}), or with [[ZRTP]] ({{IETF RFC|6189}}). When SDES is used, the keys will be transmitted via insecure SIP unless SIPS is used. One may also add a [[MIKEY]] ({{IETF RFC|3830}}) exchange to SIP to determine session keys for use with SRTP.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Session Initiation Protocol
(section)
Add topic