apicompatanamdw/bcdrivers/app/im/BCTforIMAPI/sis/imapimt.ini
changeset 10 7d36b1d361d2
parent 9 3c3a10a3f974
parent 8 d8ef7a232001
child 11 bdd2944b914b
equal deleted inserted replaced
9:3c3a10a3f974 10:7d36b1d361d2
     1 # IMPS Engine IM SDK API test module static settings
       
     2 # Copy this file to %epocroot%\testframework
       
     3 # All fields are mandatory
       
     4 
       
     5 # SAP
       
     6 # Intranet network link for accesing Presence services / Wireless village
       
     7 #Example: SAP=http://195.134.231.100/wv
       
     8 SAP=
       
     9 
       
    10 # Userid
       
    11 # UserId  registered at SAP
       
    12 Userid=
       
    13 
       
    14 # Password
       
    15 # password of the above UserId, for accessing SAP
       
    16 password=
       
    17 
       
    18 # Clientid
       
    19 # no need to modify this
       
    20 clientid=apiclient@imps.org
       
    21 
       
    22 # IAP
       
    23 # If run on emulator, IAP=11
       
    24 # If run on HW, IAP is ID of Access Point using the SIM Operator's GPRS network, This can be found from "Access point" settings on Phone
       
    25 # IAP should be a numeric value
       
    26 IAP=
       
    27 
       
    28 # userid1
       
    29 # Any other userid registered at SAP
       
    30 userid1=
       
    31 
       
    32 #userid2
       
    33 # Any other userid registered at SAP
       
    34 userid2=
       
    35 
       
    36 # end of file