- Timestamp:
- Sep 8, 2010 5:38:49 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/pjsua/scripts-recvfrom/300_timer_good.py
r2858 r3307 5 5 # INVITE session using session timer 6 6 7 pjsua = "--null-audio sip:127.0.0.1:$PORT --use-timer --timer-min-se 100 --timer-se 2000"7 pjsua = "--null-audio sip:127.0.0.1:$PORT --use-timer 2 --timer-min-se 100 --timer-se 2000" 8 8 9 9 req = sip.RecvfromTransaction("INVITE with session timer", 200,
Note: See TracChangeset
for help on using the changeset viewer.