Perhaps there is a problem with your host’s routing table?
Check to make sure your host’s default gateway and routes are correct with 
“netstat –r”. You may need to add a specific route.


From: ke...@kjay.net [mailto:ke...@kjay.net]
Sent: Thursday, 23 May 2013 6:48 AM
To: sipp-users@lists.sourceforge.net
Subject: [Sipp-users] SIPP using localhost instead of public facing interface.



I'm attempting to use sipp to send a call from one server to another. the 
command line that I am using is:
sipp 24.204.xxx.xxx -i 24.204.yyy.yyy -s 9035552121 -trace_err -trace_msg  -sn 
uac

The Invite has the correct ip addresses. The problem is that sipp isn't sending 
the messages through the correct interface. It's still attempting to use 
localhost.
I verified this by using wireshark.
What must I do to get sipp to use the correct interface?

Here is the invite.

----------------------------------------------- 2013-05-22 15:23:34:818.159
UDP message sent (527 bytes):

INVITE sip:9035552...@24.204.xxx.xxx:5060 SIP/2.0
Via: SIP/2.0/UDP 24.204.yyy.yyy:5061;branch=z9hG4bK-20298-1-0
From: sipp <sip:s...@24.204.yyy.yyy:5061>;tag=20298SIPpTag001
To: sut <sip:9035552...@24.204.xxx.xxx:5060>
Call-ID: 1-20...@24.204.yyy.yyy<mailto:1-20...@24.204.yyy.yyy>
CSeq: 1 INVITE
Contact: sip:s...@24.204.yyy.yyy:5061
Max-Forwards: 70
Subject: Performance Test
Content-Type: application/sdp
Content-Length:   133

v=0
o=user1 53655765 2353687637 IN IP4 24.204.yyy.yyy
s=-
c=IN IP4 24.204.yyy.yyy
t=0 0
m=audio 6000 RTP/AVP 0
a=rtpmap:0 PCMU/8000



TIA
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to