Comment # 3
on bug 11086
from Vijay
Hi Pascal,
As per Spec 3GPP2 C.S0015-B
4.5.16 Message Display Mode
The Message Display Mode subparameter is used to indicate to the mobile
station when to display the received message. The Message Display Mode
subparameter has the following fixed-length format:
Field Length (bits)
SUBPARAMETER_ID 8
SUBPARAM_LEN 8
MSG_DISPLAY_MODE 2
RESERVED 6
SUBPARAMETER_ID - Subparameter identifier.
This field shall be set to ‘00001111’.
SUBPARAM_LEN - Subparameter length.
This field shall be set to ‘00000001’.
MSG_DISPLAY_MODE- Message display mode.
in wireshark its showing properly bytes as OF 01 80..
I think there is no issue with Message Display mode, enhancement part required
for Multiple Encoding User data & Sevice Category Program data
You are receiving this mail because:
- You are watching all bug changes.