[main]
bio_test doatstart
bio_test iap_04
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[iap_04]
gen_msg_from_file iacp\iacp_iap_04.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check commdb tables for correct entries
bio_commdb DialOutIsp iap_04_commdb_dialoutisp_table
bio_commdb IAP iap_04_commdb_iap_table


[iap_04_commdb_dialoutisp_table]
commdb_check text Name "Lemon"
commdb_check text LoginName "yashar"
//commdb_check text IfAuthName "yashar"
commdb_check text LoginPass "dig23ler"
//commdb_check text IfAuthPass "dig23ler"
commdb_check text DefaultTelNum "+44 845 2121666"
//commdb_check text IpNameServer1 "c04f:12:0:205:b0a4:f00e:9e98:13a"
commdb_check text IpNameServer2 "c04f:12:0:205::9e98:12b"
commdb_check text InitString "modem initialisation string."


[iap_04_commdb_iap_table]
commdb_check text Name "Lemon"
commdb_check text IAPServiceType "DialOutISP"
commdb_check text IAPBearerType "ModemBearer"
