[SR-Users] Additional Param Check in ConsumeCredential Auth

YASIN CANER caner_yaso at hotmail.com
Mon Jan 21 12:14:16 CET 2019


Hello,,
there is a lot way to remove a header. if it is just a Header , remove_hf() , if it  is value  then you can use exclude_hf_value().

load_credentials works after auth is done. check your configuration or please , share log.

http://kamailio.org/docs/modules/5.2.x/modules/textopsx.html#textopsx.f.exclude_hf_value

http://kamailio.org/docs/modules/5.2.x/modules/textops.html#textops.f.remove_hf


Yasin CANER

textops Module - Kamailio<http://kamailio.org/docs/modules/5.2.x/modules/textops.html#textops.f.remove_hf>
Check if the method of the message matches the name. If name is a known method (invite, cancel, ack, bye, options, info, update, register, message, subscribe, notify, refer, prack), the function performs method ID testing (integer comparison) instead of ignore case string comparison.
kamailio.org



________________________________
From: sr-users <sr-users-bounces at lists.kamailio.org> on behalf of Prabhat Kumar <prabhat.kumar at myoperator.co>
Sent: Monday, January 21, 2019 1:49 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Additional Param Check in ConsumeCredential Auth

I have used load_credentials for loading email, but not able to consume it.

modparam("auth_db", "load_credentials", "$avp(email)=email_address")

Also not able to access avp as it prints null

Regards,

Prabhat



On Mon, Jan 21, 2019 at 12:40 PM YASIN CANER <caner_yaso at hotmail.com<mailto:caner_yaso at hotmail.com>> wrote:
Hello

you can use load_credentials. After Auth is done , defined columns load to avp. and you can use it.


http://kamailio.org/docs/modules/5.2.x/modules/auth_db.html#auth_db.p.load_credentials

Yasin CANER

________________________________
From: sr-users <sr-users-bounces at lists.kamailio.org<mailto:sr-users-bounces at lists.kamailio.org>> on behalf of Mojtaba <mespio at gmail.com<mailto:mespio at gmail.com>>
Sent: Monday, January 21, 2019 10:06 AM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Additional Param Check in ConsumeCredential Auth

Hello Prabhat,
Would you look at this function pv_www_authenticate in auth module? It seems it would be useful for you
You could use the email as authentication parameter too,
With Regards.Mojtaba


On Mon, Jan 21, 2019 at 10:08 AM Prabhat Kumar <prabhat.kumar at myoperator.co<mailto:prabhat.kumar at myoperator.co>> wrote:
Hi,

I want to check additional param in Auth module. For. ex., other than username and secret , i want to validate user by its email address. How can i do that?

Regards,

Prabhat Kumar

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users at lists.kamailio.org<mailto:sr-users at lists.kamailio.org>
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


--
--Mojtaba Esfandiari.S
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users at lists.kamailio.org<mailto:sr-users at lists.kamailio.org>
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20190121/4d5bfd82/attachment.html>


More information about the sr-users mailing list