You are on page 1of 4

1.

With 3 cap size and 1 pch, UE is loosing the synch due to which I believe Silent
call failed.Also, oserved RACH processing failure in this case.

Log Analysis :
1. We have not received "CELL_FCH_UE_ACQUIRED_EID" to start silent call.

74146 ==>Tue Feb 23 06:25:11:275 ../src/l23/cdma2k_l3_decode.c: 193 :: L23:-->


L3: Ms_Service_Opt = 32798, ms_prev = 6,Otd_support = 0 Qpch_Support =
1,Forw_Fch_Len=7,Forw_Dcch_Len=7
74147 ==>Tue Feb 23 06:25:11:275 ../src/l23/cdma2k_resource_manager.c: 106 ::
L23:Allocated Walsh Code for Sapi[3],Walsh Code Index[9]
74148 ==>Tue Feb 23 06:25:11:275 ../src/l1if/cdma2k_l1if.c: 1185 ::
L1IF:Activating Fch Channel(FCH)
74149 ==>Tue Feb 23 06:25:11:275 ../src/l1if/cdma2k_l1if.c: 1206 ::
L1IF:Sending FCH activation CMD to PHY
74150 ==>Tue Feb 23 06:25:11:275 ../src/lac/cdma2k_lac.c: 2580 :: LAC:LAC-
MODULE-D-DL : LAC Walsh channel init successful ...f_WalshChanStatus[1]
74151 ==>Tue Feb 23 06:25:11:275 ../src/mac/cdma2k_mac.c: 2203 :: MAC:MAC-
MODULE-D-DL : MAC Walsh channel init successful ...f_WalshChanStatus[1]
74152 ==>Tue Feb 23 06:25:11:275 ../src/mac/cdma2k_mac.c: 2317 :: MAC:MAC-
MODULE-D-DL : MAC Walsh channel[9] Parameters updated FwdMuxOpt[1] RevMuxOpt[1]
f_FwdRc[3] f_RevRc[3]
74153 ==>Tue Feb 23 06:25:11:275 ../src/l23/cdma2k_l3_msgs.c: 1293 :: L23:-->
L3: Preparing and Sending Ecam Msg
74154 ==>Tue Feb 23 06:25:11:275 ../src/l23/cdma2k_l3_encode.c: 759 :: L23:-->
L3: Encoding Ecam Octpos = 5, Bitpos =5, Offset =45
74155 ==>Tue Feb 23 06:25:11:276 ../src/l23/cdma2k_l3_encode.c: 803 :: L23:-->
L3: After Encoding Ecam Pad = 3, Buf_octpos=13Buf_Bitpos =2, Total_Len =7
74156 ==>Tue Feb 23 06:25:11:276 ../src/l23/cdma2k_l3_encode.c: 811 :: L23:-->
L3: FOR RC = 3
.....................................
77169 ==>Tue Feb 23 06:25:14:295 ../src/l23/cdma2k_l3_msgs.c: 920 :: L23: Ms
Aquired Timer expired ---> Not received ms acquired
77170 ==>Tue Feb 23 06:25:14:295 ../src/l23/cdma2k_l3_msgs.c: 2548 :: L23:-->
L3: Release triggered for MsId =2
77171 ==>Tue Feb 23 06:25:14:295 ../src/l23/cdma2k_l3_msgs.c: 1797 :: L23:-->
L3: Preparing and Sending Dsch Release Order Msg

2. with 6 cap size and 3 pch, UE is able to decodet the paging channel. Also it is
sending the Registration request. But at the stack we are not registering it.
1. In this case Stack does not received any RACH request

3. 1 Pream size and 6 cap size --> reg happens with normal UE --> can see preamble
deteced msg in DSP logs
1. Normal UE is registred.
2. Temps - RACH recived for registration->stack requested for staus(status req
message sent) -> Stack does not received any response

Log Analysis

----------------------------------- Normal UE registration


