Great! That worked
On Fri, Apr 9, 2010 at 11:01 PM, Carsten Bock wrote:
> Hi,
>
> your problem is, that you are using round robin for registration (method
> 4).
> The system creates a nonce value and validates this. Normally, only the
> system which generated the nonce can validate it (this shou
Hi,
your problem is, that you are using round robin for registration (method 4).
The system creates a nonce value and validates this. Normally, only the
system which generated the nonce can validate it (this should apply for the
Asterisk, in the Kamailio Authentication you may configure this,
http
I just noticed that if I have 4 servers set like this
# group sip addresses of your * units
1 sip:XXX.XXX.XXX.XXX:5060
1 sip:XXX.XXX.XXX.XXX:5060
1 sip:XXX.XXX.XXX.XXX:5060
1 sip:XXX.XXX.XXX.XXX:5060
the registration does not work and I get 401 unauthorized.
My setup is like this
Openser as p