apicompatanamdw/bcdrivers/app/im/BCTforIMAPI/sis/imapimt.ini
author noe\swadi
Tue, 12 Jan 2010 14:52:39 +0530
changeset 0 638b9c697799
permissions -rw-r--r--
1. Licenses updated to EPL. 2. New components test cases added to BC Drivers 3. Some minor fixes and few feature additions to CA.

# IMPS Engine IM SDK API test module static settings
# Copy this file to %epocroot%\testframework
# All fields are mandatory

# SAP
# Intranet network link for accesing Presence services / Wireless village
#Example: SAP=http://195.134.231.100/wv
SAP=

# Userid
# UserId  registered at SAP
Userid=

# Password
# password of the above UserId, for accessing SAP
password=

# Clientid
# no need to modify this
clientid=apiclient@imps.org

# IAP
# If run on emulator, IAP=11
# 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
# IAP should be a numeric value
IAP=

# userid1
# Any other userid registered at SAP
userid1=

#userid2
# Any other userid registered at SAP
userid2=

# end of file