|
From: <ash...@wi...> - 2007-05-02 14:06:00
|
Hi, =20 When I try to run the sipp in 3pcc mode I get the following error: [ashokaku@Wipro185 sipp-3pcc]$ ./sipp -3pcc 2007-05-02 19:35:32: SIPp was not compiled with 3PCC enabled!. However when I compile the code the 3pcc flag seems to be enabled. Can = anyone help/ =20 make[1]: Entering directory `/home/ashokaku/sipp-3pcc' cc -D__LINUX -pthread -D__3PCC__ -D__3PCC__ -I. = -I/opt/openssl/include -c -o xp_parser.o xp_parser.c gcc -D__LINUX -pthread -D__3PCC__ -D__3PCC__ -I. = -I/opt/openssl/include -c -o scenario.o scenario.cpp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 I also tried to run sipp in master/slave mode, but the -slave_cfg option = does not seem to be recognised: =20 sipp -trace_msg -trace_err -slave_cfg slave-cfg.txt = PoC-1-con-S-0105-s.xml 5063 10.117.4.185:5063 =20 2007-05-02 19:30:38: Invalid argument: '-slave_cfg'. Use 'sipp -h' for details. Any help would be appreciated. =20 Ashok |