#config file for sim-switcher by peterleinchen

name="SIM0 (current)"
comment="Double SIM Adapter (SIM0), just a template"

#$1,sim        SIM switching code, as given by your adapter
#              (11*, **1, #1, ...) or likely
#$2,refhome    kill hildon home to safely refresh provider name
#              (home)
#$3,cellmode   GSM/UMTS/Dual cell modem/radio mode
#              (1,  2,   0)
#$4,connpol    connectivity policy, autoconnect to type of network
#              ([], *, WLAN_INFRA, GPRS) meaning (always ask, any, only WLAN, default GPRS conn (of switched-to SIM))
#$5,changepol  defines the auto-change to WLAN connection behaviour
#              (true/false)
#$6,iap        autoconnect to specific IC, created via fAPN, needs to be read out via 'gconftool -R /system/osso/connectivity/IAP'
#              (name of IC_IAP)
#$7,forw_bef   set call forwarding BEFORE change, negative value means cancel
#              (1 unconditional, 2 busy, 3 no answer, 4 out of reach, 5 not available (inc:2,3,4))
#$8,forw_n_bef number to forward calls to before switching, intl. format
#              (+49...)
#$9,forw_aft   set call forwarding AFTER change, negative value means cancel
#              (1 unconditional, 2 busy, 3 no answer, 4 out of reach, 5 not available (inc:2,3,4))
#$10,forw_n_aft number to forward calls to after switching, intl. format
#              (+49...)
#$11,oper      operator name to be displayed on desktop item
#              (VF_de) please do not use more than 9 chars and NO blanks

sim=""
refhome=""
cellmode=""
connpol=""
changepol=""
iap=""
forw_bef=""
forw_n_bef=""
forw_aft=""
forw_n_aft=""
oper=""
