You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/test/flood.cfg

34 lines
541 B

#
# configuration for Stress testing
#
# $ID: $
#
debug=3 # debug level (cmd line: -dddddddddd)
#fork=yes # (cmd. line: -D)
fork=yes
fork=no
log_stderror=yes # (cmd line: -E)
#log_stderror=no # (cmd line: -E)
children=4
check_via=no # (cmd. line: -v)
dns=off # (cmd. line: -r)
rev_dns=off # (cmd. line: -R)
#port=5070
listen=10.0.0.179
#listen=127.0.0.1
#listen=192.168.57.33
loop_checks=0
# for more info: sip_router -h
#modules
route{
#forward(uri:host, uri:port);
forward(127.0.0.1, 5090);
}