Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

VoIP Password: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
mNo edit summary
AA-Andrew (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:

__NOTOC__
<indicator name="VoIP">[[File:menu-voip.svg|link=:Category:VoIP|30px|Back up to the VoIP and SMS Category Page]]</indicator>
<indicator name="VoIP">[[File:menu-voip.svg|link=:Category:VoIP|30px|Back up to the VoIP and SMS Category Page]]</indicator>


By default a VoIP password (SIP Password) is not generated automatically, you will need to create one via the Control Pages as follows:
By default a SIP password (SIP Password) is not generated automatically, you will need to create one via the Control Pages as follows:


{{HowToBox|Set a password for your VoIP Number|
{{HowToBox|Set a password for your VoIP Number|
Line 9: Line 9:
#Click the Incoming Tab
#Click the Incoming Tab
#Enter in a password (or click the Generate button for the system to make one for you)
#Enter in a password (or click the Generate button for the system to make one for you)
#Click Apply
}}
}}
<br>
[[File:Controlpagevoippw.png|600px]]


== A Note on passwords and SIP ==
When your phone registers to our servers, the password is '''not''' sent in clear text.

This is due to Digest Authentication being used between your phone and our servers - this is normal SIP operation.

When your phone uses Digest MD5 authentication, the phone and our server engage in a challenge-response exchange.

Our server sends a challenge (called a nonce), and the phone responds with a hash of its password combined with the challenge that our server sent.
It is this hash, not the plain text password, is sent over the network.