sharkwsk
sharkwsk
Sorry to interrupt, when I use both uac & oocsf options, I get below error **Automatic calls (created by -aa, -oocsn or -oocsf) cannot use input files!** ./sipp $PROXY_IP -i...
**Observations from further troubleshooting** When there is preceding "optional" receive statements, then the timeout/ontimeout does not fire, instead if we have timeout/ontimeout on each of the "optional" statements, timeout works...
Any feedback on this issue ?
Thanks for your feedback, and apologies for my ignorance. I am pretty novice when it comes to debugging C/C++ applications :( I managed to recompile with deubg option and run...
I could not make much of the debug messages, Is it related to some socket connectivity issues ?
I did the following 1. Re-build sipp after adding -DDEBUG=1 flag on top of the --full section in build.sh script 2. Executed below for B party gdb ./sipp set logging...
Here is the revised gdb log Starting program: /home/sipp/sipp_full 10.10.10.1 -3pcc 192.168.1.1:9001 -i 10.10.10.1 -p 5060 -nd -t t1 -sf ./receive.xml -inf ./B_user.csv -trace_msg [Thread debugging using libthread_db enabled] Using...
I was trying to check the socket.cpp file existing under src directory and it is. So I am not sure what is the actual fault of this error src=0x7ffffffbdb60) at...
Apologies again, I will try my best to get the necessary logs. I have re-run with above commands and logs again... If any further info needed, do let me know...
Any findings based on the above logs. I could read below messages related to size, is there any maximum limit my message is exceeding and causing the crash ? ```error...