Changeset 4188 for pjproject/trunk/tests/pjsua/scripts-sipp/strict-route.py
- Timestamp:
- Jun 29, 2012 9:01:17 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/pjsua/scripts-sipp/strict-route.py
r4177 r4188 3 3 import inc_const as const 4 4 5 PJSUA = ["--null-audio --max-calls=1 --id=sip:pjsua@localhost --username=pjsua --realm=* sip:sipp@localhost:6000"]5 PJSUA = ["--null-audio --max-calls=1 --id=sip:pjsua@localhost --username=pjsua --realm=* $SIPP_URI"] 6 6 7 7 PJSUA_EXPECTS = [[0, "ACK sip:proxy@.* SIP/2\.0", ""],
Note: See TracChangeset
for help on using the changeset viewer.