[OpenSIPS-Users] Opensips module like htable in kamailio
    Liviu Chircu 
    liviu at opensips.org
       
    Wed Mar  7 04:10:30 EST 2018
    
    
  
Hi Kirill,
The current way to achieve this would be to your map as a json string 
(using the $json variable), attached to the "%ip" key, using the 
cachedb_local module. This solution has an added encoding/decoding 
overhead, but it gets the job done quickly and intuitively.
Best regards,
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 07.03.2018 08:21, Kirill Galinurov wrote:
> Hi. we need some module to store some keys like %ip -> { port => 15643,
>                                   username => 'test',
>                                   domain => 'test',
>                                   auth_count => '2'}
> to do  protect against dictionary attacks. Like in Kamaillio.
> What is the best module to do this in   Opensips ?
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20180307/8fa31dd2/attachment.html>
    
    
More information about the Users
mailing list