[Sipp-users] RegEx

2008-07-14 Thread secans
Hi, I am trying to use the regex to get the tag value from: sip:[EMAIL PROTECTED]:5060 ;tag=123.147.206.2105060+1+122+ac214fea I get the tag value in $6 if I use following regex, but I don't need $1 and $5: ereg regexp=sip:(.*);tag=(.*) search_in=hdr header=To: check_it=true

Re: [Sipp-users] SIPp3.1 - scenario breaks whith exitcode 139

2008-07-14 Thread Charles P Wright
The dead calls should not keep SIPp open, but will be listed as tasks for 32 seconds. The dead calls help understanding the error logs, because otherwise they are listed as out-of-call messages, or even worse on a UAS as an unexpected message at index 0. The -m option should definitely work,

Re: [Sipp-users] SIPp3.1 - scenario breaks whith exitcode 139

2008-07-14 Thread Kanngiesser, Wolfgang
Hi Charles, here are the command and the resulting screenshot. As You can see the duration of the test could be 300 s. As attachement the scenario reg_001.xml too. x306a:/home/user# sipp -i 192.168.1.10 -sf reg_001.xml 192.168.1.50 -m 1 -nd -inf defvar.csv -trace_logs -trace_msg -trace_err