I am tracing to check some features using HW M2000 trace for GBSS 13, Can you please tell me which message contains the called number in trace for Voice call and SMS?
Can we see from trace to which number the call or SMS was sent?
Thanks!
--------------------------------------------------------------------------------------------------------
Thanks!
Pass: optimizer
What about SMS? Can we see to which number the SMS was sent?
--------------------------------------------------------------------------------------------------------
Thanks!
Pass: optimizer
Hi,
i do not remember either. Definitely it is not SMS sent message.
However i have a proposal, how you can find it.
1. trace your phone
2. send to/form SMS from it with the message rather unique text in it.
3. export/save trace as text
4. in exported file search for you text and you will find signalling.
Cheers!
Yes, you are right.
wikipedia shows that "SM Submission" and "SM delivery" messages are used:
http://en.wikipedia.org/wiki/Short_m...tion_%28GSM%29
Hi All,
You can utilize - RANAP_DIRECT_TRANSFER message to know this.
This message carries NAS PDU inside it, then just decode the NAS message to get called party number (look for RP-Destination Address)
Example:
Protocol Discriminator: SMS messages
0... .... = TI flag: allocated by sender
.110 .... = TIO: 6
.... 1001 = Protocol discriminator: SMS messages (9)
DTAP Short Message Service Message Type: CP-DATA (0x01)
CP-User Data
Length: 142
RPDU (not displayed)
GSM A-I/F RP - RP-DATA (MS to Network)
Message Type RP-DATA (MS to Network)
RP-Message Reference
RP-Message Reference: 0x07 (7)
RP-Origination Address
Length: 0
RP-Destination Address - (XXXXXXXXX)
Bookmarks