Ignore:
Timestamp:
Sep 8, 2010 5:38:49 AM (14 years ago)
Author:
nanang
Message:

Re #1120: Fixed session timer python test scripts, pjsua app param --use-timer is requiring param value now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/tests/pjsua/scripts-recvfrom/300_timer_good.py

    r2858 r3307  
    55# INVITE session using session timer 
    66 
    7 pjsua = "--null-audio sip:127.0.0.1:$PORT --use-timer --timer-min-se 100 --timer-se 2000" 
     7pjsua = "--null-audio sip:127.0.0.1:$PORT --use-timer 2 --timer-min-se 100 --timer-se 2000" 
    88 
    99req = sip.RecvfromTransaction("INVITE with session timer", 200, 
Note: See TracChangeset for help on using the changeset viewer.