[SR-Users] Authenticate if receiving 401

2011-04-17 Thread Eric Hiller
I want kamailio to authenticate itself to a host if it is sent a 401, just as that host is expected to authenticate if kamailio sends it one. I am not finding much in the online probably because I am not searching for the right terms. Does anyone have any experience in this? Thanks! -Eric

Re: [SR-Users] Authenticate if receiving 401

2011-04-17 Thread Sergey Okhapkin
http://kamailio.org/docs/modules/3.0.x/modules_k/uac.html On Sunday 17 April 2011, Eric Hiller wrote: > I want kamailio to authenticate itself to a host if it is sent a 401, just > as that host is expected to authenticate if kamailio sends it one. I am > not finding much in the online probably bec

Re: [SR-Users] Authenticate if receiving 401

2011-04-17 Thread Alex Balashov
You can use the UAC module for that, and it might work, but basically that's not something a proxy should be doing. The sending UA should respond to the challenge. -- Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW Suite 2200 Atlanta, GA 30303 Tel: +1-678-954-0670 Fax: +1

Re: [SR-Users] Authenticate if receiving 401

2011-05-06 Thread Eric Hiller
g > From: abalas...@evaristesys.com > Date: Sun, 17 Apr 2011 19:25:31 -0400 > To: sr-users@lists.sip-router.org > Subject: Re: [SR-Users] Authenticate if receiving 401 > > You can use the UAC module for that, and it might work, but basically that's > not something a prox

Re: [SR-Users] Authenticate if receiving 401

2011-05-09 Thread Klaus Darilion
Am 07.05.2011 01:03, schrieb Eric Hiller: > The only downside is now to add a new gateway involved editing the > config file and reloading kamailio. At some point I could put this in > SQL and just update the gateways daily ie. DASH. you could store IP adresses in database tables of LCR module a