It is "allow up to 50 calls/30sec".
You can verify that by observing the debug logs.
Regards,
Ovidiu Sas
On Fri, Dec 2, 2011 at 4:11 PM, Fabian Borot wrote:
>
> thank you Ovidiu, the debug it really helps.
> please help me out with these questions though:
>
> modparam("ratelimit", "timer_interva
thank you Ovidiu, the debug it really helps.
please help me out with these questions though:
modparam("ratelimit", "timer_interval", 30)
modparam("ratelimit", "pipe", "0:TAILDROP:50")
does this mean "allow up to 50 calls/sec" or "allow up to 50 calls/30sec"
or is the logic similar to:
ever
Take a look at theĀ rl_set_dbg command:
http://www.kamailio.org/docs/modules/1.5.x/ratelimit.html#id2506196
Enable debug mode and you will see in the logs what ratelimit is doing
internally.
Regards,
Ovidiu Sas
--
VoIP Embedded, Inc.
http://www.voipembedded.com
On Fri, Dec 2, 2011 at 2:56 PM, Fa
Hello,
I am trying to use the rate limit module using Kamailio 1.5.2. I feel that I
got it but I would
like some pointers and recommendations.
These are my settings: (this is a lab of course), I used 1 on the
timer_interval because I am
generating the calls manually and wanted to see it
Hello,
RPM packages of Kamailio 3.2.1 for Centos, Fedora, Redhat and openSUSE
(32b and 64b) were built and are available for download -- links
specific for each distro in the wiki page:
http://www.kamailio.org/wiki/packages/rpms
Cheers,
Daniel
--
Daniel-Constantin Mierla -- http://www.asipt
Hello,
according to the logs, deleting dialog from database has happened:
Dec 2 10:44:55 aqua2 /usr/sbin/kamailio[27979]: DEBUG: dialog
[dlg_db_handler.c:433]: trying to remove dialog [baac5c27-0-1322822449],
update_flag is 4
Dec 2 10:44:55 aqua2 /usr/sbin/kamailio[27979]: DEBUG: dialog
[dlg_d
Hello,
On 12/2/11 5:24 AM, Sammy Govind wrote:
Hello again,
You were right, as soon as I made changes in asterisk SIP profile for
the Kamailio proxy server and stopped the 401 Auth from Asterisk to
Kamailio the CANCELS started to work fine.
well, the 401 from asterisk is ok from specs point o
Hello
I want to send over tls only when it comes via TLS, when some device
doesn't specify the TLS protocol on R-URI ... Thank's for your reply!!! I
wrote a other form to insert transport=tls at the kamailio.cfg, but you
wrote an easier way to update R-URI
Cheers
2011/12/2 Daniel-Constantin Mier
Hello,
On 12/2/11 12:48 PM, Bruno Bresciani wrote:
Hello
Is attached the diagram showing the call flow... I have a cell phone
with Android and Bria softphone registered on kamailio via TLS
protocol. When I make a call by Bria, this INVITE is routed of the
kamailio to gateway SIP via UDP prot
Hello
Is attached the diagram showing the call flow... I have a cell phone with
Android and Bria softphone registered on kamailio via TLS protocol. When I
make a call by Bria, this INVITE is routed of the kamailio to gateway SIP
via UDP protocolo because Bria specified transport=TLS only contact h
Hi Daniel
Thanks very much for you response!
In my original config, I only set the dialog flag when receiving the
initial INVITE, and didn't use dlg_manage() at all.
Now I have added dlg_manage() when BYE is received as you suggested, I
got from the log that: $DLG_status=5. But the dialog entry
11 matches
Mail list logo