-----------------------------------------------------------------------------------
------------------------------------------
48401 ==>Tue Feb 23 07:34:44:346 ../callcontrol/cdma2k/src/mac/cdma2k_mac.c:
628 :INFO: Received RACH Message...
48410 ==>Tue Feb 23 07:34:44:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_interface.c: 752 :: L23:--> L3:
Imsi_String[0000000795] ESN[2162842047] to Compare From Ms Db
48415 ==>Tue Feb 23 07:34:44:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3054 :: L23:--> L3: Registration
Msg Received......MsId= 1
48418 ==>Tue Feb 23 07:34:44:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_decode.c: 67 :: L23:--> L3: RegType [0],
Return Cause in Decoding Registration is[8]
48419 ==>Tue Feb 23 07:34:44:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 1908 :: L23:--> L3: Decoded
Registration Msg Parameters are RegType:[0],Sci:[2],p_rev:[6]
48424 ==>Tue Feb 23 07:34:44:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 2994 :: L23:--> L3:
SendStatusRequest
61003 ==>Tue Feb 23 07:34:51:626 ../callcontrol/cdma2k/src/mac/cdma2k_mac.c:
628 :INFO: Received RACH Message...
61012 ==>Tue Feb 23 07:34:51:627
../callcontrol/cdma2k/src/l23/cdma2k_l3_interface.c: 752 :: L23:--> L3:
Imsi_String[0000000795] ESN[2162842047] to Compare From Ms Db
61017 ==>Tue Feb 23 07:34:51:627
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3603 :: L23:--> L3: Extend Status
Rsp Msg Received......MsId= 1
61021 ==>Tue Feb 23 07:34:51:627
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 2174 :: L23:--> L3: Preparing and
Sending Registration Accept Order Msg
61033 ==>Tue Feb 23 07:34:51:627
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3636 :INFO: ***** UE Registered For
Ms_Id=1********
61035 ==>Tue Feb 23 07:34:51:628 ../callcontrol/cdma2k/src/l23/cdma2k_l3_app.c:
117 :: L1IF:Updating Ms state from: STATE_NONE ----->to STATE_IDLE for MsId[1]

-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
-----------------------

----------------------------------- temps registration


-----------------------------------------------------------------------------------
------------------------------------------
114647 ==>Tue Feb 23 07:35:23:546
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3054 :: L23:--> L3: Registration
Msg Received......MsId= 8
114650 ==>Tue Feb 23 07:35:23:546
../callcontrol/cdma2k/src/l23/cdma2k_l3_decode.c: 67 :: L23:--> L3: RegType [1],
Return Cause in Decoding Registration is[8]
114651 ==>Tue Feb 23 07:35:23:546
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 1908 :: L23:--> L3: Decoded
Registration Msg Parameters are RegType:[1],Sci:[2],p_rev:[6]
114653 ==>Tue Feb 23 07:35:23:546
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 534 :: L23:--> L3: Received
MsIdType[3] for MsId[8] ImsiS[11628712978] Esn[80e75989] Imsi_11_12[99] Mcc[209]
Imsi_String[7042395129] Imsi_11_12_S[00] Mcc_S[310]
114656 ==>Tue Feb 23 07:35:23:546
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 2994 :: L23:--> L3:
SendStatusRequest

--> Status response is expected here ... but not received


--> UE is trying RACH again
289880 ==>Tue Feb 23 07:37:10:503
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3054 :: L23:--> L3: Registration
Msg Received......MsId= 8
289883 ==>Tue Feb 23 07:37:10:503
../callcontrol/cdma2k/src/l23/cdma2k_l3_decode.c: 67 :: L23:--> L3: RegType [0],
Return Cause in Decoding Registration is[8]
289884 ==>Tue Feb 23 07:37:10:503
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 1908 :: L23:--> L3: Decoded
Registration Msg Parameters are RegType:[0],Sci:[2],p_rev:[6]
289886 ==>Tue Feb 23 07:37:10:503
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 534 :: L23:--> L3: Received
MsIdType[3] for MsId[8] ImsiS[11628712978] Esn[80e75989] Imsi_11_12[99] Mcc[209]
Imsi_String[7042395129] Imsi_11_12_S[00] Mcc_S[310]
289889 ==>Tue Feb 23 07:37:10:503
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 2994 :: L23:--> L3:
SendStatusRequest
--> Status response is expected here ... but not received
-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
-----------------------

4. 1Pream size and 3 cap size --> UE is not sending registration --> sending Reject
order saying sending msg exceeds allowable length

Log Analysis

