MMS notification

MMS notification SearchSearch
Author Message
Anonymous
 
Posted on Monday, June 12, 2006 - 06:48 am:   

Hi ,

I want to identify MMS notification ...
I got this in log I'm not able to parse please help me to parse


0791198901509141
40109119
49761032547698
3B04606011918000228C0C -- Time stamp etc
05040B8423F0 -- port number

0804915B02-- ? may be transaction ID stuff

014406396170706C69636174696F6E2F766E642E7761702E6D6D732D6D65737361676500AF84456E
636F64696E672D56657273696F6E00312E3500B4878C82983436333135383730314061697274656C 6D6D732E63
6F6D008D91891680393836363138343835372F545950453D504C4D4E0096626C6F6E64008A808E02 176E88


Please help me to parse other fields ..

--> How identify it's MMS related Message .. I mean ask which part/field says it is MMS message

Regards,
konark
konark.chukkapally@fortuna.com
BHARATH
New member
Username: Bharathn

Post Number: 1
Registered: 06-2006
Posted on Monday, June 12, 2006 - 01:46 pm:   

hey there, this is what i could make out of it:
after the port number, starts the WSP header:
0804915B020144
06: push PDU type
39: header length
70706C......676500: here is the content-type, "application/vnd.wap.mms-message"
This says that it is a mms message.