messagingappbase/smsmtm/test/data/script/sendrecv.script
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 27 e4592d119491
child 37 518b245aa84c
child 79 2981cb3aa489
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 [All]
       
    18 Defaults= defaults.script
       
    19 
       
    20 [TwoRecipients]
       
    21 Message= This message is going to my two buddies
       
    22 Recipients= Default|Default
       
    23 
       
    24 [PlainOldMessage]
       
    25 Message= Hello, this is a plain SMS message.
       
    26 
       
    27 [Plain8BitMessage]
       
    28 Message= Hello, this is a 8-bit SMS message.
       
    29 Encoding= 8
       
    30 
       
    31 [NoStatusReport]
       
    32 Message= No status report requested.
       
    33 DeliveryReport= NO
       
    34 
       
    35 [BigHonkingMsg]
       
    36 Message= A big message to ya!
       
    37 Ya' know.  Lots of text makes
       
    38 a message big.
       
    39 More text blah, blah, blah!
       
    40 Blah blah blah.
       
    41 And a bit more to make sure
       
    42 that this is a big honking
       
    43 howling messages.
       
    44 Yup.  A very big message!
       
    45 Okay - and then some more.
       
    46 
       
    47 [BigHonking8Msg]
       
    48 Message= This is a big 8-bit message!
       
    49 Ya' know.  Lots of text makes
       
    50 a message big.
       
    51 More text blah, blah, blah!
       
    52 Blah blah blah.
       
    53 And a bit more to make sure
       
    54 that this is a big honking
       
    55 howling messages.
       
    56 Yup.  A very big message!
       
    57 Okay - and then some more.
       
    58 Encoding= 8
       
    59 
       
    60 [WAP:vCalendar]
       
    61 Bearer= WAP
       
    62 BioUid= 268457267
       
    63 Message=
       
    64 BEGIN:VCALENDAR
       
    65 VERSION:1.0
       
    66 BEGIN:VEVENT
       
    67 END:VEVENT
       
    68 END:VCALENDAR
       
    69 Encoding= 7
       
    70 
       
    71 [WAP:vCalendar]
       
    72 Bearer= WAP
       
    73 BioUid= 268457267
       
    74 Message=
       
    75 BEGIN:VCALENDAR
       
    76 VERSION:1.0
       
    77 BEGIN:VEVENT
       
    78 X-EPOCAGENDAENTRYTYPE:APPOINTMENT
       
    79 DESCRIPTION:ModifiedAppointment
       
    80 UID:2
       
    81 CLASS:PUBLIC
       
    82 DCREATED:19991020T000000Z
       
    83 LAST-MODIFIED:19991020T165400Z
       
    84 DTSTART:19991020T090000Z
       
    85 DTEND:19991020T100000Z
       
    86 END:VEVENT
       
    87 END:VCALENDAR
       
    88 Encoding= 8
       
    89 
       
    90 [WAP:vCard]
       
    91 Bearer= WAP
       
    92 BioUid= 268457268
       
    93 Message=
       
    94 begin:vcard 
       
    95 n:;Julia
       
    96 adr:;;;;;;
       
    97 version:2.1
       
    98 fn:Julia Blumin
       
    99 end:vcard
       
   100 
       
   101 [WAP:vCard]
       
   102 Bearer= WAP
       
   103 BioUid= 268457268
       
   104 Message=
       
   105 begin:vcard 
       
   106 n:;Julia
       
   107 adr:;;;;;;
       
   108 version:2.1
       
   109 fn:Julia Blumin
       
   110 end:vcard
       
   111 Encoding= 8
       
   112 
       
   113 [NBS:MboxCnfg]
       
   114 Bearer= NBS
       
   115 BioUid= 268457263
       
   116 Message= 
       
   117 password
       
   118 Mname:Demon
       
   119 Madr:Brahim@yashar.Demon.co.uk
       
   120 Mrcv:pop3.demon.co.uk
       
   121 Msnd:post.demon.co.uk
       
   122 Mpro:PO
       
   123 
       
   124 [NBS:InternetCnfg]
       
   125 Bearer= NBS
       
   126 BioUid= 268457263
       
   127 Message= 
       
   128 password
       
   129 Iname:Demon
       
   130 Itel:+44 845 2121666
       
   131 Idns1:158.152.1.58
       
   132 Idns2:158.152.1.43
       
   133 
       
   134 [NBS:ComBizCard]
       
   135 Bearer= NBS
       
   136 BioUid= 268457265
       
   137 Message= 
       
   138 Business Card
       
   139 Da Card
       
   140 Biz Cards Lmtd
       
   141 Biz Whiz
       
   142 tel 411
       
   143 tel (home) 411
       
   144 fax 411
       
   145 me@here.com
       
   146 1122 Boogie Woogie Avenue
       
   147 Big Town
       
   148 WC1 000
       
   149 United Kingdom
       
   150 
       
   151 [NBS:ComBizCardBigger]
       
   152 Bearer= NBS
       
   153 BioUid= 268457265
       
   154 Message= 
       
   155 Business Card
       
   156 Da Card
       
   157 Biz Cards Lmtd
       
   158 Biz Whiz
       
   159 tel 411
       
   160 tel (home) 411
       
   161 fax 411
       
   162 me@here.com
       
   163 1122 Boogie Woogie Avenue
       
   164 Big Town
       
   165 WC1 000
       
   166 United Kingdom
       
   167 Gubbins
       
   168 More Gubbins
       
   169 Huge heaps of Gubbins
       
   170 Mountain of Gubbins, higher than is possibly feasible.
       
   171 
       
   172 
       
   173 [NBS:EmailNotify]
       
   174 Bearer= NBS
       
   175 BioUid= 268457264
       
   176 Message= 
       
   177 10
       
   178 From: 411
       
   179 Subject: A Message Notification
       
   180 
       
   181 [NBS:InternetConfig]
       
   182 Bearer= NBS
       
   183 BioUid= 268457263
       
   184 Message= 
       
   185 password
       
   186 Mname:Demon
       
   187 Muid:yashar
       
   188 Mpwd:dig23ler
       
   189 Madr:Brahim@yashar.Demon.co.uk
       
   190 Mrcv:pop3.demon.co.uk
       
   191 Mpro:PO
       
   192 Msnd:post.demon.co.uk
       
   193 Iname:Demon
       
   194 Iuid:yashar
       
   195 Ipwd:dig23ler
       
   196 Itel:+44 845 2121666
       
   197 Idns1:158.152.1.58
       
   198 Idns2:158.152.1.43
       
   199 
       
   200 [NBS:MailboxConfig]
       
   201 Bearer= NBS
       
   202 BioUid= 268457263
       
   203 Message= 
       
   204 password
       
   205 Mname:Demon
       
   206 Madr:Brahim@yashar.Demon.co.uk
       
   207 Mrcv:pop3.demon.co.uk
       
   208 Msnd:post.demon.co.uk
       
   209 Mpro:PO
       
   210 
       
   211 endscript