[OpenSIPS-Users] rl_check some pipe are missing.

Alain Bieuzent alain.bieuzent at free.fr
Wed Sep 23 07:47:41 EST 2020


Hello all,

 

Do we need more info ?

Someone can help me ?

 

Thanks

 

De : Users <users-bounces at lists.opensips.org> au nom de Alain Bieuzent <alain.bieuzent at free.fr>
Répondre à : OpenSIPS users mailling list <users at lists.opensips.org>
Date : lundi 21 septembre 2020 à 10:18
À : <users at lists.opensips.org>
Objet : [OpenSIPS-Users] rl_check some pipe are missing.

 

Hi All,

 

We are using ratelimit module with opensips 3.0.3.

Since we migrate from 2.4.7 to 3.0.3, the data export with opensips-cli are strange, there is some data missing.

 

For example we put this rl_check at the same part of the code (to exclude an issue with $avp(cps), with add 2 more check with a fix value)

 

    rl_check("IP-$si", $(avp(cps){s.int}), "TAILDROP");             

    rl_check("IP2-$si",9999 , "TAILDROP");                      

    rl_check("IP3-$si",10000 , "TAILDROP");                      

 

when we export the value with opensips cli, we don’t have the same number of pipe :

 

opensips-cli -x mi rl_list | grep IP- | wc -l &&  opensips-cli -x mi rl_list | grep IP2- | wc -l && opensips-cli -x mi rl_list | grep IP3- | wc -l

111

121

145

 

Any idea ?

 

Thanks

_______________________________________________ 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/20200923/11c46ad5/attachment.html>


More information about the Users mailing list