Showing results 1 to 8 of 8

Thread: Tracing _ Which Message Contains the Called Number?

  1. #1
    Member Reputation: 532
    Join Date
    2012-05-04
    Posts
    511


    Default Tracing _ Which Message Contains the Called Number?

    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

  2. #2
    Moderator Reputation: 473
    Join Date
    2009-05-02
    Location
    Nearby
    Posts
    1,238


    Default Re: Tracing _ Which Message Contains the Called Number?

    You may check layer 3 messages in TEMS or Actix in "Call Set up message" exactly in button of message there is an element names Calling Party that was is the number

    Cheers
    Quote Originally Posted by khurrambilal01 View Post
    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!

  3. #3
    Member Reputation: 532
    Join Date
    2012-05-04
    Posts
    511


    Default Re: Tracing _ Which Message Contains the Called Number?

    What about SMS? Can we see to which number the SMS was sent?
    --------------------------------------------------------------------------------------------------------
    Thanks!

    Pass: optimizer

  4. #4
    Moderator Reputation: 473
    Join Date
    2009-05-02
    Location
    Nearby
    Posts
    1,238


    Default Re: Tracing _ Which Message Contains the Called Number?

    Actually i do not remember exactly for now but i am sure logic is similar ; check message detail in "SMS sent message"

    Cheers
    Quote Originally Posted by khurrambilal01 View Post
    What about SMS? Can we see to which number the SMS was sent?

  5. #5
    Member Reputation: 264
    Join Date
    2009-03-09
    Posts
    231


    Default Re: Tracing _ Which Message Contains the Called Number?

    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!

  6. #6
    Moderator Reputation: 473
    Join Date
    2009-05-02
    Location
    Nearby
    Posts
    1,238


    Default Re: Tracing _ Which Message Contains the Called Number?

    text message is encoded and you will never be able to find it
    Quote Originally Posted by giegala View Post
    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!

  7. #7
    Member Reputation: 264
    Join Date
    2009-03-09
    Posts
    231


    Default Re: Tracing _ Which Message Contains the Called Number?

    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

  8. #8
    Junior Member Reputation: 14
    Join Date
    2012-05-07
    Posts
    14


    Default Re: Tracing _ Which Message Contains the Called Number?

    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

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •