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

Sri Vani srivanik217 at gmail.com
Thu Apr 3 04:49:59 UTC 2008


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/12d1e5a0/attachment-0002.html>


More information about the discussion mailing list