Project

General

Profile

Bug #6087 ยป UplinkSeizedCommand.patch

Patch - jolly, 07/10/2023 12:15 PM

View differences:

src/BSSAP_Types.ttcn
2612 2612
// UPLINK SEIZED COMMAND- 48.008 subclause 3.2.1.63
2613 2613
type record PDU_BSSMAP_UplinkSeizedCommand
2614 2614
{
2615
  OCT1					messageType, // H'4E
2615
  OCT1					messageType, // H'4D
2616 2616
  BSSMAP_IE_Cause			cause,
2617 2617
  BSSMAP_IE_TalkerPriority  talkerPriority optional,
2618 2618
  BSSMAP_IE_EmergencySetIndication  emergencySetIndication optional,
2619 2619
  BSSMAP_IE_TalkerIdentity  talkerIdentity optional
2620
} with { variant "PRESENCE (messageType = '4E'O)" }
2620
} with { variant "PRESENCE (messageType = '4D'O)" }
2621 2621

  
2622 2622

  
2623 2623

  
    (1-1/1)
    Add picture from clipboard (Maximum size: 48.8 MB)