본문 바로가기

Protocol/TETRA

14.5.2.7 Call ownership

14.5.2.7 Call ownership
The CC states and state transitions described in this clause are defined in clause 14.4.2.
[code]
CC 상태 그리고 이장 내에 선언되어 묘사된 변화 상태
[/code]

Upon entry to the MO-CALL-SETUP state from the IDLE state, the MS shall assume it is a call owner.
[code]
IDLE 상태에 MO-CALL-SETUP 를 하기 위한 entry
MS는 콜이 소유자라고 가정할 것이다.
[/code]

Upon entry to the MT-CALL-SETUP state from the IDLE state, the MS shall assume it is not a call owner.
[code]
IDLE 상태의 MT-CALL-SETUP 상태를 위한 엔트리,
MS 는 콜의 소유자이지 않을 것이라고 가정한다.
[/code]

Upon entry to the CALL ACTIVE state from the MO-CALL-SETUP state or MT-CALL-SETUP state, the MS shall assume it is not a call owner unless it transitioned to the CALL ACTIVE state as a result of receiving a D-CONNECT PDU with the "Call ownership" element set to "A call owner".
[code]
MO-CALL-SETUP 상태 나 MT-CALL-SETUP 상태 에 CALL ACTIVE 상태를 위한 엔트리,
MS는 콜이 소유하지 않았을 것라고 가정한다. 하지않으면 그것은 "call ownership" 요소가 "A call owner"로 설정된것과 함께 D-CONNECT PDU CALL ACTIVE 상태의 결과에 CALL ACTIVE state 로 하기 위해서 변화한다.

[/code]

In any non-IDLE state, if a MS which is a call owner receives an individually addressed or group addressed D-INFO PDU with the "Call ownership" element set to "Not a call owner", the MS shall no longer be a call owner.
[code]
어떤 아이들 아닌상태, 그것은 MS 가 콜 의 소유를 각가가의 주소 혹은 그룹주소의 D-INFO PUD 에게 받지 않았을 때 그리고 "Call ownershop" 과 함께 요소가 "Not a call owner" 요소가 설정되었을 대, MS 가 앞으로도 콜의 소유권을 가질때이다..
[/code]

In any non-IDLE state, if a MS which is not a call owner receives an individually addressed or group addressed D-INFO PDU with the "Call ownership" element set to "A call owner", the MS shall become a call owner.
[code]
어느 아이들 상태가 아닌경우 MS 는 콜 의 소유권을 각각에 주소 혹은 "Call ownership" 요소가 "A call owner" 으로 설정된것과 함께 그룹 주소들의 D-INFO PDU일 때 받을 것이다. MS 는 콜의 소유권을 가져야할 것이다.
[/code]