- Timestamp:
- Jun 29, 2012 9:01:17 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/pjsua/scripts-sipp/uas-answer-200-reinvite-without-sdp.py
r4177 r4188 3 3 import inc_const as const 4 4 5 PJSUA = ["--null-audio --max-calls=1 sip:localhost:6000"]5 PJSUA = ["--null-audio --max-calls=1 $SIPP_URI"] 6 6 7 7 PJSUA_EXPECTS = [[0, const.STATE_CONFIRMED, "v"]]
Note: See TracChangeset
for help on using the changeset viewer.