[main]
bio_test doatstart
bio_test iap_07
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[iap_07]
gen_msg_from_file iacp\iacp_iap_07.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check commdb tables for correct entries
bio_commdb DialOutIsp iap_07_commdb_dialoutisp_table
bio_commdb IAP iap_07_commdb_iap_table


[iap_07_commdb_dialoutisp_table]
commdb_check text Name "iap_07"
commdb_check text DefaultTelNum "+44123456 07"
commdb_check text LoginName "user_iap_07"
//commdb_check text IfAuthName "user_iap_07"
commdb_check bool PromptForLogin true
commdb_check text LoginPass "pass_07"
//commdb_check text IfAuthPass "pass_07"
commdb_check text InitString "modem init iap_07"
commdb_check text IpAddr "10.0.0.7"
commdb_check text IpNameServer1 "123.124.125.127"
commdb_check text IpNameServer2 "124.125.126.127"
commdb_check text IpNetmask "255.255.255.0"
commdb_check text IpGateway "10.0.0.17"


[iap_07_commdb_iap_table]
commdb_check text Name "iap_07"
commdb_check text IAPServiceType "DialOutISP"
commdb_check text IAPBearerType "ModemBearer"
