[main]
bio_test doatstart
bio_test iap_08
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[iap_08]
gen_msg_from_file iacp\iacp_iap_08.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check commdb tables for correct entries
bio_commdb DialOutIsp iap_08_commdb_dialoutisp_table
bio_commdb IAP iap_08_commdb_iap_table


[iap_08_commdb_dialoutisp_table]
commdb_check text Name "iap_08"
//commdb_check text DefaultTelNum "" //IACP doesnt store empty records.
commdb_check text LoginName "user_iap_08"
//commdb_check text IfAuthName "user_iap_08"
commdb_check bool PromptForLogin false
commdb_check text LoginPass "pass_iap_08"
//commdb_check text IfAuthPass "pass_iap_08"
commdb_check text InitString "modem init iap_08"
//commdb_check text IpAddr ""
//commdb_check text IpNameServer1 ""
//commdb_check text IpNameServer2 ""
//commdb_check text IpNetmask ""
//commdb_check text IpGateway ""


[iap_08_commdb_iap_table]
commdb_check text Name "iap_08"
commdb_check text IAPServiceType "DialOutISP"
commdb_check text IAPBearerType "ModemBearer"