telephonyserverplugins/simtsy/test/test_config.txt
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 [test0]
       
     2 DiallingPauseDuration= 3
       
     3 ConnectingPauseDuration= 1
       
     4 DisconnectingPauseDuration= 5
       
     5 AnswerIncomingPauseDuration= 5
       
     6 
       
     7 SmsRxPeriod= 2
       
     8 SmsRx= 01A0, +441632960000
       
     9 SmsRx= 01A1, 01632960000
       
    10 SmsAckNackPause= 1
       
    11 SmsResumePause= 1
       
    12 
       
    13 SmsStore= ICC_SMSSTORE, 10
       
    14 SmsStoreEntry= ICC_SMSSTORE, 1, 4, 01A2
       
    15 SmsStoreIndividualReqPause= 1
       
    16 SmsStoreBatchReqPause= 2
       
    17 
       
    18 # SmsStoreEntry = <store>, <index>, <stat>, <pdu>
       
    19 # SmsStore = <store>, <maxnumslots>
       
    20 
       
    21 
       
    22 #ME_ADN
       
    23 PhBkStore= S1, 100, 50, 60
       
    24 PhBkStoreEntry= S1, 1, 01632960000, AndyLocal
       
    25 PhBkStoreEntry= S1, 2, +441632960000, AndyInternat
       
    26 
       
    27 #CMB_ADN
       
    28 PhBkStore= S5, 100, 50, 60
       
    29 PhBkStoreEntry= S5, 1, 01632960000, AndyLocal
       
    30 PhBkStoreEntry= S5, 2, +441632960000, AndyInternat
       
    31 
       
    32 #ICC_ADN
       
    33 PhBkStore= S7, 100, 50, 60
       
    34 PhBkStoreEntry= S7, 1, 01632960000, AndyLocal
       
    35 PhBkStoreEntry= S7, 2, +441632960000, AndyInternat
       
    36 
       
    37 PhBkStoreIndividualReqPause= 1
       
    38 PhBkStoreBatchReqPause= 1
       
    39 
       
    40 # PhBkStore = <store>, <maxnumslots>, <TelNumMaxLen>, <AlphaTagMaxLen>
       
    41 # PhBkStoreEntry = <store>, <index>, <TelNum>, <AlphaTag>
       
    42 
       
    43 SignalStrengthLevel= 2, -20, 3
       
    44 SignalStrengthLevel= 2, -30, 2
       
    45 SignalStrengthLevel= 3, -40, 1
       
    46 
       
    47 # SignalStrengthLevel = <duration>, <dbLevel>, <barLevel>
       
    48 
       
    49 NetworkInfo= ABCD, Network0, Vodafone, Voda, Vodafone_UK
       
    50 NetworkInfo= EFGH, Network1, Cellnet, Cell, Cellnet_UK
       
    51 NetworkInfo= IJKL, Network2, One2One, 121, One2One_UK
       
    52 NetworkInfo= MNOP, Network3, Orange, Orgn, Orange_UK
       
    53 
       
    54 RegStatus= 5,3
       
    55 RegStatus= 2,5,0
       
    56 RegStatus= 2,7,3
       
    57 
       
    58 NitzInfo= 6,2001,09,15,10,15,0,0,1234,5678
       
    59 NitzInfo= 2,2002,10,16,11,16,1,1,9012,3456
       
    60 
       
    61 # NetworkInfo = <CountryCode>, <NetworkId>, <DisplayTag>, <ShortName>, <LongName>
       
    62 # Note: First NetworkInfo assumed "home" network.
       
    63 
       
    64 # RegStatus = <Duration>, <RegStatus>, <NetworkIndex>
       
    65 # Note: <NetworkIndex> is the index from the above list.
       
    66 
       
    67 # NitzInfo = <Duration>, <Year>, <Month>, <Day>, <Hour>, <Minute>, <Second>, <MicroSecond>, <timezone>, <dst>
       
    68 
       
    69 
       
    70 CellInfo= 4,1,1215,111
       
    71 CellInfo= 2,2,3124, 73
       
    72 
       
    73 
       
    74 # CellInfo = <Duration>, <Mode>, <cellId>, <timingAdvance>
       
    75 
       
    76 
       
    77 SubscriberId= 5601632960000
       
    78 
       
    79 CommSetup= SIMTSYLOOPBACK.CSY, SIMTSYLOOPBACK::0, 18, 0
       
    80 # CommSetup = <csy name>, <port name>, <datarate>, <handshake>
       
    81 
       
    82 BearerService= 1, 3
       
    83 # BearerService = <bearer caps>, <bearer speed>
       
    84