On Fri, Sep 16, 2016 at 07:54:20AM +0100, Eric Koome wrote:
> Hi all - my Kamailio - 4.1.6 is receiving this particular structured
> INVITES from multiple IPs, and for some reason it is not requesting
> authentication. I have AUTH & IPAUTH modules in use for two years now,
> but this is bypassing t
Hi all - my Kamailio - 4.1.6 is receiving this particular structured INVITES
from multiple IPs, and for some reason it is not requesting authentication. I
have AUTH & IPAUTH modules in use for two years now, but this is bypassing that
and actually forwarding the invite to asterisk servers behind
(SER) - Users Mailing List
Subject: Re: [SR-Users] Kamailio authentication method
Still on the subject, we are exploring the possibilities and one of them would
be to use the diameter module. As stated in the documentation :
"NOTE: diameter support was developed for DISC (DIameter Server C
>
> Frederic
>
>
>
> *From:*sr-users [mailto:sr-users-boun...@lists.sip-router.org] *On
> Behalf Of *Daniel-Constantin Mierla
> *Sent:* Wednesday 6 May 2015 16:44
> *To:* Kamailio (SER) - Users Mailing List
> *Subject:* Re: [SR-Users] Kamailio authentication method
t step, I would focus on auth module for pv_auth_check() which
takes the password or the hashed value as parameter.
Cheers,
Daniel
>
>
>
> *From:*sr-users [mailto:sr-users-boun...@lists.sip-router.org] *On
> Behalf Of *Daniel-Constantin Mierla
> *Sent:* Wednesday 6 May 2015 16:4
,
Frederic
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Wednesday 6 May 2015 16:44
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Kamailio authentication method
Hello,
to understand properly, do you need to have
* module?
Regards,
Frederic
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Wednesday 6 May 2015 16:44
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Kamailio authentication method
Hello,
to understand properly, do you need to
Hello,
to understand properly, do you need to have:
HA1=SHA(username:realm:password)
HA2=SHA(method:digestURI)
response=SHA(HA1:nonce:HA2)
Perhaps it can be done with config file scripting, if you are familiar
with transformations and header manipulation. But I think it will be
simpler to extend
Hello,
In my scenario with a Kamailio server, I have a VOIP client connecting to the
server which, for some reasons, cannot calculate MD5 hashes but only SHA. In
this situation, would it be possible to change the authentication algorithm by
either modifying Kamailio scripts or writing an extern
On 10/24/2014 10:43 AM, Nolan Darilek wrote:
> 2. In looking at the auth_db parameters, I see values for column names,
> but nothing for a table/collection. How do I specify what table or
> collection my user data is in?
>
Ah, found this one, it was in the authenticate functions. Sorry, I
expected
Hello. I'm attempting to set up Kamailio for the first time and have a
few questions.
1. The auth_db module specifically calls out MySQL, Postgres and flat
file databases, but makes no mention of the new MongoDB module. Is the
new MongoDB module supported as well and the docs just haven't been
upd
Hello,
You have to change the config as below:
#!define WITH_MYSQL
#!define WITH_AUTH
Regards,
Huy Nguyen
www.htk-inc.com
From: kmul...@practical-pc.com
To: us...@lists.kamailio.org
Date: Fri, 3 Dec 2010 17:16:28 -0600
Subject: [SR-Users] Kamailio Authentication
I have Kamailio
I have Kamailio up and running and passing calls between users. However, it
is not authenticating. Therefore any one can access without user/password.
Kamailio.cfg
#!- define WITH_MYSQL
#
# *** To enable authentication execute:
#!- enable mysql
#!- define WITH_AUTH
#!- add users usin
13 matches
Mail list logo