Hi Soren,

here is my specification of siemens-ota (seo), I use:

- - - -

5 [2F 2F 53 45 4F] - Identifier ASCII "//SEO"
1 [01] - Version 1
2 [67 00] - DataSize = 103 Byte
4 [79 07 00 00] - Referenz-ID
2 [01 00] - ActPacketNumber = 1
2 [08 00] - NumberOfPackets = 8
4 [EE 02 00 00] - ObjectSize = 750 Byte
4 [03 62 6D 70] - ObjectType = 3 "bmp"
13 [OC 4F 70 65 72 61 74 6F 72 2E 62 6D 70] - ObjectName = 12 "Operator.bmp"
103 [70 42 4D ...] Data of the Bitmap in BMP-Format
= 140 Bytes (if the last sms is less, you have to fill out with 00 (zero).

- - - -

If you have a look on my seo-example, here I split and tell you more about
the first sms:

2F2F53454F       = //SEO

01               = Seo-Version 1

6600             = my Data-Size is 102 Byte

2664673E         = my ID of the seo-sms (must be the same in every sms)

0100             = message-number 1

0500             = of 5 messages

C3010000         = 451 byte data-size (here from my midi)

036D6964         = 3 number of letters / BMP

0D756E646572626572672E6D6964 = 13 number of letters / UNDERBERG.MID

4D546864000000060001000201E04D54726B0000004700FF0314417564696F496E7374202031
2A6B6F706965727400FF01124445564943453D47454E4552414C2E4D445600FF580404022408
00FF5902000000FF5103087A2300FF2F004D54726B0000015E00
= DATA of the midifile

- - - -

Now I want to send this seo-string to my kannel-gateway, as udh-string
- but it only works with ems-messages :-(( no siemens.

Thanks for your help!

-- 
Best regards,
 Dominik                          mailto:[EMAIL PROTECTED]




















am Freitag, 7. März 2003 um 10:12 schrieben Sie:

SC> Hi Dominik

SC> Can you share the Siemens SEO specification with me. I might be able to help with 
below.

SC> best regards
SC> Søren

SC> -----Original Message-----
SC> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
SC> Sent: 6. marts 2003 16:21
SC> To: [EMAIL PROTECTED]
SC> Cc: [EMAIL PROTECTED]
SC> Subject: Siemens OTA (SEO) with Kannel?


SC> Hi all,

SC> now I have made a small perl-script to convert midi or bmp files to siemens ota 
(the seo-format from siemens). I have a script to convert ems-messages too, this works 
fine: I send the ems-string
SC> as udh to kannel.

SC> Now I want to send the siemens-string (seo) by the same way to kannel, as 
udh-string. But it dont work :-( Have anybody an idea? Is it right to send it by udh?

SC> Here is my example - this melody is very small, but to send it via siemens-ota, it 
will be five messages! :-((


SC> 2F2F53454F0166002664673E01000500C3010000036D69640D756E646572626572672E6D6964
SC> 4D546864000000060001000201E04D54726B0000004700FF0314417564696F496E7374202031
SC> 2A6B6F706965727400FF01124445564943453D47454E4552414C2E4D445600FF580404022408
SC> 00FF5902000000FF5103087A2300FF2F004D54726B0000015E00 

SC>    UDH field misformed, rejected


SC> 2F2F53454F0166002664673E02000500C3010000036D69640D756E646572626572672E6D6964
SC> FF06344D4D4F50543A302C312C302C302C312C302C33352C302E3031303030302C302E303230
SC> 3030302C312E3336343931302C33302C3000FF0314417564696F496E73742020312A6B6F7069
SC> 65727400FF040C417564696F496E737420203100FF5405200000 
SC>    UDH field misformed, rejected


SC> 2F2F53454F0166002664673E03000500C3010000036D69640D756E646572626572672E6D6964
SC> 000000C00000904650815C80460014904350815C804300149046507880460078904A5078804A
SC> 0078904F5078804F0078904350817080430000904450815C80440014904650815C8046001490
SC> 4F5078804F00789043507880430078904F5078804F0078904350 

SC>    UDH field misformed, rejected


SC> 2F2F53454F0166002664673E04000500C3010000036D69640D756E646572626572672E6D6964
SC> 7880430078904B508360804B0000904A508360804A0000904B50815C804B0014904850815C80
SC> 480014904B5078804B0078904F5078804F007890545078805400789048508170804800009049
SC> 50815C80490014904B50815C804B001490545078805400789048 

SC>    UDH field misformed, rejected


SC> 2F2F53454F012B002664673E05000500C3010000036D69640D756E646572626572672E6D6964
SC> 50788048007890545078805400789048507880480078905250836080520000904F508360804F
SC> 0000FF2F00 

SC>    UDH field misformed, rejected


SC> - -

SC> Thanks for your help!

SC> Best regards.
SC> Dominik Simon.

SC> // drive1.de GdbR - Dominik Simon & Thomas Bieth GdbR
SC> // fon. +49 6343 938 667 - fax. +49 6343 938 668 - mobile. +49 160 7428179

SC> --------------------------------------------------------------------
SC> mail2web - Check your email from the web at http://mail2web.com/ .


Reply via email to