https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13592

--- Comment #9 from hhw <hhwh...@gmail.com> ---
in GSM_SMS over gsm_map-tcap We have 2 scenario:

Scenario 1: 
Each part of sms submit/deliver in a Separate dialog(Transaction Capabilities
Application Part), in this scenario each part has sm_RP_DA field that contain
IMSI of DA/OA(gsm_old.sm_RP_DA==0), and all parts of a multipart sms have same 
sm_RP_DA/OA. In other words, in this senario SM-RP-OA/DA field is always
present and containing IMSI of DA/OA.



Scenario 2: 
All parts of a multipart sms submit/deliver in one dialog, in this scenario one
part should has sm_RP_DA/OA field that contain IMSI of
DA/OA(gsm_old.sm_RP_DA==0)and in other parts sm_RP_DA/OA field is not always
present(optionaly).in this Scenario parts that have same Source Transaction
ID(otid) and same Destination Transaction ID(dtid)should be reassembled.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to