Difference between revisions of "SIP/2.0 407 Proxy Authentication Required"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
The 407 Proxy Authentication Required response indicates that the phone must first authenticate itself with the proxy server. If received by the phone, the phone may repeat the INVITE request with a suitable Proxy-Authorization field. This field should contain the authentication information of the user agent for the next outbound proxy or gateway.
The 407 Proxy Authentication Required response indicates that the phone must first authenticate itself with the proxy server. If received by phone, the phone may repeat the INVITE request with a suitable Proxy-Authorization field. This field should contain the authentication information of the user agent for the next outbound proxy or gateway.




Line 5: Line 5:


* Make sure username/password are correct
* Make sure username/password are correct
* Make sure you used '''username''' instead of '''user''' on far server (e.g. other Asterisk server) describing peer
* Make sure you used '''username''' instead of '''user''' on the far server (e.g. other Asterisk servers) describing peer




[[File:Sip 407.png|thumb]]
[[File:Sip 407.png]]





Revision as of 14:59, 22 July 2022

The 407 Proxy Authentication Required response indicates that the phone must first authenticate itself with the proxy server. If received by phone, the phone may repeat the INVITE request with a suitable Proxy-Authorization field. This field should contain the authentication information of the user agent for the next outbound proxy or gateway.


Solutions

  • Make sure username/password are correct
  • Make sure you used username instead of user on the far server (e.g. other Asterisk servers) describing peer


Sip 407.png



Check also: