Hi:

I am using Sipp on a Solaris8 box.
 
SunOS epom 5.8 Generic_108528-14 sun4u sparc SUNW,UltraAX-i2
 
I used gcc 3.4.6 to compile.
 
I am running sipp in Master and slave  mode.
 
sippv3 -slave_cfg slave.cfg -master m -sf master.xml -p 5060 -trace_err -trace_stat 10.125.1.11:5060
 
sippv3 -slave_cfg slave.cfg -slave s1 -sf slave.xml -p 5061 -trace_err -inf phone.map -infindex phone.map 0 -trace_stat 10.125.1.11:5061
 
If use -bg option, sipp immediately returns core dump with assetion.
 
Assertion failed: line < realLinesInFile, file infile.cpp, line 340
Abort(coredump)
 
If I avoid -bg option, this works.
 
cat slave.cfg
s1;127.0.0.1:8060
m;127.0.0.1:8070
 
cat phone.map
USERS,PRINTF=9999
#Incoming Phone;Outgoing Phone;new From Phone;A Dummy Callingname;Destination To;Destination Port
+1808211%04d;+1518412%04d;404328%04d;John Smith%04d;10.125.1.11;5061
 
 
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to