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
