Ignore:
Timestamp:
Jun 16, 2008 1:04:44 PM (16 years ago)
Author:
bennylp
Message:

More ticket #543: updated automated tests to run on Unix

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$ 
    22# 
    33from inc_cfg import * 
     
    99                        InstanceParam(  "client",  
    1010                                        "--null-audio"+ 
    11                                                 " --id=<sip:test1@pjsip.org>"+ 
     11                                                " --id=\"<sip:test1@pjsip.org>\""+ 
    1212                                                " --registrar=sip:sip.pjsip.org" + 
    1313                                                " --username=test1" + 
Note: See TracChangeset for help on using the changeset viewer.