Thanks for the suggestions! Both these points look Ok.

But interestingly, I was able to get sipp running without any problems
on an old Redhat server. My Ubuntu installation was the one giving
problems. At first I thought that the g++ version could be the reason
because I got lots of compilation warning with 4.2.4 running on Ubuntu
but very few warnings with 3.2.3 running on Redhat. So I tried
recompiling with 3.2.3 on Ubuntu but it didn't help.

The only other difference is that I also have a Vmware installation on
my Ubuntu machine. So it seems that it's either a Vmware issue, or
some Ubuntu configuration issue.

Any other ideas will definitely help because I am really keen to get
this running on my Ubuntu machine!

On Tue, Jul 7, 2009 at 11:23 AM, Evgeny
Miloslavsky<[email protected]> wrote:
> 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

Reply via email to