On Tue, 2008-12-16 at 16:39 -0200, Alberto Furtado wrote: > > Hi All, > > I am trying to register 2 Asterisk in a branch office to my SIPX. All > my other stuff registers fine > but the Asterisks get a 401 Error. The only difference that I see is > that the log shows that the register > string has two extra parameters: > > algorithm="MD5" and opaque="" > > and that the FROM is in the format > FROM: <sip:[email protected]> instead of > FROM: "3001"<sip:[email protected]> > > all the rest is the same as the other non Asterisk devices that work > fine. > > I have read all the posts on connecting Sipx and Asterisk but they > seem to target how to connect > Asterisk to Sipx and not the other way around.
It's normal to get a 401 response to the first (unauthenticated) REGISTER request; it's the next one that's important. Have you looked in sipxregistrar.log ? It usually logs what's wrong. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
