- Timestamp:
- Jun 16, 2008 1:04:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/test-pjsua/scripts-run/200_register.py
r2025 r2028 1 # $Id :$1 # $Id$ 2 2 # 3 3 from inc_cfg import * … … 9 9 InstanceParam( "client", 10 10 "--null-audio"+ 11 " --id= <sip:test1@pjsip.org>"+11 " --id=\"<sip:test1@pjsip.org>\""+ 12 12 " --registrar=sip:sip.pjsip.org" + 13 13 " --username=test1" +
Note: See TracChangeset
for help on using the changeset viewer.