Uploaded image for project: 'Near Realtime RAN Intelligent Controller'
  1. Near Realtime RAN Intelligent Controller
  2. RIC-1050

when the size of action definition array in REST subscription exceeds more than 1024 then some bytes are missing while copying. This is happening because size of octet string buffer is limited to 1024.

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • submgr
    • None
    • Dynamic Memory allocation for action definition

      According to E2AP-R003-v05.00, the RIC Action Definition is defined as an OCTET STRING (RICactionDefinition ::= OCTET STRING) and there is no size limit. So, it makes sense to use DynOctetString_t for RICActionDefinitionChoice_t

        # Subject Branch Project Status CR V

            sandeepindia SANDEEP KUMAR
            sandeepindia SANDEEP KUMAR
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: