If I had the same problem you described here, I would do the following: 1) Make sure -i address is an actual address assigned to eth interface and it's an actual address messages are sent to/from. As far as I know if you don't use -i, sipp listening on localhost or some default address. 2) Exam Via header value of request sent. because responses sent according to sent-by value of Via header
Regards, Evgeny Miloslavsky Systest Engineer Juniper Networks Solutions Israel LTD. Office: 972-9-9717320/2355 -----Original Message----- From: Aaditeshwar Seth [mailto:[email protected]] Sent: Monday, July 06, 2009 3:43 PM To: [email protected] Subject: [Sipp-users] sipp not receiving messages Hi, I started using sipp recently, and was trying out the example uac.xml scenario. My problem is that the INVITE goes correctly, and responses for 100 OK, 180 OK, and 200 OK all come back (I can see them on wireshark), but sipp does not receive anything. I tried a variety of techniques: Using sipp 3.1 stable compiled with and without pcap, using the latest sipp, removing the "optional=true" argument from <recv 100 optional="true" /> in uac.xml, etc, but it doesn't work. The command line I am using is: sipp -bind_local -i a.b.c.d -sf uac.xml -s 3000 -d 60000 -users 1 e.f.g.h -trace_err -trace_msg I tried with and without -bind_local, with and without -i, etc. The message trace only shows the INVITE sent out, and nothing received. But wireshark on both the server and the client shows the 100 OK, 180 OK, and 200 OK packets being sent/received correctly. Any ideas? Adi ------------------------------------------------------------------------ ------ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/blackberry _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