-----------------------------------Normal UE registration
-----------------------------------------------------------------------------------
------------------------------------------
23841 ==>Tue Feb 23 07:21:19:70 ../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c:
3054 :: L23:--> L3: Registration Msg Received......MsId= 1
23844 ==>Tue Feb 23 07:21:19:71
../callcontrol/cdma2k/src/l23/cdma2k_l3_decode.c: 67 :: L23:--> L3: RegType [0],
Return Cause in Decoding Registration is[8]
23845 ==>Tue Feb 23 07:21:19:71 ../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c:
1908 :: L23:--> L3: Decoded Registration Msg Parameters are RegType:[0],Sci:
[2],p_rev:[6]
23850 ==>Tue Feb 23 07:21:19:71 ../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c:
2994 :: L23:--> L3: SendStatusRequest
--> Status response is expected here ... but not received
--> UE is trying RACH again
185672 ==>Tue Feb 23 07:22:52:907 ../callcontrol/cdma2k/src/mac/cdma2k_mac.c:
628 :INFO: Received RACH Message...
185681 ==>Tue Feb 23 07:22:52:908
../callcontrol/cdma2k/src/l23/cdma2k_l3_interface.c: 752 :: L23:--> L3:
Imsi_String[0000000795] ESN[2162842047] to Compare From Ms Db
185686 ==>Tue Feb 23 07:22:52:908
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3054 :: L23:--> L3: Registration
Msg Received......MsId= 1
185689 ==>Tue Feb 23 07:22:52:908
../callcontrol/cdma2k/src/l23/cdma2k_l3_decode.c: 67 :: L23:--> L3: RegType [0],
Return Cause in Decoding Registration is[8]
185690 ==>Tue Feb 23 07:22:52:908
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 1908 :: L23:--> L3: Decoded
Registration Msg Parameters are RegType:[0],Sci:[2],p_rev:[6]
185695 ==>Tue Feb 23 07:22:52:908
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 2994 :: L23:--> L3:
SendStatusRequest
--> Status response is expected here ... but not received

----------------------------------- temps registration


-----------------------------------------------------------------------------------
------------------------------------------
91625 ==>Tue Feb 23 07:21:57:789 ../callcontrol/cdma2k/src/mac/cdma2k_mac.c:
628 :INFO: Received RACH Message...
91627 ==>Tue Feb 23 07:21:57:789
../callcontrol/cdma2k/src/lac/cdma2k_lac_dec.c: 346 :: LAC:LAC-MODULE-UL :
AddrLayer[MsIdType[3] MsIdLen[9]] Esn[0x80E75989]
91634 ==>Tue Feb 23 07:21:57:789
../callcontrol/cdma2k/src/l23/cdma2k_l3_interface.c: 752 :: L23:--> L3:
Imsi_String[7042395129] ESN[2162645385] to Compare From Ms Db
91639 ==>Tue Feb 23 07:21:57:789
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3054 :: L23:--> L3: Registration
Msg Received......MsId= 8
91642 ==>Tue Feb 23 07:21:57:789
../callcontrol/cdma2k/src/l23/cdma2k_l3_decode.c: 67 :: L23:--> L3: RegType [1],
Return Cause in Decoding Registration is[8]
91643 ==>Tue Feb 23 07:21:57:789
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 1908 :: L23:--> L3: Decoded
Registration Msg Parameters are RegType:[1],Sci:[2],p_rev:[6]
91645 ==>Tue Feb 23 07:21:57:789
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 534 :: L23:--> L3: Received
MsIdType[3] for MsId[8] ImsiS[11628712978] Esn[80e75989] Imsi_11_12[99] Mcc[209]
Imsi_String[7042395129] Imsi_11_12_S[00] Mcc_S[310]
91648 ==>Tue Feb 23 07:21:57:790
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 2994 :: L23:--> L3:
SendStatusRequest
--> Status response is expected here ... but not received
--> UE is trying RACH again
232477 ==>Tue Feb 23 07:23:20:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 3054 :: L23:--> L3: Registration
Msg Received......MsId= 8
232480 ==>Tue Feb 23 07:23:20:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_decode.c: 67 :: L23:--> L3: RegType [0],
Return Cause in Decoding Registration is[8]
232481 ==>Tue Feb 23 07:23:20:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 1908 :: L23:--> L3: Decoded
Registration Msg Parameters are RegType:[0],Sci:[2],p_rev:[6]
232483 ==>Tue Feb 23 07:23:20:347
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 534 :: L23:--> L3: Received
MsIdType[3] for MsId[8] ImsiS[11628712978] Esn[80e75989] Imsi_11_12[99] Mcc[209]
Imsi_String[7042395129] Imsi_11_12_S[00] Mcc_S[310]
232486 ==>Tue Feb 23 07:23:20:348
../callcontrol/cdma2k/src/l23/cdma2k_l3_msgs.c: 2994 :: L23:--> L3:
SendStatusRequest
--> Status response is expected here ... but not received

5. 3PCH 1 Pream Size 6 cap size --> UE is reading Synch Channel again and again
1. In this case Stack does not received any RACH request
6. 3PCH 2 Pream Size 6 cap size --> UE is reading Synch Channel again and again
1. In this case Stack does not received any RACH request

You might also like