|
From: Sumeet B. <sum...@pe...> - 2008-11-26 10:53:46
|
Note: SIPp 2.1 runs perfectly in background mode.
Thanks and Regards
-Sumeet
From: Sumeet Bhardwaj [mailto:sum...@pe...]
Sent: Wednesday, November 26, 2008 4:22 PM
To: 'sip...@li...'
Subject: Issue with SIPp in Background mode
Hi all,
I am using SIPp3.1.
When I have tried to run SIPp in background mode with "-bg" command it
shows pid but actually it doesn't generate any SIPp process in background
mode.
Below are the results:
bash-2.03# ../Utils/sipp -sf
terminator_4GEE_B2BUA_REQ_INVITE_16.3.1_00010.xml -p 4449 -bg
Background mode - PID=[14921]
bash-2.03# ps -ef | grep sipp
root 14927 14798 0 10:49:24 pts/35 0:00 grep sipp
bash-2.03# kill -9 14921
bash: kill: (14921) - No such pid
>From above data it has been found that SIPp doesn't run in background mode.
Does anyone know how to resolve this issue?
Thanks and Regards
-Sumeet
|