Hello,

i have two questions.

1.
When i only edit the call-id in a fix number, sipp did not send a ACK?

The Invite-Message is
INVITE sip:[EMAIL PROTECTED]:[remote_port] SIP/2.0
      Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
      From: <sip:[EMAIL PROTECTED]:[local_port]>;tag=[call_number]
      To: <sip:[EMAIL PROTECTED]:[remote_port]>
      Call-ID: [EMAIL PROTECTED]
      CSeq: 1 INVITE
      Contact: sip:[EMAIL PROTECTED]:[local_port]
      Max-Forwards: 70
      Content-Type: application/sdp
      Content-Length: [len]

      v=0
      o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip]
      s=-
      c=IN IP[media_ip_type] [media_ip]
      t=0 0
      m=audio [media_port] RTP/AVP 0
      a=rtpmap:0 PCMU/8000


The Call flow will be
Message sent: INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0
Message Received: SIP/2.0 100 Trying
Message Received: SIP/2.0 180 Ringing
Message sent: INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0
Message Received: SIP/2.0 180 Ringing
Message Received: SIP/2.0 180 Ringing
Message Received: SIP/2.0 200 OK
Message sent: INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0
Message Received: SIP/2.0 200 OK
Message sent: INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0
Message Received: SIP/2.0 200 OK
Message sent: INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0
Message Received: SIP/2.0 200 OK
Message sent: INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0
Message Received: SIP/2.0 200 OK

The Phone is waiting for an ACK-Message, but sipp doesn't send the
message. And sipp only send six Invite messages.
can you help me?

The second question is:
Is is possible to send only an Invite and a Cancel message?
Can you send me the xml file?

thx a lot

Stephan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to