Why sometimes LTE message header may have diff length?
Try to find out DL_DCCH message "08 01" to locate the real message body.
Yucca - Technical Note
Thursday, 8 August 2013
Tuesday, 9 July 2013
Remove Voicemail Notification
Issue Desciption:
After received a voicemail, the voicemail notification is always there, even reboot device, even removed the voicemail sms from SIM.
According to spec 23.040, 9.2.3.24.2 Special SMS Message Indication
If the received voicemail has the setting SetIndicationActive=1, then EFmwis(spec 31.102, 4.2.63) should be set. That should be the reason we see voicemail notification whenever insert the SIM.
As EFmwis READ/UPDATE need PIN, another way to remove it is to send another voicemail message from simulator, which has SetIndicationActive=0
After received a voicemail, the voicemail notification is always there, even reboot device, even removed the voicemail sms from SIM.
According to spec 23.040, 9.2.3.24.2 Special SMS Message Indication
If the received voicemail has the setting SetIndicationActive=1, then EFmwis(spec 31.102, 4.2.63) should be set. That should be the reason we see voicemail notification whenever insert the SIM.
As EFmwis READ/UPDATE need PIN, another way to remove it is to send another voicemail message from simulator, which has SetIndicationActive=0
Wednesday, 1 May 2013
WCDMA OTA message flow - MT data call
BS>>>MS: pagingType1(terminatingBackgroundCall), DL_PCCH
BS<<<MS: rrcConnectionRequest(registration), UL_CCCH
BS>>>MS: rrcConnectionSetup, DL_CCCH
BS<<<MS: rrcConnectionSetupComplete, UL_DCCH
BS<<<MS: initialDirectTransfer(cs-domain), UL_DCCH
BS<<<MS: initialDirectTransfer(ps-domain), NAS: Attach Request, UL_DCCH
BS>>>MS: NAS: Identity request, DL_DCCH
BS<<<MS: NAS: Identity response, UL_DCCH
BS>>>MS: NAS: GMM,Authentication Request, DL_DCCH
BS<<<MS: NAS: GMM,Authentication Response, UL_DCCH
BS>>>MS: NAS: Authentication and Ciphering Req, DL_DCCH
BS>>>MS: securityModeCommand, DL_DCCH
BS<<<MS: securityModeComplete, UL_DCCH
BS<<<MS: NAS: Authentication and Ciphering Resp, UL_DCCH
BS<<<MS: NAS: Location update request, UL_DCCH
BS>>>MS: NAS: Location update accept, DL_DCCH
BS>>>MS: NAS: Attach accept, DL_DCCH
BS<<<MS: NAS: Attach complete, UL_DCCH
BS>>>MS: rrcConnectionRelease, DL_DCCH
BS<<<MS: rrcConnectionReleaseComplete(3 times), UL_DCCH
...rrcConnectionSetup again
BS<<<MS: NAS: Activate PDP Context Request, UL_DCCH
BS>>>MS: radioBearerSetup, DL_DCCH
BS<<<MS: radioBearerSetupComplete, UL_DCCH
BS>>>MS: NAS: Activate PDP Context Accept, UL_DCCH
Monday, 22 April 2013
WCDMA OTA message flow - MT voice call
[MT call]
BS>>>MS: paging, DL_PCCH
BS<<<MS: rrcConnectionRequest(terminatingConversationalCall), UL_CCCH
BS>>>MS: rrcConnectionSetup, DL_CCCH
BS<<<MS: rrcConnectionSetupComplete, UL_DCCH
BS<<<MS: NAS: paging response, UL_DCCH
BS>>>MS: NAS: MM,Authentication Request, DL_DCCH
BS<<<MS: NAS: MM,Authentication Response, UL_DCCH
BS>>>MS: securityModeCommand, DL_DCCH
BS<<<MS: securityModeComplete, UL_DCCH
BS>>>MS: NAS: CC,Setup (Network to MS direction), DL_DCCH
BS<<<MS: NAS: CC,Call confirmed, UL_DCCH
BS>>>MS: radioBearerSetup, DL_DCCH
BS<<<MS: radioBearerSetupComplete, UL_DCCH
BS<<<MS: NAS: CC,Alerting, UL_DCCH
BS<<<MS: NAS: CC,Connect, UL_DCCH
BS>>>MS: NAS: CC,Connect acknowledge, DL_DCCH
[disconnect from network]
BS>>>MS: NAS: CC,Disconnect (Network to MS direction), DL_DCCH
BS<<<MS: NAS: CC,Release, UL_DCCH
BS>>>MS: NAS: CC,Release complete, DL_DCCH
BS>>>MS: rrcConnectionRelease, DL_DCCH
BS<<<MS: rrcConnectionReleaseComplete(3 times), UL_DCCH
[disconnect from device]
BS<<<MS: NAS: CC,Disconnect (MS to Network direction), UL_DCCH
BS>>>MS: NAS: CC,Release, DL_DCCH
BS<<<MS: NAS: CC,Release complete, UL_DCCH
BS>>>MS: rrcConnectionRelease, DL_DCCH
BS<<<MS: rrcConnectionReleaseComplete(3 times), UL_DCCH
WCDMA OTA message flow - MO voice call
[Establish MO call]
BS<<<MS: rrcConnectionRequest(originatingConversationalCall), UL_CCCH
BS>>>MS: rrcConnectionSetup, DL_CCCH
BS<<<MS: rrcConnectionSetupComplete, UL_DCCH
BS<<<MS: NAS: CM service request, UL_DCCH
BS>>>MS: NAS: MM,Authentication Request, DL_DCCH
BS<<<MS: NAS: MM,Authentication Response, UL_DCCH
BS>>>MS: securityModeCommand, DL_DCCH
BS<<<MS: securityModeComplete, UL_DCCH
BS<<<MS: NAS: CC,Setup (MS to network direction), UL_DCCH
BS>>>MS: NAS: CC,Call proceeding, DL_DCCH
BS>>>MS: radioBearerSetup, DL_DCCH
BS<<<MS: radioBearerSetupComplete, UL_DCCH
BS>>>MS: NAS: CC,Alerting, DL_DCCH
BS>>>MS: NAS: CC,Connect, DL_DCCH
BS<<<MS: NAS: CC,Connect acknowledge, UL_DCCH
[disconnect from network]
BS>>>MS: NAS: CC,Disconnect (Network to MS direction), DL_DCCH
BS<<<MS: NAS: CC,Release, UL_DCCH
BS>>>MS: NAS: CC,Release complete, DL_DCCH
BS>>>MS: rrcConnectionRelease, DL_DCCH
BS<<<MS: rrcConnectionReleaseComplete(3 times), UL_DCCH
[disconnect from device]
BS<<<MS: NAS: CC,Disconnect (MS to Network direction), UL_DCCH
BS>>>MS: NAS: CC,Release, DL_DCCH
BS<<<MS: NAS: CC,Release complete, UL_DCCH
BS>>>MS: rrcConnectionRelease, DL_DCCH
BS<<<MS: rrcConnectionReleaseComplete(3 times), UL_DCCH
Thursday, 18 April 2013
WCDMA OTA message flow - registration
BS>>>MS: systemInformationN, DL_BCCH_BCH
BS<<<MS: rrcConnectionRequest, UL_CCCH
BS>>>MS: rrcConnectionSetup, DL_CCCH
BS<<<MS: rrcConnectionSetupComplete, UL_DCCH
BS<<<MS: NAS: Location Updating Request, UL_DCCH
BS<<<MS: NAS: Attach request(ps-domain), UL_DCCH
BS>>>MS: NAS: Authentication Request, DL_DCCH
BS<<<MS: NAS: Authentication Response, UL_DCCH
BS>>>MS: securityModeCommand, DL_DCCH
BS<<<MS: securityModeComplete, UL_DCCH
BS>>>MS: NAS: Identity Request, DL_DCCH
BS<<<MS: NAS: Identity Response, UL_DCCH
BS>>>MS: NAS: Location updating Accept, DL_DCCH
BS<<<MS: NAS: TMSI Reallocation Complete, UL_DCCH
BS>>>MS: NAS: Authentication and ciphering request(ps-domain), DL_DCCH
BS<<<MS: NAS: Authentication and ciphering response(ps-domain), UL_DCCH
BS>>>MS: securityModeCommand, DL_DCCH
BS<<<MS: securityModeComplete, UL_DCCH
BS>>>MS: NAS: Identity request(GMM), DL_DCCH
BS<<<MS: NAS: Identity response(GMM), UL_DCCH
BS>>>MS: NAS: Attach accept(ps-domain), DL_DCCH
BS<<<MS: NAS: Attach complete(ps-domain), UL_DCCH
......
BS>>>MS: rrcConnectionRelease, DL_DCCH
BS<<<MS: rrcConnectionReleaseComplete(3 times), UL_DCCH
LTE OTA message - basic flow
MIB
BS>>>MS: SIP, BCCH_DL_SCH
BS>>>MS: SIP2, BCCH_DL_SCH
BS<<<MS: rrcConnectionRequest, UL_CCCH
BS>>>MS: rrcConnectionSetup, DL_CCCH
BS<<<MS: rrcConnectionSetupComplete, UL_DCCH
NAS: Attach request, ESM: PDN connectivity request
BS>>>MS: NAS: Authentication request, DL_DCCH
BS<<<MS: NAS: Authentication response, UL_DCCH
BS>>>MS: NAS: Security mode command, DL_DCCH
BS<<<MS: NAS: Security mode complete, UL_DCCH
BS>>>MS: securityModeCommand, DL_DCCH
BS<<<MS: securityModeComplete, UL_DCCH
BS>>>MS: ueCapabilityEnquiry, DL_DCCH
BS<<<MS: ueCapabilityInformation, UL_DCCH
BS>>>MS: rrcConnectionReconfiguration, DL_DCCH
NAS: Attach accept, ESM: Activate default EPS bearer context request
BS<<<MS: rrcConnectionReconfigurationComplete, UL_DCCH
BS<<<MS: NAS: Attach complete, UL_DCCH
ESM: Activate default EPS bearer context accept
BS<<<MS: NAS: PDN connectivity request(IPv4, IPv6), UL_DCCH
Subscribe to:
Posts (Atom)