PDA

View Full Version : The code of the message



Mizoo!
30-12-2002, 03:44 AM
can anyone tell me wat code is inside a message containing a ringtone??

wings
30-12-2002, 03:47 AM
Originally posted by Mizoo!
can anyone tell me wat code is inside a message containing a ringtone??


IF ANY ONE CAN UNDERSTAND YOUR ANSWER YES.

ryan_chong
30-12-2002, 08:25 AM
Originally posted by Mizoo!
can anyone tell me wat code is inside a message containing a ringtone??


Would like to help but really dun understand wat do means...:(

THE-MATRIX
30-12-2002, 09:23 AM
I think he meant : how does a nokia phone recognize the messege it received, that's to say : is it a normal text msg? or a ringtone maybe?? or a pic msg??? or maybe a business card ????

I think there r some hex values sent with the msg, to define wat that msg contains...

I also noticed that when u write a normal msg in 6210 for example, the normal charachter limit is 160, while in 3310 u can write 3 msgs as one, each one should contain 160 character, that means 160*3 = 480 character in this case... actually wat appears in the phone is 459 character limit, I think that the missing 21 charcters are sent by fone to determine how many linked msgs are used in this one...



I know, my English is a lil confusing, sorry about that.. But I hope u got the point...





Greeeeeeeeeeeeeeeetz :grin:

Sinister Frog
30-12-2002, 08:26 PM
@mizoo
try playing with gammu and check out the ascii or hex code

@wings
turn capslock off

UKSMS
30-12-2002, 08:36 PM
It used to work by putting //SCKL1581 then a space then the ringtone I think it has to be in a hex or binary format maybe copy and pasting an RE file might work :)

NokDoc
31-12-2002, 04:12 AM
Hi,

Compared to a normal sms, this sort of data is send with User Data Headers.

Logo:
06050415820000

Tone:
06050415810000

Maybe it helps somehow.

NokDoc