Title: Message
Hi,
 
need help with running the PROTOS SIP test suite. I tried running the PROTOS SIP test suite using java against SIP UA. The result of running a single testcase is pasted below.
 
How do i interpret the results from the log? whether the testcase went through or failed? And is the result logging automated when i run a set of tests?
 
Thanks in advance,
 
regards,
Rajmohan
 
-----------------------------------------------------------
 
###java -jar c07-sip-r1.jar -touri [EMAIL PROTECTED] -teardown -validcase -start 1 -stop 1

single-valued 'java.class.path', using it's value for jar file name
reading data from jar file: c07-sip-r1.jar
Sending valid-case
    test-case #0, 463 bytes
    test-case #0: No reply to valid INVITE packet within 100 ms. Retrying...
    test-case #0, 463 bytes
   Received Returncode: 100
 Sending CANCEL
    test-case #0, 245 bytes
   Received Returncode: 481
 Sending ACK
    test-case #0, 239 bytes
Sending Test-Case #1
    test-case #1, 457 bytes
 Sending CANCEL
    test-case #1, 245 bytes
   Received Returncode: 481
 Sending ACK
    test-case #1, 239 bytes
Sending valid-case
    test-case #1, 463 bytes
    test-case #1: No reply to valid INVITE packet within 100 ms. Retrying...
    test-case #1, 463 bytes
   Received Returncode: 100
 Sending CANCEL
    test-case #1, 245 bytes
   Received Returncode: 481
 Sending ACK
    test-case #1, 239 bytes
 
-----------------------------------------------------------
_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to