[SIPForum-discussion] Need help reg SIPp tool... Urgent plz

Jigar Dani jigar.dani at dialogic.com
Thu Apr 3 14:12:17 UTC 2008


I think you got some syntax issues. Refer here:
http://sipp.sourceforge.net/ims_bench/reference.html

 

As a yardstick you can try to replicate the scenarios on that page and
use the command line to feed in the values. Always works. 

 

Thanks

- Jigar

________________________________

From: discussion-bounces at sipforum.org
[mailto:discussion-bounces at sipforum.org] On Behalf Of Sri Vani
Sent: Thursday, April 03, 2008 12:50 AM
To: discussion at sipforum.org
Subject: [SIPForum-discussion] Need help reg SIPp tool... Urgent plz

 

Hi,

 

    I installed sipp tool in windows XP. I used the below xml for
generating INVITE.

 


<send retrans="500">
  <![CDATA[ 

      INVITE sip:voip at Remoteip:port SIP/2.0
      Via: SIP/2.0/UDP voip at Remoteip:port;branch=z9hG4bK2bc44ce700056
      From: sipp <sip:sipp at 192.168.7.149:5060>;tag=balreddy
      To: sut <sip:voip at Remoteip:port>;tag=sipp
      Call-ID: voip at Remoteip:port
      CSeq: 1 INVITE
      Contact: sip:sipp at LocalIP:port
      Max-Forwards: 70
      Subject: Performance Test
      Content-Type: application/sdp
      Content-Length: 0
   

  ]]> 
  </send>
  <recv response="100" optional="true" /> 
  <recv response="180" optional="true" /> 
  <pause milliseconds="8000" /> 
  <recv response="200" rtd="true" /> 
  
  <send>

 

After starting sipp, it generates invite messages continuously
eventhough it receives 100 , 180 and 200 responses.

 

Please Let me know how to generate basic call between sipp and remote
party.

 

Thanks in advance...

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sipforum.org/pipermail/discussion/attachments/20080403/395d7ff7/attachment-0002.html>


More information about the discussion mailing list