Menu

#34 Missing remote host parameter

open
nobody
None
5
2018-03-30
2018-03-30
No

Hi Team,

When i tried with "-rsa" option in client window, it throws below error. Please do needful.

2018-03-29 22:01:30:663 1522386090.663430: Missing remote host parameter. This scenario requires it.

Let me know for more information.

Downloaded source code : sipp-3.3.tar.gz
Compilation cmd : autoreconf -ivf; ./configure --with-pcap --with-sctp; make

Server :
./sipp -m 1 -i 192.168.50.152 -p 2000 -t s1 -sn uas

Client :
./sipp -m 1 -i 192.168.50.96 -p 20010 -rsa 192.168.50.152:2000 -t s1 -sn uac
2018-03-29 22:01:30:663 1522386090.663430: Missing remote host parameter. This scenario requires it.

Discussion


Log in to post a comment.