caller_only_INVITE_test.sh

ulimit -n 102400
./sipp -inf csv_user.csv -s 100 -t ln -sf caller_only_INVITE.xml -m $1 -r $2 -rp 1s -mp 50000 -max_socket 10000 -i 192.168.131.190 192.168.131.190:5061 -trace_err -default_behaviors all -watchdog_minor_threshold 10000000 -watchdog_major_threshold 10000000 -watchdog_major_maxtriggers 10000000 -watchdog_minor_maxtriggers 10000000 -l 10000 -recv_timeout 32000 -send_timeout 32000 -T2 4000 -max_retrans 10 -tls_cert ca.crt -tls_key ca.key

callee_test.sh

ulimit -n 102400
./sipp -t ln -s 11111111 -sf callee.xml -i 192.168.131.190 -p $1 -max_socket 102400 -recv_timeout 32000 -send_timeout 32000 -T2 6000 -max_retrans 10 -tls_cert ca.crt -tls_key ca.key -aa


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3319/1382622218@github.com>