Ignore:
Timestamp:
Jun 26, 2012 2:28:59 AM (12 years ago)
Author:
nanang
Message:

Close #1523:

  • updated scenarios to work with mod_sipp.py (adding config .py file, etc)
  • integrated mod_sipp.py to runall.py
  • removed uas.xml, as it is similar to recvfrom\100_simple.py (REGISTER+resp 200)
  • renamed scenarios (to allow running these SIPp scenarios without .py file):
    • prack_fork.xml -> uas-prack_fork.xml
    • inv_401_retry_after_100.xml -> uas-inv_401_retry_after_100.xml
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/tests/pjsua/scripts-sipp/uas-invite.xml

    r2575 r4177  
    4747      [last_Call-ID:] 
    4848      [last_CSeq:] 
    49       Contact: <sip:192.168.0.15> 
     49      Contact: <sip:sipp@[local_ip]:[local_port]> 
    5050      Content-Type: application/sdp 
    5151 
     
    6767  </recv> 
    6868 
    69   <!-- Keep the call open for a while in case the 200 is lost to be     --> 
    70   <!-- able to retransmit it if we receive the BYE again.               --> 
    71   <pause milliseconds="4000"/> 
    72  
    7369 
    7470  <!-- definition of the response time repartition table (unit is ms)   --> 
Note: See TracChangeset for help on using the changeset viewer.