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

From Kolmisoft Wiki
Jump to navigationJump to search
Line 6: Line 6:
* 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 far server (e.g. other Asterisk server) describing peer
----
'''Check also:'''
* [[SIP Error Codes]]

Revision as of 10:07, 19 March 2009

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.


Solutions

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




Check also: