본문 바로가기

Protocol/TETRA

CC to PC primitive

U_ALERT
착신 단말이 울리고 있다는 것을 알려주는 응답 메시지
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_CALL_RESTORE
일시적인 호 중단이후 특정 호에 대한 복구를 위해서 전송되는 메시지, 이 메시지를 PC가 받게 되면 MLE_RESTORE_REQ를 발생시킨다.
=> U_CALL_RESTORE와 RESTORE_REQ중 어느것을 사용할지를 검토가 필요함.
• SDU;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_CONNECT
착신 단말이 호 연결에 대한 준비가 되었다는 응답을 보내는 메시지    
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_DISCONNECT
호를 해제하기 원할 때 사용됨
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_INFO
단말의 일반적인 정보 전달을 위한 메시지
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_RELEASE
수신된 diconnection에 대한 응답 메시지
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_SETUP
Outgoing call setup을 시도할 때 사용됨
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_TX_CEASED
SwMI에게 전송 중단을 알리기 위한 메시지
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


U_TX_DEMAND
SwMI에게 전송 요청을 위한 메시지
• SDU
• endpoint identifier;
• layer 2 service;
• PDU priority;
• stealing permission;
• stealing repeats flag.


ACTIVITY_REQ
CC의 State가 IDLE에서 다른 State로 천이되거나 아니면 그 반대로 다른 State에서 IDLE로 천이될 경우 이 이 메시지가 발생됨. 그리고, CALL_ACTIVE_TX와 CALL_ACTIVE_RX 사이에서 이 State간 변동이 있을 때 발생한다.
파라미터는 MLE_ACTIVITY_REQ와 동일
• Call state
CANCEL_REQ    파라미터는 MLE_CANCEL_REQ와 동일
• Handle


CONFIGURE_REQ
파라미터는 MLE_CONFIGURE_REQ와 차이가 있음에 주의
• Endpoint identifier
• Channel change accepted
• Channel change handle
• Call release
• Encryption flag
• Circuit mode type
• Simplex/duplex
• Add temporary GSSI
• Delete temporary GSSI
• Tx grant
• Switch U-plane    endpoint identifier;
• channel change accepted
• encryption flag;
• circuit mode type
• simplex/duplex;
• add temporary GSSI;
• delete temporary GSSI;
• Tx grant.
• switch U-plane on/off;
• leave assigned channel;
• call identifier;
• slots per frame;


RESTORE_REQ
The MS shall send the U-RESTORE REQUEST PDU as an SDU in the RESTORE request primitive.
MLE_RESTORE_REQ의 파라미터와 차이점은 Handle이 없어졌다는 점이다. 그러면, Handle은 PC에서 생성해야하는 것일까?
=> U_CALL_RESTORE와 RESTORE_REQ중 어느것을 사용할지를 검토가 필요함.
• SDU
• layer 2 service
• PDU priority
• Stealing permission
• Stealing repeats flag

'Protocol > TETRA' 카테고리의 다른 글

SUT(System Under Test): 시험대상시스템  (0) 2013.09.25
mp 파일 생성  (0) 2013.09.25
PC to CC primitive  (0) 2013.09.25
Primitives at TNCC-SAP  (0) 2013.09.25
Primitives at TNCC-SAP MLE to PC  (0) 2013.09.25