- Timestamp:
- Jul 26, 2018 3:37:08 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/pjsua/scripts-recvfrom/300_timer_good.py
r3307 r5844 5 5 # INVITE session using session timer 6 6 7 pjsua = "--null-audio sip:127.0.0.1:$PORT --use-timer 2 --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 --no-tcp" 8 8 9 9 req = sip.RecvfromTransaction("INVITE with session timer", 200,
Note: See TracChangeset
for help on using the changeset viewer.