Wireshark-bugs: [Wireshark-bugs] [Bug 11086] [IS-637A] SMS - Teleservice layer parameter --> Mul

Date: Mon, 30 Mar 2015 05:05:00 +0000

Comment # 11 on bug 11086 from
Hi Pascal,

   You are right, I've given Encoding as 7-bit ASCII & data as "storing the
message"

Service Category Program Data
        Teleservice Subparam ID: Service Category Program Data (18)
        Length: 26
        0001 0... = Encoding: 7-bit ASCII (2)
        .... .001  0... .... = Operation code: Clear all Service Categories (2)
        .000 0000  0000 0000  1... .... = Operation code: Emergency Broadcasts
(1)
        .000 0000  1... .... = Operation code: English (1)
        .000 0000  1... .... = Maximum number of messages: 1
        .000 0... = Alert option: No alert (0)
        .... .000  1001 1... = Number of fields: 19
        Encoded program data: storing the message
        .... .000 = Reserved bit(s)


No malformed packets are seen for User data, when Userdata given as 7-bit ASCII
 Encoding.. the Encoded user data value displaying fine 

User Data
    Teleservice Subparam ID: User Data (1)
    Length: 15
    0001 0... .... .... = Encoding: 7-bit ASCII (2)
    .... .000 0111 1... = Number of fields: 15
    Encoded user data: testing started
    .... ..00 = Reserved bit(s)



If possible please try & check  in 
http://freestuff.linkbit.com/epc_packet_builder/#

its not throwing any Error if we input Encoded Program data value as above


You are receiving this mail because:
  • You are watching all bug changes.