messagingfw/biomsgfw/T_BIOMSG/Scripts/Wapp/wapp0026.txt
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     1 [main]
       
     2 bio_test doatstart
       
     3 bio_test wapp0026
       
     4 bio_test doattheend
       
     5 
       
     6 
       
     7 // Startup section.
       
     8 [doatstart]
       
     9 clean_all_bio_msgs
       
    10 
       
    11 
       
    12 // Shutdown section.
       
    13 [doattheend]
       
    14 
       
    15 
       
    16 // wapp tests.
       
    17 [wapp0026]
       
    18 gen_msg_from_file wapp\wapp0026.bin
       
    19 check_used_bif 10005532
       
    20 bio_client_parse
       
    21 bio_client_process
       
    22 dump_parsed_message
       
    23 //
       
    24 // check commdb tables for correct entries
       
    25 bio_commdb DialOutIsp wapp0026_commdb_dialoutisp_table
       
    26 bio_commdb IAP wapp0026_commdb_iap_table
       
    27 bio_commdb WAPAccessPoint wapp0026_commdb_wapap_table
       
    28 bio_commdb WAPIPBearer wapp0026_commdb_wapip_table
       
    29 
       
    30 
       
    31 [wapp0026_commdb_dialoutisp_table]
       
    32 commdb_check text IpGateway "195.134.200.26"
       
    33 commdb_check text DefaultTelNum "+35833151001"
       
    34 commdb_check text LoginName "username"
       
    35 commdb_check text IfAuthName "username"
       
    36 commdb_check uint BearerProtocol "3"
       
    37 commdb_check uint BearerSpeed "1"
       
    38 commdb_check text Description "Everybodys ISP"
       
    39 commdb_check text Name "WAPP 0026-GsmCsd"
       
    40 
       
    41 
       
    42 [wapp0026_commdb_iap_table]
       
    43 commdb_check text Name "WAPP 0026-GsmCsd"
       
    44 
       
    45 
       
    46 [wapp0026_commdb_wapap_table]
       
    47 commdb_check text StartPage "http://mmm.wirelessfuture.com/extindex11.wml"
       
    48 commdb_check text Name "WAPP 0026"
       
    49 
       
    50 
       
    51 [wapp0026_commdb_wapip_table]
       
    52 commdb_check text GatewayAddress "195.134.200.26"
       
    53 commdb_check uint ProxyPortNumber "9203"
       
    54 commdb_check bool WSPOption "true"
       
    55 commdb_check bool Security "true"
       
    56 commdb_check text ProxyLogin "wapuser"
       
    57 commdb_check text ProxyPassword "wappswrd"