From 32097104ea5bc52060fb8a29ee27688872b73400 Mon Sep 17 00:00:00 2001
From: Bob Mottram
+ZRTP appears to be the current best standard to end-to-end encrypted voice calls, combining good security with simplicity of use. When the initial cryptographic negotiation between phones is done at the start of a call a short authentication string (SAS) is calculated and displayed at both ends. To check that there isn't anyone intercepting the call and acting as a man in the middle - as stingray type devices try to do - the short authentication string can be read out and verbally confirmed between the callers. If it's the same then you can be pretty confident that the call is secure. +
++Add an account. Under General Wizards choose Expert and enter the following details: +
+ +Account name | +Your username | +
Account ID | +sip:username@yourdomain | +
Registration URI | +sip:yourdefaultdomain | +
Realm | +* | +
Username | +Your username | +
Data (Password) | +Your SIP password | +
ZRTP Mode | +Create ZRTP | +
+If everything is working the account should appear in green with a status of Registered. +
++From the menu select Manage accounts. +
+ ++Add an account with the following details: +
+ +Alias | +Your full name or nickname | +
Protocol | +SIP | +
Hostname | +yourdefaultdomain | +
Username | +Your username | +
Password | +Your SIP password | +
+Select the Security tab. Under SRTP Key Exchange select ZRTP. Unde SRTP Preferences select Not supported warning and Display SAS Once. +
+