查了下,是这样的。
首先是service request触发的场景:
The UE shall invoke the service requestprocedure when: a) the UE inEMM-IDLE mode receives a paging request with CN domain indicator set to"PS" from the network; b) the UE,in EMM-IDLE mode, has pending user data to be sent; c) the UE,in EMM-IDLE mode, has uplink signalling pending; 然后,关于网络侧和UE是怎么认为这个流程成功了呢?
5.6.1.4 Service request procedure accepted by the network
For cases a, b, c, h, k and l insubclause 5.6.1.1, the UE shall treat the indication from the lower layersthat the user plane radio bearer is set up as successful completion of theprocedure. The UE shall reset the service request attempt counter, stop thetimer T3417 and enter the state EMM-REGISTERED. 翻译一下,UE如何认为自己的service request成功了呢?就是UE收到底层(RRC)的指示关于用户面的RAB已经成功建立,那么service request流程就算成功了,而不需要service accept来做显式确认。 所以,并不是通过service accept消息来确认的。
另外,3G中,关于service accept只有一种场景: If the SERVICE REQUEST message was sent in PMM-CONNECTED mode, then the reception of the SERVICE ACCEPT message shall be treated as a successful completion of the procedure。
而在4G中,service request消息是与RRC连接建立完成消息一起发送的,因此,可能3GPP觉得不需要一个显式的service accept消息来确认吧。这样可以减少空口的消息数量和大小。这种消息搭便车的情况4G里面非普遍。
|