[Asterisk-Users] Failover Problem

Douglas Garstang dgarstang at oneeighty.com
Thu May 25 08:34:51 MST 2006


I have a weird situation. A polycom phone is configured to use system pbx1 as the primary outgoing 'proxy', followed by systems pbx3 and pbx2. All three systems have identical sip.conf files. The phone is registered on pbx1.

I shut down the Asterisk application on pbx1. I make a call. The phone sends an INVITE to pbx2. Pbx2 sends back a 407 Proxy Auth message to the phone. The phone sends an ACK followed by the INVITE with the credentials. What does Asterisk do? It sends the 407 Proxy Auth message AGAIN. Why? The phone of course re-sends the INVITE with the credentials again, and of course Asterisk sends the 407 again. WHY?

It looks like an Asterisk problem. As far as I can see, the phone is doing the right thing. Asterisk should not be sending Proxy Auth required over and over again.

This problem completely invalidates any sort of Asterisk redundancy. If this doesn't work, Asterisk can't be used in a redundant configuration, and that's a deal breaker.

Has anyone reading this done this before?

Doug.


More information about the asterisk-users mailing list