>
>
> >How do you reload your htable? Is it using the exec( ) function to call
> the
> >mi command sht_reload? Or do you have another method?
>
> I use the exec() to run a shell script with the relevant mi command. the
> shell script return code is used to make sure all went OK.
>
> >Thanks
>
> >Re
How do you reload your htable? Is it using the exec( ) function to call the
mi command sht_reload? Or do you have another method?
Thanks
Reda
On Mon, Mar 26, 2012 at 14:56, Uri Shacked wrote:
> Hi,
>
>
>
> I made these kinds of tests before. I have two tips for you to pay
> attention to:
>
>
Hi,
I made these kinds of tests before. I have two tips for you to pay
attention to:
1. Read about the [routes] on SIPp, It is tricky to satisfy kamailio
with SIPp scenarios.
2. Make sure your DB table is well build (use less varchars and more
integers).
I found out that there are m
Hello,
On 3/20/12 12:12 PM, Stephen Dodge (Bistech) wrote:
Hello,
I am running Kamailio 3.1.5 with a MySQL backend on CentOS. A
connection to MySQL (an off box MySQL cluster) is required for every
call, sqlops is used to determine destinations and acc to record CDR
information.
I am pl
check this linkhttp://www.kamailio.org/docs/openser-performance-tests/
Regards,
Vineet Menon
On 20 March 2012 16:42, Stephen Dodge (Bistech) <
special.proje...@bistech.co.uk> wrote:
> Hello,
>
> ** **
>
> I am running Kamailio 3.1.5 with a MySQL backend on CentOS. A connection
> t
Hello,
I am running Kamailio 3.1.5 with a MySQL backend on CentOS. A connection to
MySQL (an off box MySQL cluster) is required for every call, sqlops is used to
determine destinations and acc to record CDR information.
I am planning to load test our server using SIPp to generate calls, I wa