{
  "updateLocation": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "msc-Number",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "vlr-Number",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "lmsi",
          "tag": 10,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(4))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "vlr-Capability",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "supportedCamelPhases",
              "tag": 0,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..16))",
              "values": [
                {
                  "name": "phase1",
                  "value": 0
                },
                {
                  "name": "phase2",
                  "value": 1
                },
                {
                  "name": "phase3",
                  "value": 2
                },
                {
                  "name": "phase4",
                  "value": 3
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "solsaSupportIndicator",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "istSupportIndicator",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "basicISTSupported",
                  "value": 0
                },
                {
                  "name": "istCommandSupported",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "superChargerSupportedInServingNetworkEntity",
              "tag": 3,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "sendSubscriberData",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "subscriberDataStored",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..6))"
                }
              ],
              "optional": true
            },
            {
              "name": "longFTN-Supported",
              "tag": 4,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "supportedLCS-CapabilitySets",
              "tag": 5,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(2..16))",
              "values": [
                {
                  "name": "lcsCapabilitySet1",
                  "value": 0
                },
                {
                  "name": "lcsCapabilitySet2",
                  "value": 1
                },
                {
                  "name": "lcsCapabilitySet3",
                  "value": 2
                },
                {
                  "name": "lcsCapabilitySet4",
                  "value": 3
                },
                {
                  "name": "lcsCapabilitySet5",
                  "value": 4
                }
              ],
              "optional": true
            },
            {
              "name": "offeredCamel4CSIs",
              "tag": 6,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(7..16))",
              "values": [
                {
                  "name": "o-csi",
                  "value": 0
                },
                {
                  "name": "d-csi",
                  "value": 1
                },
                {
                  "name": "vt-csi",
                  "value": 2
                },
                {
                  "name": "t-csi",
                  "value": 3
                },
                {
                  "name": "mt-sms-csi",
                  "value": 4
                },
                {
                  "name": "mg-csi",
                  "value": 5
                },
                {
                  "name": "psi-enhancements",
                  "value": 6
                }
              ],
              "optional": true
            },
            {
              "name": "supportedRAT-TypesIndicator",
              "tag": 7,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(2..8))",
              "values": [
                {
                  "name": "utran",
                  "value": 0
                },
                {
                  "name": "geran",
                  "value": 1
                },
                {
                  "name": "gan",
                  "value": 2
                },
                {
                  "name": "i-hspa-evolution",
                  "value": 3
                },
                {
                  "name": "e-utran",
                  "value": 4
                },
                {
                  "name": "nb-iot",
                  "value": 5
                }
              ],
              "optional": true
            },
            {
              "name": "longGroupID-Supported",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "mtRoamingForwardingSupported",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "msisdn-lessOperation-Supported",
              "tag": 10,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "reset-ids-Supported",
              "tag": 11,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "informPreviousNetworkEntity",
          "tag": 11,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "cs-LCS-NotSupportedByUE",
          "tag": 12,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "v-gmlc-Address",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))",
          "optional": true
        },
        {
          "name": "add-info",
          "tag": 13,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "imeisv",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))"
            },
            {
              "name": "skipSubscriberDataUpdate",
              "tag": 1,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "pagingArea",
          "tag": 14,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..5))",
          "ofElement": {
            "type": "CHOICE",
            "elements": [
              {
                "name": "laiFixedLength",
                "tag": 0,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(5))"
              },
              {
                "name": "lac",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(2))"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "skipSubscriberDataUpdate",
          "tag": 15,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "restorationIndicator",
          "tag": 16,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "eplmn-List",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(3))"
          },
          "optional": true
        },
        {
          "name": "mme-DiameterAddress",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "diameter-Name",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(9..255))"
            },
            {
              "name": "diameter-Realm",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(9..255))"
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "hlr-Number",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "add-Capability",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "pagingArea-Capability",
          "tag": 0,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "code": 2
  },
  "cancelLocation": {
    "argument": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "identity",
          "type": "CHOICE",
          "elements": [
            {
              "name": "imsi",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3..8))"
            },
            {
              "name": "imsi-WithLMSI",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "imsi",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3..8))"
                },
                {
                  "name": "lmsi",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(4))"
                }
              ]
            }
          ]
        },
        {
          "name": "cancellationType",
          "type": "ENUMERATED",
          "values": [
            {
              "name": "updateProcedure",
              "value": 0
            },
            {
              "name": "subscriptionWithdraw",
              "value": 1
            },
            {
              "name": "initialAttachProcedure",
              "value": 2
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "typeOfUpdate",
          "tag": 0,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "sgsn-change",
              "value": 0
            },
            {
              "name": "mme-change",
              "value": 1
            }
          ],
          "optional": true
        },
        {
          "name": "mtrf-SupportedAndAuthorized",
          "tag": 1,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "mtrf-SupportedAndNotAuthorized",
          "tag": 2,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "newMSC-Number",
          "tag": 3,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "newVLR-Number",
          "tag": 4,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "new-lmsi",
          "tag": 5,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(4))",
          "optional": true
        },
        {
          "name": "reattach-Required",
          "tag": 6,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 3
  },
  "purgeMS": {
    "argument": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "vlr-Number",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "sgsn-Number",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "locationInformation",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ageOfLocationInformation",
              "type": "INTEGER",
              "qualifiers": "(0..32767)",
              "optional": true
            },
            {
              "name": "geographicalInformation",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))",
              "optional": true
            },
            {
              "name": "vlr-number",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "locationNumber",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2..10))",
              "optional": true
            },
            {
              "name": "cellGlobalIdOrServiceAreaIdOrLAI",
              "tag": 3,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))"
                },
                {
                  "name": "laiFixedLength",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))"
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "selectedLSA-Id",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "msc-Number",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "geodeticInformation",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(10))",
              "optional": true
            },
            {
              "name": "currentLocationRetrieved",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "sai-Present",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "locationInformationEPS",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "e-utranCellGlobalIdentity",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))",
                  "optional": true
                },
                {
                  "name": "trackingAreaIdentity",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 5,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "ageOfLocationInformation",
                  "tag": 6,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "mme-Name",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..255))",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "userCSGInformation",
              "tag": 11,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "csg-Id",
                  "tag": 0,
                  "implicit": true,
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(27))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "accessMode",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                },
                {
                  "name": "cmi",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "locationInformationGPRS",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "cellGlobalIdOrServiceAreaIdOrLAI",
              "tag": 0,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))"
                },
                {
                  "name": "laiFixedLength",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))"
                }
              ],
              "optional": true
            },
            {
              "name": "routeingAreaIdentity",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(6))",
              "optional": true
            },
            {
              "name": "geographicalInformation",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))",
              "optional": true
            },
            {
              "name": "sgsn-Number",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "selectedLSAIdentity",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "sai-Present",
              "tag": 6,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "geodeticInformation",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(10))",
              "optional": true
            },
            {
              "name": "currentLocationRetrieved",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ageOfLocationInformation",
              "tag": 9,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..32767)",
              "optional": true
            },
            {
              "name": "userCSGInformation",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "csg-Id",
                  "tag": 0,
                  "implicit": true,
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(27))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "accessMode",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                },
                {
                  "name": "cmi",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "locationInformationEPS",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "e-utranCellGlobalIdentity",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(7))",
              "optional": true
            },
            {
              "name": "trackingAreaIdentity",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(5))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "geographicalInformation",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))",
              "optional": true
            },
            {
              "name": "geodeticInformation",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(10))",
              "optional": true
            },
            {
              "name": "currentLocationRetrieved",
              "tag": 5,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ageOfLocationInformation",
              "tag": 6,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..32767)",
              "optional": true
            },
            {
              "name": "mme-Name",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(9..255))",
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "freezeTMSI",
          "tag": 0,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "freezeP-TMSI",
          "tag": 1,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "freezeM-TMSI",
          "tag": 2,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "code": 67
  },
  "sendIdentification": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "tmsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..4))"
        },
        {
          "name": "numberOfRequestedVectors",
          "type": "INTEGER",
          "qualifiers": "(1..5)",
          "optional": true
        },
        {
          "name": "segmentationProhibited",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "msc-Number",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "previous-LAI",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5))",
          "optional": true
        },
        {
          "name": "hopCounter",
          "tag": 1,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(0..3)",
          "optional": true
        },
        {
          "name": "mtRoamingForwardingSupported",
          "tag": 2,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "newVLR-Number",
          "tag": 3,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "new-lmsi",
          "tag": 4,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(4))",
          "optional": true
        }
      ]
    },
    "result": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))",
          "optional": true
        },
        {
          "name": "authenticationSetList",
          "type": "CHOICE",
          "elements": [
            {
              "name": "tripletList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..5))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "rand",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "sres",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4))"
                  },
                  {
                    "name": "kc",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(8))"
                  }
                ]
              }
            },
            {
              "name": "quintupletList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..5))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "rand",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "xres",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4..16))"
                  },
                  {
                    "name": "ck",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "ik",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "autn",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  }
                ]
              }
            }
          ],
          "optional": true
        },
        {
          "name": "currentSecurityContext",
          "tag": 2,
          "type": "CHOICE",
          "elements": [
            {
              "name": "gsm-SecurityContextData",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "kc",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))"
                },
                {
                  "name": "cksn",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))"
                }
              ]
            },
            {
              "name": "umts-SecurityContextData",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ck",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(16))"
                },
                {
                  "name": "ik",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(16))"
                },
                {
                  "name": "ksi",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))"
                }
              ]
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "lastUsedLtePLMN-Id",
          "tag": 4,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3))",
          "optional": true
        },
        {
          "name": "mtCallPendingFlag",
          "tag": 5,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "code": 55
  },
  "updateGprsLocation": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "sgsn-Number",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "sgsn-Address",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))"
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "sgsn-Capability",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "solsaSupportIndicator",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "superChargerSupportedInServingNetworkEntity",
              "tag": 2,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "sendSubscriberData",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "subscriberDataStored",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..6))"
                }
              ],
              "optional": true
            },
            {
              "name": "gprsEnhancementsSupportIndicator",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "supportedCamelPhases",
              "tag": 4,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..16))",
              "values": [
                {
                  "name": "phase1",
                  "value": 0
                },
                {
                  "name": "phase2",
                  "value": 1
                },
                {
                  "name": "phase3",
                  "value": 2
                },
                {
                  "name": "phase4",
                  "value": 3
                }
              ],
              "optional": true
            },
            {
              "name": "supportedLCS-CapabilitySets",
              "tag": 5,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(2..16))",
              "values": [
                {
                  "name": "lcsCapabilitySet1",
                  "value": 0
                },
                {
                  "name": "lcsCapabilitySet2",
                  "value": 1
                },
                {
                  "name": "lcsCapabilitySet3",
                  "value": 2
                },
                {
                  "name": "lcsCapabilitySet4",
                  "value": 3
                },
                {
                  "name": "lcsCapabilitySet5",
                  "value": 4
                }
              ],
              "optional": true
            },
            {
              "name": "offeredCamel4CSIs",
              "tag": 6,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(7..16))",
              "values": [
                {
                  "name": "o-csi",
                  "value": 0
                },
                {
                  "name": "d-csi",
                  "value": 1
                },
                {
                  "name": "vt-csi",
                  "value": 2
                },
                {
                  "name": "t-csi",
                  "value": 3
                },
                {
                  "name": "mt-sms-csi",
                  "value": 4
                },
                {
                  "name": "mg-csi",
                  "value": 5
                },
                {
                  "name": "psi-enhancements",
                  "value": 6
                }
              ],
              "optional": true
            },
            {
              "name": "smsCallBarringSupportIndicator",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "supportedRAT-TypesIndicator",
              "tag": 8,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(2..8))",
              "values": [
                {
                  "name": "utran",
                  "value": 0
                },
                {
                  "name": "geran",
                  "value": 1
                },
                {
                  "name": "gan",
                  "value": 2
                },
                {
                  "name": "i-hspa-evolution",
                  "value": 3
                },
                {
                  "name": "e-utran",
                  "value": 4
                },
                {
                  "name": "nb-iot",
                  "value": 5
                }
              ],
              "optional": true
            },
            {
              "name": "supportedFeatures",
              "tag": 9,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(26..40))",
              "values": [
                {
                  "name": "odb-all-apn",
                  "value": 0
                },
                {
                  "name": "odb-HPLMN-APN",
                  "value": 1
                },
                {
                  "name": "odb-VPLMN-APN",
                  "value": 2
                },
                {
                  "name": "odb-all-og",
                  "value": 3
                },
                {
                  "name": "odb-all-international-og",
                  "value": 4
                },
                {
                  "name": "odb-all-int-og-not-to-HPLMN-country",
                  "value": 5
                },
                {
                  "name": "odb-all-interzonal-og",
                  "value": 6
                },
                {
                  "name": "odb-all-interzonal-og-not-to-HPLMN-country",
                  "value": 7
                },
                {
                  "name": "odb-all-interzonal-og-and-internat-og-not-to-HPLMN-country",
                  "value": 8
                },
                {
                  "name": "regSub",
                  "value": 9
                },
                {
                  "name": "trace",
                  "value": 10
                },
                {
                  "name": "lcs-all-PrivExcep",
                  "value": 11
                },
                {
                  "name": "lcs-universal",
                  "value": 12
                },
                {
                  "name": "lcs-CallSessionRelated",
                  "value": 13
                },
                {
                  "name": "lcs-CallSessionUnrelated",
                  "value": 14
                },
                {
                  "name": "lcs-PLMN-operator",
                  "value": 15
                },
                {
                  "name": "lcs-ServiceType",
                  "value": 16
                },
                {
                  "name": "lcs-all-MOLR-SS",
                  "value": 17
                },
                {
                  "name": "lcs-basicSelfLocation",
                  "value": 18
                },
                {
                  "name": "lcs-autonomousSelfLocation",
                  "value": 19
                },
                {
                  "name": "lcs-transferToThirdParty",
                  "value": 20
                },
                {
                  "name": "sm-mo-pp",
                  "value": 21
                },
                {
                  "name": "barring-OutgoingCalls",
                  "value": 22
                },
                {
                  "name": "baoc",
                  "value": 23
                },
                {
                  "name": "boic",
                  "value": 24
                },
                {
                  "name": "boicExHC",
                  "value": 25
                },
                {
                  "name": "localTimeZoneRetrieval",
                  "value": 26
                },
                {
                  "name": "additionalMsisdn",
                  "value": 27
                },
                {
                  "name": "smsInMME",
                  "value": 28
                },
                {
                  "name": "smsInSGSN",
                  "value": 29
                },
                {
                  "name": "ue-Reachability-Notification",
                  "value": 30
                },
                {
                  "name": "state-Location-Information-Retrieval",
                  "value": 31
                },
                {
                  "name": "partialPurge",
                  "value": 32
                },
                {
                  "name": "gddInSGSN",
                  "value": 33
                },
                {
                  "name": "sgsnCAMELCapability",
                  "value": 34
                },
                {
                  "name": "pcscf-Restoration",
                  "value": 35
                },
                {
                  "name": "dedicatedCoreNetworks",
                  "value": 36
                },
                {
                  "name": "non-IP-PDN-Type-APNs",
                  "value": 37
                },
                {
                  "name": "non-IP-PDP-Type-APNs",
                  "value": 38
                },
                {
                  "name": "nrAsSecondaryRAT",
                  "value": 39
                }
              ],
              "optional": true
            },
            {
              "name": "t-adsDataRetrieval",
              "tag": 10,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "homogeneousSupportOfIMSVoiceOverPSSessions",
              "tag": 11,
              "implicit": true,
              "type": "BOOLEAN",
              "optional": true
            },
            {
              "name": "cancellationTypeInitialAttach",
              "tag": 12,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "msisdn-lessOperation-Supported",
              "tag": 14,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "updateofHomogeneousSupportOfIMSVoiceOverPSSessions",
              "tag": 15,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "reset-ids-Supported",
              "tag": 16,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ext-SupportedFeatures",
              "tag": 17,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..40))",
              "values": [
                {
                  "name": "unlicensedSpectrumAsSecondaryRAT",
                  "value": 0
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "informPreviousNetworkEntity",
          "tag": 1,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "ps-LCS-NotSupportedByUE",
          "tag": 2,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "v-gmlc-Address",
          "tag": 3,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))",
          "optional": true
        },
        {
          "name": "add-info",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "imeisv",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))"
            },
            {
              "name": "skipSubscriberDataUpdate",
              "tag": 1,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "eps-info",
          "tag": 5,
          "type": "CHOICE",
          "elements": [
            {
              "name": "pdn-gw-update",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "apn",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..63))",
                  "optional": true
                },
                {
                  "name": "pdn-gw-Identity",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "pdn-gw-ipv4-Address",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..16))",
                      "optional": true
                    },
                    {
                      "name": "pdn-gw-ipv6-Address",
                      "tag": 1,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..16))",
                      "optional": true
                    },
                    {
                      "name": "pdn-gw-name",
                      "tag": 2,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(9..255))",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 3,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "contextId",
                  "tag": 2,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..50)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 3,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ]
            },
            {
              "name": "isr-Information",
              "tag": 1,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(3..8))",
              "values": [
                {
                  "name": "updateLocation",
                  "value": 0
                },
                {
                  "name": "cancelSGSN",
                  "value": 1
                },
                {
                  "name": "initialAttachIndicator",
                  "value": 2
                }
              ]
            }
          ],
          "optional": true
        },
        {
          "name": "servingNodeTypeIndicator",
          "tag": 6,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "skipSubscriberDataUpdate",
          "tag": 7,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "usedRAT-Type",
          "tag": 8,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "utran",
              "value": 0
            },
            {
              "name": "geran",
              "value": 1
            },
            {
              "name": "gan",
              "value": 2
            },
            {
              "name": "i-hspa-evolution",
              "value": 3
            },
            {
              "name": "e-utran",
              "value": 4
            },
            {
              "name": "nb-iot",
              "value": 5
            }
          ],
          "optional": true
        },
        {
          "name": "gprsSubscriptionDataNotNeeded",
          "tag": 9,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "nodeTypeIndicator",
          "tag": 10,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "areaRestricted",
          "tag": 11,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "ue-reachableIndicator",
          "tag": 12,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "epsSubscriptionDataNotNeeded",
          "tag": 13,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "ue-srvcc-Capability",
          "tag": 14,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "ue-srvcc-not-supported",
              "value": 0
            },
            {
              "name": "ue-srvcc-supported",
              "value": 1
            }
          ],
          "optional": true
        },
        {
          "name": "eplmn-List",
          "tag": 15,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(3))"
          },
          "optional": true
        },
        {
          "name": "mmeNumberforMTSMS",
          "tag": 16,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "smsRegisterRequest",
          "tag": 17,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "sms-registration-required",
              "value": 0
            },
            {
              "name": "sms-registration-not-preferred",
              "value": 1
            },
            {
              "name": "no-preference",
              "value": 2
            }
          ],
          "optional": true
        },
        {
          "name": "sms-Only",
          "tag": 18,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "removalofMMERegistrationforSMS",
          "tag": 22,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "sgsn-Name",
          "tag": 19,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(9..255))",
          "optional": true
        },
        {
          "name": "sgsn-Realm",
          "tag": 20,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(9..255))",
          "optional": true
        },
        {
          "name": "lgd-supportIndicator",
          "tag": 21,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "adjacentPLMN-List",
          "tag": 23,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(3))"
          },
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "hlr-Number",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "add-Capability",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "sgsn-mmeSeparationSupported",
          "tag": 0,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "mmeRegisteredforSMS",
          "tag": 1,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "code": 23
  },
  "provideSubscriberInfo": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "lmsi",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(4))",
          "optional": true
        },
        {
          "name": "requestedInfo",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "locationInformation",
              "tag": 0,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "subscriberState",
              "tag": 1,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "currentLocation",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "requestedDomain",
              "tag": 4,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "cs-Domain",
                  "value": 0
                },
                {
                  "name": "ps-Domain",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "imei",
              "tag": 6,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ms-classmark",
              "tag": 5,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "mnpRequestedInfo",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "locationInformationEPS-Supported",
              "tag": 11,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "t-adsData",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "requestedNodes",
              "tag": 9,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..8))",
              "values": [
                {
                  "name": "mme",
                  "value": 0
                },
                {
                  "name": "sgsn",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "servingNodeIndication",
              "tag": 10,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "localTimeZoneRequest",
              "tag": 12,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ]
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "callPriority",
          "tag": 4,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(0..15)",
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "subscriberInfo",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "locationInformation",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ageOfLocationInformation",
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "vlr-number",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "locationNumber",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..10))",
                  "optional": true
                },
                {
                  "name": "cellGlobalIdOrServiceAreaIdOrLAI",
                  "tag": 3,
                  "type": "CHOICE",
                  "elements": [
                    {
                      "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(7))"
                    },
                    {
                      "name": "laiFixedLength",
                      "tag": 1,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(5))"
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "selectedLSA-Id",
                  "tag": 5,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3))",
                  "optional": true
                },
                {
                  "name": "msc-Number",
                  "tag": 6,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 8,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "sai-Present",
                  "tag": 9,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "locationInformationEPS",
                  "tag": 10,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "e-utranCellGlobalIdentity",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(7))",
                      "optional": true
                    },
                    {
                      "name": "trackingAreaIdentity",
                      "tag": 1,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(5))",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "geographicalInformation",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(8))",
                      "optional": true
                    },
                    {
                      "name": "geodeticInformation",
                      "tag": 4,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(10))",
                      "optional": true
                    },
                    {
                      "name": "currentLocationRetrieved",
                      "tag": 5,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "ageOfLocationInformation",
                      "tag": 6,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(0..32767)",
                      "optional": true
                    },
                    {
                      "name": "mme-Name",
                      "tag": 7,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(9..255))",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "userCSGInformation",
                  "tag": 11,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "csg-Id",
                      "tag": 0,
                      "implicit": true,
                      "type": "BIT STRING",
                      "qualifiers": "(SIZE(27))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "accessMode",
                      "tag": 2,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    },
                    {
                      "name": "cmi",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "subscriberState",
              "tag": 1,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "assumedIdle",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "camelBusy",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "netDetNotReachable",
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "msPurged",
                      "value": 0
                    },
                    {
                      "name": "imsiDetached",
                      "value": 1
                    },
                    {
                      "name": "restrictedArea",
                      "value": 2
                    },
                    {
                      "name": "notRegistered",
                      "value": 3
                    }
                  ]
                },
                {
                  "name": "notProvidedFromVLR",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL"
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "locationInformationGPRS",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "cellGlobalIdOrServiceAreaIdOrLAI",
                  "tag": 0,
                  "type": "CHOICE",
                  "elements": [
                    {
                      "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(7))"
                    },
                    {
                      "name": "laiFixedLength",
                      "tag": 1,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(5))"
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "routeingAreaIdentity",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(6))",
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "sgsn-Number",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "selectedLSAIdentity",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "sai-Present",
                  "tag": 6,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 8,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "ageOfLocationInformation",
                  "tag": 9,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "userCSGInformation",
                  "tag": 10,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "csg-Id",
                      "tag": 0,
                      "implicit": true,
                      "type": "BIT STRING",
                      "qualifiers": "(SIZE(27))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "accessMode",
                      "tag": 2,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    },
                    {
                      "name": "cmi",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "ps-SubscriberState",
              "tag": 4,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "notProvidedFromSGSNorMME",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-Detached",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedNotReachableForPaging",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedReachableForPaging",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-PDP-ActiveNotReachableForPaging",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "ps-PDP-ActiveReachableForPaging",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "netDetNotReachable",
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "msPurged",
                      "value": 0
                    },
                    {
                      "name": "imsiDetached",
                      "value": 1
                    },
                    {
                      "name": "restrictedArea",
                      "value": 2
                    },
                    {
                      "name": "notRegistered",
                      "value": 3
                    }
                  ]
                }
              ],
              "optional": true
            },
            {
              "name": "imei",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))",
              "optional": true
            },
            {
              "name": "ms-Classmark2",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "gprs-MS-Class",
              "tag": 7,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mSNetworkCapability",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..8))"
                },
                {
                  "name": "mSRadioAccessCapability",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..50))",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mnpInfoRes",
              "tag": 8,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "routeingNumber",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))",
                  "optional": true
                },
                {
                  "name": "imsi",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3..8))",
                  "optional": true
                },
                {
                  "name": "msisdn",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "numberPortabilityStatus",
                  "tag": 3,
                  "implicit": true,
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "notKnownToBePorted",
                      "value": 0
                    },
                    {
                      "name": "ownNumberPortedOut",
                      "value": 1
                    },
                    {
                      "name": "foreignNumberPortedToForeignNetwork",
                      "value": 2
                    },
                    {
                      "name": "ownNumberNotPortedOut",
                      "value": 4
                    },
                    {
                      "name": "foreignNumberPortedIn",
                      "value": 5
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "imsVoiceOverPS-SessionsIndication",
              "tag": 9,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "imsVoiceOverPS-SessionsNotSupported",
                  "value": 0
                },
                {
                  "name": "imsVoiceOverPS-SessionsSupported",
                  "value": 1
                },
                {
                  "name": "unknown",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "lastUE-ActivityTime",
              "tag": 10,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(4))",
              "optional": true
            },
            {
              "name": "lastRAT-Type",
              "tag": 11,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "utran",
                  "value": 0
                },
                {
                  "name": "geran",
                  "value": 1
                },
                {
                  "name": "gan",
                  "value": 2
                },
                {
                  "name": "i-hspa-evolution",
                  "value": 3
                },
                {
                  "name": "e-utran",
                  "value": 4
                },
                {
                  "name": "nb-iot",
                  "value": 5
                }
              ],
              "optional": true
            },
            {
              "name": "eps-SubscriberState",
              "tag": 12,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "notProvidedFromSGSNorMME",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-Detached",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedNotReachableForPaging",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedReachableForPaging",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-PDP-ActiveNotReachableForPaging",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "ps-PDP-ActiveReachableForPaging",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "netDetNotReachable",
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "msPurged",
                      "value": 0
                    },
                    {
                      "name": "imsiDetached",
                      "value": 1
                    },
                    {
                      "name": "restrictedArea",
                      "value": 2
                    },
                    {
                      "name": "notRegistered",
                      "value": 3
                    }
                  ]
                }
              ],
              "optional": true
            },
            {
              "name": "locationInformationEPS",
              "tag": 13,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "e-utranCellGlobalIdentity",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))",
                  "optional": true
                },
                {
                  "name": "trackingAreaIdentity",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 5,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "ageOfLocationInformation",
                  "tag": 6,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "mme-Name",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..255))",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "timeZone",
              "tag": 14,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2..3))",
              "optional": true
            },
            {
              "name": "daylightSavingTime",
              "tag": 15,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "noAdjustment",
                  "value": 0
                },
                {
                  "name": "plusOneHourAdjustment",
                  "value": 1
                },
                {
                  "name": "plusTwoHoursAdjustment",
                  "value": 2
                }
              ],
              "optional": true
            }
          ]
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 70
  },
  "anyTimeInterrogation": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "subscriberIdentity",
          "tag": 0,
          "type": "CHOICE",
          "elements": [
            {
              "name": "imsi",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3..8))"
            },
            {
              "name": "msisdn",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))"
            }
          ]
        },
        {
          "name": "requestedInfo",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "locationInformation",
              "tag": 0,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "subscriberState",
              "tag": 1,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "currentLocation",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "requestedDomain",
              "tag": 4,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "cs-Domain",
                  "value": 0
                },
                {
                  "name": "ps-Domain",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "imei",
              "tag": 6,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ms-classmark",
              "tag": 5,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "mnpRequestedInfo",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "locationInformationEPS-Supported",
              "tag": 11,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "t-adsData",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "requestedNodes",
              "tag": 9,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..8))",
              "values": [
                {
                  "name": "mme",
                  "value": 0
                },
                {
                  "name": "sgsn",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "servingNodeIndication",
              "tag": 10,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "localTimeZoneRequest",
              "tag": 12,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ]
        },
        {
          "name": "gsmSCF-Address",
          "tag": 3,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "extensionContainer",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "subscriberInfo",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "locationInformation",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ageOfLocationInformation",
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "vlr-number",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "locationNumber",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..10))",
                  "optional": true
                },
                {
                  "name": "cellGlobalIdOrServiceAreaIdOrLAI",
                  "tag": 3,
                  "type": "CHOICE",
                  "elements": [
                    {
                      "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(7))"
                    },
                    {
                      "name": "laiFixedLength",
                      "tag": 1,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(5))"
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "selectedLSA-Id",
                  "tag": 5,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3))",
                  "optional": true
                },
                {
                  "name": "msc-Number",
                  "tag": 6,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 8,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "sai-Present",
                  "tag": 9,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "locationInformationEPS",
                  "tag": 10,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "e-utranCellGlobalIdentity",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(7))",
                      "optional": true
                    },
                    {
                      "name": "trackingAreaIdentity",
                      "tag": 1,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(5))",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "geographicalInformation",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(8))",
                      "optional": true
                    },
                    {
                      "name": "geodeticInformation",
                      "tag": 4,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(10))",
                      "optional": true
                    },
                    {
                      "name": "currentLocationRetrieved",
                      "tag": 5,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "ageOfLocationInformation",
                      "tag": 6,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(0..32767)",
                      "optional": true
                    },
                    {
                      "name": "mme-Name",
                      "tag": 7,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(9..255))",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "userCSGInformation",
                  "tag": 11,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "csg-Id",
                      "tag": 0,
                      "implicit": true,
                      "type": "BIT STRING",
                      "qualifiers": "(SIZE(27))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "accessMode",
                      "tag": 2,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    },
                    {
                      "name": "cmi",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "subscriberState",
              "tag": 1,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "assumedIdle",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "camelBusy",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "netDetNotReachable",
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "msPurged",
                      "value": 0
                    },
                    {
                      "name": "imsiDetached",
                      "value": 1
                    },
                    {
                      "name": "restrictedArea",
                      "value": 2
                    },
                    {
                      "name": "notRegistered",
                      "value": 3
                    }
                  ]
                },
                {
                  "name": "notProvidedFromVLR",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL"
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "locationInformationGPRS",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "cellGlobalIdOrServiceAreaIdOrLAI",
                  "tag": 0,
                  "type": "CHOICE",
                  "elements": [
                    {
                      "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(7))"
                    },
                    {
                      "name": "laiFixedLength",
                      "tag": 1,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(5))"
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "routeingAreaIdentity",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(6))",
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "sgsn-Number",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "selectedLSAIdentity",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "sai-Present",
                  "tag": 6,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 8,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "ageOfLocationInformation",
                  "tag": 9,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "userCSGInformation",
                  "tag": 10,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "csg-Id",
                      "tag": 0,
                      "implicit": true,
                      "type": "BIT STRING",
                      "qualifiers": "(SIZE(27))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "accessMode",
                      "tag": 2,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    },
                    {
                      "name": "cmi",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))",
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "ps-SubscriberState",
              "tag": 4,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "notProvidedFromSGSNorMME",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-Detached",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedNotReachableForPaging",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedReachableForPaging",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-PDP-ActiveNotReachableForPaging",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "ps-PDP-ActiveReachableForPaging",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "netDetNotReachable",
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "msPurged",
                      "value": 0
                    },
                    {
                      "name": "imsiDetached",
                      "value": 1
                    },
                    {
                      "name": "restrictedArea",
                      "value": 2
                    },
                    {
                      "name": "notRegistered",
                      "value": 3
                    }
                  ]
                }
              ],
              "optional": true
            },
            {
              "name": "imei",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))",
              "optional": true
            },
            {
              "name": "ms-Classmark2",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "gprs-MS-Class",
              "tag": 7,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mSNetworkCapability",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..8))"
                },
                {
                  "name": "mSRadioAccessCapability",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..50))",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mnpInfoRes",
              "tag": 8,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "routeingNumber",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))",
                  "optional": true
                },
                {
                  "name": "imsi",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3..8))",
                  "optional": true
                },
                {
                  "name": "msisdn",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "numberPortabilityStatus",
                  "tag": 3,
                  "implicit": true,
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "notKnownToBePorted",
                      "value": 0
                    },
                    {
                      "name": "ownNumberPortedOut",
                      "value": 1
                    },
                    {
                      "name": "foreignNumberPortedToForeignNetwork",
                      "value": 2
                    },
                    {
                      "name": "ownNumberNotPortedOut",
                      "value": 4
                    },
                    {
                      "name": "foreignNumberPortedIn",
                      "value": 5
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "imsVoiceOverPS-SessionsIndication",
              "tag": 9,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "imsVoiceOverPS-SessionsNotSupported",
                  "value": 0
                },
                {
                  "name": "imsVoiceOverPS-SessionsSupported",
                  "value": 1
                },
                {
                  "name": "unknown",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "lastUE-ActivityTime",
              "tag": 10,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(4))",
              "optional": true
            },
            {
              "name": "lastRAT-Type",
              "tag": 11,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "utran",
                  "value": 0
                },
                {
                  "name": "geran",
                  "value": 1
                },
                {
                  "name": "gan",
                  "value": 2
                },
                {
                  "name": "i-hspa-evolution",
                  "value": 3
                },
                {
                  "name": "e-utran",
                  "value": 4
                },
                {
                  "name": "nb-iot",
                  "value": 5
                }
              ],
              "optional": true
            },
            {
              "name": "eps-SubscriberState",
              "tag": 12,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "notProvidedFromSGSNorMME",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-Detached",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedNotReachableForPaging",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-AttachedReachableForPaging",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "ps-PDP-ActiveNotReachableForPaging",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "ps-PDP-ActiveReachableForPaging",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextIdentifier",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-ContextActive",
                        "tag": 1,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "apn-InUse",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))",
                        "optional": true
                      },
                      {
                        "name": "nsapi",
                        "tag": 6,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..15)",
                        "optional": true
                      },
                      {
                        "name": "transactionId",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForGnAndGp",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "teid-ForIu",
                        "tag": 9,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "ggsn-Address",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Requested",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "qos-Negotiated",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "chargingId",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(4))",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 15,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "rnc-Address",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(5..17))",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 17,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "qos2-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Requested",
                        "tag": 19,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos2-Negotiated",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Subscribed",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Requested",
                        "tag": 22,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos3-Negotiated",
                        "tag": 23,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Subscribed",
                        "tag": 25,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Requested",
                        "tag": 26,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "qos4-Negotiated",
                        "tag": 27,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 28,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 29,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "netDetNotReachable",
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "msPurged",
                      "value": 0
                    },
                    {
                      "name": "imsiDetached",
                      "value": 1
                    },
                    {
                      "name": "restrictedArea",
                      "value": 2
                    },
                    {
                      "name": "notRegistered",
                      "value": 3
                    }
                  ]
                }
              ],
              "optional": true
            },
            {
              "name": "locationInformationEPS",
              "tag": 13,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "e-utranCellGlobalIdentity",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))",
                  "optional": true
                },
                {
                  "name": "trackingAreaIdentity",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 5,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "ageOfLocationInformation",
                  "tag": 6,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "mme-Name",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..255))",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "timeZone",
              "tag": 14,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2..3))",
              "optional": true
            },
            {
              "name": "daylightSavingTime",
              "tag": 15,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "noAdjustment",
                  "value": 0
                },
                {
                  "name": "plusOneHourAdjustment",
                  "value": 1
                },
                {
                  "name": "plusTwoHoursAdjustment",
                  "value": 2
                }
              ],
              "optional": true
            }
          ]
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 71
  },
  "anyTimeSubscriptionInterrogation": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "subscriberIdentity",
          "tag": 0,
          "type": "CHOICE",
          "elements": [
            {
              "name": "imsi",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3..8))"
            },
            {
              "name": "msisdn",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))"
            }
          ]
        },
        {
          "name": "requestedSubscriptionInfo",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "requestedSS-Info",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-Code",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))"
                },
                {
                  "name": "basicService",
                  "type": "CHOICE",
                  "elements": [
                    {
                      "name": "bearerService",
                      "tag": 2,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    {
                      "name": "teleservice",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "longFTN-Supported",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "odb",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "requestedCAMEL-SubscriptionInfo",
              "tag": 3,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "o-CSI",
                  "value": 0
                },
                {
                  "name": "t-CSI",
                  "value": 1
                },
                {
                  "name": "vt-CSI",
                  "value": 2
                },
                {
                  "name": "tif-CSI",
                  "value": 3
                },
                {
                  "name": "gprs-CSI",
                  "value": 4
                },
                {
                  "name": "mo-sms-CSI",
                  "value": 5
                },
                {
                  "name": "ss-CSI",
                  "value": 6
                },
                {
                  "name": "m-CSI",
                  "value": 7
                },
                {
                  "name": "d-csi",
                  "value": 8
                }
              ],
              "optional": true
            },
            {
              "name": "supportedVLR-CAMEL-Phases",
              "tag": 4,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "supportedSGSN-CAMEL-Phases",
              "tag": 5,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "additionalRequestedCAMEL-SubscriptionInfo",
              "tag": 7,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "mt-sms-CSI",
                  "value": 0
                },
                {
                  "name": "mg-csi",
                  "value": 1
                },
                {
                  "name": "o-IM-CSI",
                  "value": 2
                },
                {
                  "name": "d-IM-CSI",
                  "value": 3
                },
                {
                  "name": "vt-IM-CSI",
                  "value": 4
                }
              ],
              "optional": true
            },
            {
              "name": "msisdn-BS-List",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "csg-SubscriptionDataRequested",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "cw-Info",
              "tag": 10,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "clip-Info",
              "tag": 11,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "clir-Info",
              "tag": 12,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "hold-Info",
              "tag": 13,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ect-Info",
              "tag": 14,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ]
        },
        {
          "name": "gsmSCF-Address",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "longFTN-Supported",
          "tag": 4,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "callForwardingData",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "forwardingFeatureList",
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..32))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "basicService",
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "ext-BearerService",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ext-Teleservice",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "ss-Status",
                    "tag": 4,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "forwardedToNumber",
                    "tag": 5,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..9))",
                    "optional": true
                  },
                  {
                    "name": "forwardedToSubaddress",
                    "tag": 8,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..21))",
                    "optional": true
                  },
                  {
                    "name": "forwardingOptions",
                    "tag": 6,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))",
                    "optional": true
                  },
                  {
                    "name": "noReplyConditionTime",
                    "tag": 7,
                    "implicit": true,
                    "type": "INTEGER",
                    "qualifiers": "(1..100)",
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 9,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "longForwardedToNumber",
                    "tag": 10,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..15))",
                    "optional": true
                  }
                ]
              }
            },
            {
              "name": "notificationToCSE",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "callBarringData",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "callBarringFeatureList",
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..32))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "basicService",
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "ext-BearerService",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ext-Teleservice",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "ss-Status",
                    "tag": 4,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              }
            },
            {
              "name": "password",
              "type": "NumericString",
              "qualifiers": "(SIZE(4))",
              "optional": true
            },
            {
              "name": "wrongPasswordAttemptsCounter",
              "type": "INTEGER",
              "qualifiers": "(0..4)",
              "optional": true
            },
            {
              "name": "notificationToCSE",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "odb-Info",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "odb-Data",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "odb-GeneralData",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(15..32))",
                  "values": [
                    {
                      "name": "allOG-CallsBarred",
                      "value": 0
                    },
                    {
                      "name": "internationalOGCallsBarred",
                      "value": 1
                    },
                    {
                      "name": "internationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 2
                    },
                    {
                      "name": "interzonalOGCallsBarred",
                      "value": 6
                    },
                    {
                      "name": "interzonalOGCallsNotToHPLMN-CountryBarred",
                      "value": 7
                    },
                    {
                      "name": "interzonalOGCallsAndInternationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 8
                    },
                    {
                      "name": "premiumRateInformationOGCallsBarred",
                      "value": 3
                    },
                    {
                      "name": "premiumRateEntertainementOGCallsBarred",
                      "value": 4
                    },
                    {
                      "name": "ss-AccessBarred",
                      "value": 5
                    },
                    {
                      "name": "allECT-Barred",
                      "value": 9
                    },
                    {
                      "name": "chargeableECT-Barred",
                      "value": 10
                    },
                    {
                      "name": "internationalECT-Barred",
                      "value": 11
                    },
                    {
                      "name": "interzonalECT-Barred",
                      "value": 12
                    },
                    {
                      "name": "doublyChargeableECT-Barred",
                      "value": 13
                    },
                    {
                      "name": "multipleECT-Barred",
                      "value": 14
                    },
                    {
                      "name": "allPacketOrientedServicesBarred",
                      "value": 15
                    },
                    {
                      "name": "roamerAccessToHPLMN-AP-Barred",
                      "value": 16
                    },
                    {
                      "name": "roamerAccessToVPLMN-AP-Barred",
                      "value": 17
                    },
                    {
                      "name": "roamingOutsidePLMNOG-CallsBarred",
                      "value": 18
                    },
                    {
                      "name": "allIC-CallsBarred",
                      "value": 19
                    },
                    {
                      "name": "roamingOutsidePLMNIC-CallsBarred",
                      "value": 20
                    },
                    {
                      "name": "roamingOutsidePLMNICountryIC-CallsBarred",
                      "value": 21
                    },
                    {
                      "name": "roamingOutsidePLMN-Barred",
                      "value": 22
                    },
                    {
                      "name": "roamingOutsidePLMN-CountryBarred",
                      "value": 23
                    },
                    {
                      "name": "registrationAllCF-Barred",
                      "value": 24
                    },
                    {
                      "name": "registrationCFNotToHPLMN-Barred",
                      "value": 25
                    },
                    {
                      "name": "registrationInterzonalCF-Barred",
                      "value": 26
                    },
                    {
                      "name": "registrationInterzonalCFNotToHPLMN-Barred",
                      "value": 27
                    },
                    {
                      "name": "registrationInternationalCF-Barred",
                      "value": 28
                    }
                  ]
                },
                {
                  "name": "odb-HPLMN-Data",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(4..32))",
                  "values": [
                    {
                      "name": "plmn-SpecificBarringType1",
                      "value": 0
                    },
                    {
                      "name": "plmn-SpecificBarringType2",
                      "value": 1
                    },
                    {
                      "name": "plmn-SpecificBarringType3",
                      "value": 2
                    },
                    {
                      "name": "plmn-SpecificBarringType4",
                      "value": 3
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ]
            },
            {
              "name": "notificationToCSE",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "camel-SubscriptionInfo",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "o-CSI",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csiActive",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-BcsmCamelTDP-CriteriaList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "o-BcsmTriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "collectedInfo",
                        "value": 2
                      },
                      {
                        "name": "routeSelectFailure",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "name": "destinationNumberCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "matchType",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "inhibiting",
                            "value": 0
                          },
                          {
                            "name": "enabling",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..9))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..20))"
                        },
                        "optional": true
                      },
                      {
                        "name": "destinationNumberLengthList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..3))",
                        "ofElement": {
                          "type": "INTEGER",
                          "qualifiers": "(1..15)"
                        },
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "callTypeCriteria",
                    "tag": 2,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "forwarded",
                        "value": 0
                      },
                      {
                        "name": "notForwarded",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "o-CauseValueCriteria",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "d-CSI",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "dp-AnalysedInfoCriteriaList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "dialledNumber",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "t-CSI",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "t-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "vt-CSI",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "tif-CSI",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "tif-CSI-NotificationToCSE",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "gprs-CSI",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "gprs-CamelTDPDataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "gprs-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "attach",
                            "value": 1
                          },
                          {
                            "name": "attachChangeOfPosition",
                            "value": 2
                          },
                          {
                            "name": "pdp-ContextEstablishment",
                            "value": 11
                          },
                          {
                            "name": "pdp-ContextEstablishmentAcknowledgement",
                            "value": 12
                          },
                          {
                            "name": "pdp-ContextChangeOfPosition",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSessionHandling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mo-sms-CSI",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "ss-CSI",
              "tag": 11,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-CamelData",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "ss-EventList",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      }
                    },
                    {
                      "name": "gsmSCF-Address",
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..9))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    }
                  ]
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "m-CSI",
              "tag": 12,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 13,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "specificCSIDeletedList",
              "tag": 14,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(8..32))",
              "values": [
                {
                  "name": "o-csi",
                  "value": 0
                },
                {
                  "name": "ss-csi",
                  "value": 1
                },
                {
                  "name": "tif-csi",
                  "value": 2
                },
                {
                  "name": "d-csi",
                  "value": 3
                },
                {
                  "name": "vt-csi",
                  "value": 4
                },
                {
                  "name": "mo-sms-csi",
                  "value": 5
                },
                {
                  "name": "m-csi",
                  "value": 6
                },
                {
                  "name": "gprs-csi",
                  "value": 7
                },
                {
                  "name": "t-csi",
                  "value": 8
                },
                {
                  "name": "mt-sms-csi",
                  "value": 9
                },
                {
                  "name": "mg-csi",
                  "value": 10
                },
                {
                  "name": "o-IM-CSI",
                  "value": 11
                },
                {
                  "name": "d-IM-CSI",
                  "value": 12
                },
                {
                  "name": "vt-IM-CSI",
                  "value": 13
                }
              ],
              "optional": true
            },
            {
              "name": "mt-sms-CSI",
              "tag": 15,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mt-smsCAMELTDP-CriteriaList",
              "tag": 16,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "sms-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "sms-CollectedInfo",
                        "value": 1
                      },
                      {
                        "name": "sms-DeliveryRequest",
                        "value": 2
                      }
                    ]
                  },
                  {
                    "name": "tpdu-TypeCriterion",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "ENUMERATED",
                      "values": [
                        {
                          "name": "sms-DELIVER",
                          "value": 0
                        },
                        {
                          "name": "sms-SUBMIT-REPORT",
                          "value": 1
                        },
                        {
                          "name": "sms-STATUS-REPORT",
                          "value": 2
                        }
                      ]
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "mg-csi",
              "tag": 17,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-IM-CSI",
              "tag": 18,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csiActive",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-IM-BcsmCamelTDP-CriteriaList",
              "tag": 19,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "o-BcsmTriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "collectedInfo",
                        "value": 2
                      },
                      {
                        "name": "routeSelectFailure",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "name": "destinationNumberCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "matchType",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "inhibiting",
                            "value": 0
                          },
                          {
                            "name": "enabling",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..9))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..20))"
                        },
                        "optional": true
                      },
                      {
                        "name": "destinationNumberLengthList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..3))",
                        "ofElement": {
                          "type": "INTEGER",
                          "qualifiers": "(1..15)"
                        },
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "callTypeCriteria",
                    "tag": 2,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "forwarded",
                        "value": 0
                      },
                      {
                        "name": "notForwarded",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "o-CauseValueCriteria",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "d-IM-CSI",
              "tag": 20,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "dp-AnalysedInfoCriteriaList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "dialledNumber",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-IM-CSI",
              "tag": 21,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-IM-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 22,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "supportedVLR-CAMEL-Phases",
          "tag": 5,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(1..16))",
          "values": [
            {
              "name": "phase1",
              "value": 0
            },
            {
              "name": "phase2",
              "value": 1
            },
            {
              "name": "phase3",
              "value": 2
            },
            {
              "name": "phase4",
              "value": 3
            }
          ],
          "optional": true
        },
        {
          "name": "supportedSGSN-CAMEL-Phases",
          "tag": 6,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(1..16))",
          "values": [
            {
              "name": "phase1",
              "value": 0
            },
            {
              "name": "phase2",
              "value": 1
            },
            {
              "name": "phase3",
              "value": 2
            },
            {
              "name": "phase4",
              "value": 3
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "offeredCamel4CSIsInVLR",
          "tag": 8,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(7..16))",
          "values": [
            {
              "name": "o-csi",
              "value": 0
            },
            {
              "name": "d-csi",
              "value": 1
            },
            {
              "name": "vt-csi",
              "value": 2
            },
            {
              "name": "t-csi",
              "value": 3
            },
            {
              "name": "mt-sms-csi",
              "value": 4
            },
            {
              "name": "mg-csi",
              "value": 5
            },
            {
              "name": "psi-enhancements",
              "value": 6
            }
          ],
          "optional": true
        },
        {
          "name": "offeredCamel4CSIsInSGSN",
          "tag": 9,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(7..16))",
          "values": [
            {
              "name": "o-csi",
              "value": 0
            },
            {
              "name": "d-csi",
              "value": 1
            },
            {
              "name": "vt-csi",
              "value": 2
            },
            {
              "name": "t-csi",
              "value": 3
            },
            {
              "name": "mt-sms-csi",
              "value": 4
            },
            {
              "name": "mg-csi",
              "value": 5
            },
            {
              "name": "psi-enhancements",
              "value": 6
            }
          ],
          "optional": true
        },
        {
          "name": "msisdn-BS-List",
          "tag": 10,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "msisdn",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..9))"
              },
              {
                "name": "basicServiceList",
                "tag": 0,
                "implicit": true,
                "type": "SEQUENCE",
                "qualifiers": "(SIZE(1..70))",
                "ofElement": {
                  "type": "CHOICE",
                  "elements": [
                    {
                      "name": "ext-BearerService",
                      "tag": 2,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..5))"
                    },
                    {
                      "name": "ext-Teleservice",
                      "tag": 3,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..5))"
                    }
                  ]
                },
                "optional": true
              },
              {
                "name": "extensionContainer",
                "tag": 1,
                "implicit": true,
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "csg-SubscriptionDataList",
          "tag": 11,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "csg-Id",
                "type": "BIT STRING",
                "qualifiers": "(SIZE(27))"
              },
              {
                "name": "expirationDate",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4))",
                "optional": true
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              },
              {
                "name": "lipa-AllowedAPNList",
                "tag": 0,
                "implicit": true,
                "type": "SEQUENCE",
                "qualifiers": "(SIZE(1..50))",
                "ofElement": {
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..63))"
                },
                "optional": true
              },
              {
                "name": "plmn-Id",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))",
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "cw-Data",
          "tag": 12,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "cwFeatureList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..32))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "basicService",
                    "tag": 1,
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "ext-BearerService",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ext-Teleservice",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      }
                    ]
                  },
                  {
                    "name": "ss-Status",
                    "tag": 2,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  }
                ]
              }
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "ch-Data",
          "tag": 13,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "clip-Data",
          "tag": 14,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "overrideCategory",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "overrideEnabled",
                  "value": 0
                },
                {
                  "name": "overrideDisabled",
                  "value": 1
                }
              ]
            },
            {
              "name": "notificationToCSE",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "clir-Data",
          "tag": 15,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "cliRestrictionOption",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "permanent",
                  "value": 0
                },
                {
                  "name": "temporaryDefaultRestricted",
                  "value": 1
                },
                {
                  "name": "temporaryDefaultAllowed",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "notificationToCSE",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "ect-data",
          "tag": 16,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 62
  },
  "anyTimeModification": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "subscriberIdentity",
          "tag": 0,
          "type": "CHOICE",
          "elements": [
            {
              "name": "imsi",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3..8))"
            },
            {
              "name": "msisdn",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))"
            }
          ]
        },
        {
          "name": "gsmSCF-Address",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "modificationRequestFor-CF-Info",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Code",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))"
            },
            {
              "name": "basicService",
              "tag": 1,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "ext-BearerService",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))"
                },
                {
                  "name": "ext-Teleservice",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))"
                }
              ],
              "optional": true
            },
            {
              "name": "ss-Status",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))",
              "optional": true
            },
            {
              "name": "forwardedToNumber",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..20))",
              "optional": true
            },
            {
              "name": "forwardedToSubaddress",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..21))",
              "optional": true
            },
            {
              "name": "noReplyConditionTime",
              "tag": 5,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(1..100)",
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 6,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 7,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-CB-Info",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Code",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))"
            },
            {
              "name": "basicService",
              "tag": 1,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "ext-BearerService",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))"
                },
                {
                  "name": "ext-Teleservice",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))"
                }
              ],
              "optional": true
            },
            {
              "name": "ss-Status",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))",
              "optional": true
            },
            {
              "name": "password",
              "tag": 3,
              "implicit": true,
              "type": "NumericString",
              "qualifiers": "(SIZE(4))",
              "optional": true
            },
            {
              "name": "wrongPasswordAttemptsCounter",
              "tag": 4,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..4)",
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 5,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-CSI",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "requestedCamel-SubscriptionInfo",
              "tag": 0,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "o-CSI",
                  "value": 0
                },
                {
                  "name": "t-CSI",
                  "value": 1
                },
                {
                  "name": "vt-CSI",
                  "value": 2
                },
                {
                  "name": "tif-CSI",
                  "value": 3
                },
                {
                  "name": "gprs-CSI",
                  "value": 4
                },
                {
                  "name": "mo-sms-CSI",
                  "value": 5
                },
                {
                  "name": "ss-CSI",
                  "value": 6
                },
                {
                  "name": "m-CSI",
                  "value": 7
                },
                {
                  "name": "d-csi",
                  "value": 8
                }
              ]
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "modifyCSI-State",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "additionalRequestedCAMEL-SubscriptionInfo",
              "tag": 4,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "mt-sms-CSI",
                  "value": 0
                },
                {
                  "name": "mg-csi",
                  "value": 1
                },
                {
                  "name": "o-IM-CSI",
                  "value": 2
                },
                {
                  "name": "d-IM-CSI",
                  "value": 3
                },
                {
                  "name": "vt-IM-CSI",
                  "value": 4
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 5,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "longFTN-Supported",
          "tag": 6,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "modificationRequestFor-ODB-data",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "odb-data",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "odb-GeneralData",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(15..32))",
                  "values": [
                    {
                      "name": "allOG-CallsBarred",
                      "value": 0
                    },
                    {
                      "name": "internationalOGCallsBarred",
                      "value": 1
                    },
                    {
                      "name": "internationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 2
                    },
                    {
                      "name": "interzonalOGCallsBarred",
                      "value": 6
                    },
                    {
                      "name": "interzonalOGCallsNotToHPLMN-CountryBarred",
                      "value": 7
                    },
                    {
                      "name": "interzonalOGCallsAndInternationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 8
                    },
                    {
                      "name": "premiumRateInformationOGCallsBarred",
                      "value": 3
                    },
                    {
                      "name": "premiumRateEntertainementOGCallsBarred",
                      "value": 4
                    },
                    {
                      "name": "ss-AccessBarred",
                      "value": 5
                    },
                    {
                      "name": "allECT-Barred",
                      "value": 9
                    },
                    {
                      "name": "chargeableECT-Barred",
                      "value": 10
                    },
                    {
                      "name": "internationalECT-Barred",
                      "value": 11
                    },
                    {
                      "name": "interzonalECT-Barred",
                      "value": 12
                    },
                    {
                      "name": "doublyChargeableECT-Barred",
                      "value": 13
                    },
                    {
                      "name": "multipleECT-Barred",
                      "value": 14
                    },
                    {
                      "name": "allPacketOrientedServicesBarred",
                      "value": 15
                    },
                    {
                      "name": "roamerAccessToHPLMN-AP-Barred",
                      "value": 16
                    },
                    {
                      "name": "roamerAccessToVPLMN-AP-Barred",
                      "value": 17
                    },
                    {
                      "name": "roamingOutsidePLMNOG-CallsBarred",
                      "value": 18
                    },
                    {
                      "name": "allIC-CallsBarred",
                      "value": 19
                    },
                    {
                      "name": "roamingOutsidePLMNIC-CallsBarred",
                      "value": 20
                    },
                    {
                      "name": "roamingOutsidePLMNICountryIC-CallsBarred",
                      "value": 21
                    },
                    {
                      "name": "roamingOutsidePLMN-Barred",
                      "value": 22
                    },
                    {
                      "name": "roamingOutsidePLMN-CountryBarred",
                      "value": 23
                    },
                    {
                      "name": "registrationAllCF-Barred",
                      "value": 24
                    },
                    {
                      "name": "registrationCFNotToHPLMN-Barred",
                      "value": 25
                    },
                    {
                      "name": "registrationInterzonalCF-Barred",
                      "value": 26
                    },
                    {
                      "name": "registrationInterzonalCFNotToHPLMN-Barred",
                      "value": 27
                    },
                    {
                      "name": "registrationInternationalCF-Barred",
                      "value": 28
                    }
                  ]
                },
                {
                  "name": "odb-HPLMN-Data",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(4..32))",
                  "values": [
                    {
                      "name": "plmn-SpecificBarringType1",
                      "value": 0
                    },
                    {
                      "name": "plmn-SpecificBarringType2",
                      "value": 1
                    },
                    {
                      "name": "plmn-SpecificBarringType3",
                      "value": 2
                    },
                    {
                      "name": "plmn-SpecificBarringType4",
                      "value": 3
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-IP-SM-GW-Data",
          "tag": 8,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "modifyRegistrationStatus",
              "tag": 0,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "ip-sm-gw-DiameterAddress",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "diameter-Name",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..255))"
                },
                {
                  "name": "diameter-Realm",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..255))"
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "activationRequestForUE-reachability",
          "tag": 9,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(1..8))",
          "values": [
            {
              "name": "mmeAndSgsn",
              "value": 0
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-CSG",
          "tag": 10,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "modifyNotificationToCSE",
              "tag": 0,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-CW-Data",
          "tag": 11,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "basicService",
              "tag": 0,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "ext-BearerService",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))"
                },
                {
                  "name": "ext-Teleservice",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))"
                }
              ],
              "optional": true
            },
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))",
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-CLIP-Data",
          "tag": 12,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))",
              "optional": true
            },
            {
              "name": "overrideCategory",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "overrideEnabled",
                  "value": 0
                },
                {
                  "name": "overrideDisabled",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-CLIR-Data",
          "tag": 13,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))",
              "optional": true
            },
            {
              "name": "cliRestrictionOption",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "permanent",
                  "value": 0
                },
                {
                  "name": "temporaryDefaultRestricted",
                  "value": 1
                },
                {
                  "name": "temporaryDefaultAllowed",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-HOLD-Data",
          "tag": 14,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))",
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "modificationRequestFor-ECT-Data",
          "tag": 15,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))",
              "optional": true
            },
            {
              "name": "modifyNotificationToCSE",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "deactivate",
                  "value": 0
                },
                {
                  "name": "activate",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "ss-InfoFor-CSE",
          "tag": 0,
          "type": "CHOICE",
          "elements": [
            {
              "name": "forwardingInfoFor-CSE",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-Code",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))"
                },
                {
                  "name": "forwardingFeatureList",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..32))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "basicService",
                        "type": "CHOICE",
                        "elements": [
                          {
                            "name": "ext-BearerService",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..5))"
                          },
                          {
                            "name": "ext-Teleservice",
                            "tag": 3,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..5))"
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "ss-Status",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "forwardedToNumber",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "forwardedToSubaddress",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..21))",
                        "optional": true
                      },
                      {
                        "name": "forwardingOptions",
                        "tag": 6,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))",
                        "optional": true
                      },
                      {
                        "name": "noReplyConditionTime",
                        "tag": 7,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..100)",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 9,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "longForwardedToNumber",
                        "tag": 10,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..15))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 3,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ]
            },
            {
              "name": "callBarringInfoFor-CSE",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-Code",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))"
                },
                {
                  "name": "callBarringFeatureList",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..32))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "basicService",
                        "type": "CHOICE",
                        "elements": [
                          {
                            "name": "ext-BearerService",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..5))"
                          },
                          {
                            "name": "ext-Teleservice",
                            "tag": 3,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..5))"
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "ss-Status",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "password",
                  "tag": 2,
                  "implicit": true,
                  "type": "NumericString",
                  "qualifiers": "(SIZE(4))",
                  "optional": true
                },
                {
                  "name": "wrongPasswordAttemptsCounter",
                  "tag": 3,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(0..4)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ]
            }
          ],
          "optional": true
        },
        {
          "name": "camel-SubscriptionInfo",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "o-CSI",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csiActive",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-BcsmCamelTDP-CriteriaList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "o-BcsmTriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "collectedInfo",
                        "value": 2
                      },
                      {
                        "name": "routeSelectFailure",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "name": "destinationNumberCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "matchType",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "inhibiting",
                            "value": 0
                          },
                          {
                            "name": "enabling",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..9))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..20))"
                        },
                        "optional": true
                      },
                      {
                        "name": "destinationNumberLengthList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..3))",
                        "ofElement": {
                          "type": "INTEGER",
                          "qualifiers": "(1..15)"
                        },
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "callTypeCriteria",
                    "tag": 2,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "forwarded",
                        "value": 0
                      },
                      {
                        "name": "notForwarded",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "o-CauseValueCriteria",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "d-CSI",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "dp-AnalysedInfoCriteriaList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "dialledNumber",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "t-CSI",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "t-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "vt-CSI",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "tif-CSI",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "tif-CSI-NotificationToCSE",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "gprs-CSI",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "gprs-CamelTDPDataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "gprs-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "attach",
                            "value": 1
                          },
                          {
                            "name": "attachChangeOfPosition",
                            "value": 2
                          },
                          {
                            "name": "pdp-ContextEstablishment",
                            "value": 11
                          },
                          {
                            "name": "pdp-ContextEstablishmentAcknowledgement",
                            "value": 12
                          },
                          {
                            "name": "pdp-ContextChangeOfPosition",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSessionHandling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mo-sms-CSI",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "ss-CSI",
              "tag": 11,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-CamelData",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "ss-EventList",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      }
                    },
                    {
                      "name": "gsmSCF-Address",
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..9))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    }
                  ]
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "m-CSI",
              "tag": 12,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 13,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "specificCSIDeletedList",
              "tag": 14,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(8..32))",
              "values": [
                {
                  "name": "o-csi",
                  "value": 0
                },
                {
                  "name": "ss-csi",
                  "value": 1
                },
                {
                  "name": "tif-csi",
                  "value": 2
                },
                {
                  "name": "d-csi",
                  "value": 3
                },
                {
                  "name": "vt-csi",
                  "value": 4
                },
                {
                  "name": "mo-sms-csi",
                  "value": 5
                },
                {
                  "name": "m-csi",
                  "value": 6
                },
                {
                  "name": "gprs-csi",
                  "value": 7
                },
                {
                  "name": "t-csi",
                  "value": 8
                },
                {
                  "name": "mt-sms-csi",
                  "value": 9
                },
                {
                  "name": "mg-csi",
                  "value": 10
                },
                {
                  "name": "o-IM-CSI",
                  "value": 11
                },
                {
                  "name": "d-IM-CSI",
                  "value": 12
                },
                {
                  "name": "vt-IM-CSI",
                  "value": 13
                }
              ],
              "optional": true
            },
            {
              "name": "mt-sms-CSI",
              "tag": 15,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mt-smsCAMELTDP-CriteriaList",
              "tag": 16,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "sms-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "sms-CollectedInfo",
                        "value": 1
                      },
                      {
                        "name": "sms-DeliveryRequest",
                        "value": 2
                      }
                    ]
                  },
                  {
                    "name": "tpdu-TypeCriterion",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "ENUMERATED",
                      "values": [
                        {
                          "name": "sms-DELIVER",
                          "value": 0
                        },
                        {
                          "name": "sms-SUBMIT-REPORT",
                          "value": 1
                        },
                        {
                          "name": "sms-STATUS-REPORT",
                          "value": 2
                        }
                      ]
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "mg-csi",
              "tag": 17,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-IM-CSI",
              "tag": 18,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csiActive",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-IM-BcsmCamelTDP-CriteriaList",
              "tag": 19,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "o-BcsmTriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "collectedInfo",
                        "value": 2
                      },
                      {
                        "name": "routeSelectFailure",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "name": "destinationNumberCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "matchType",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "inhibiting",
                            "value": 0
                          },
                          {
                            "name": "enabling",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..9))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..20))"
                        },
                        "optional": true
                      },
                      {
                        "name": "destinationNumberLengthList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..3))",
                        "ofElement": {
                          "type": "INTEGER",
                          "qualifiers": "(1..15)"
                        },
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "callTypeCriteria",
                    "tag": 2,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "forwarded",
                        "value": 0
                      },
                      {
                        "name": "notForwarded",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "o-CauseValueCriteria",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "d-IM-CSI",
              "tag": 20,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "dp-AnalysedInfoCriteriaList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "dialledNumber",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-IM-CSI",
              "tag": 21,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-IM-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 22,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "odb-Info",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "odb-Data",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "odb-GeneralData",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(15..32))",
                  "values": [
                    {
                      "name": "allOG-CallsBarred",
                      "value": 0
                    },
                    {
                      "name": "internationalOGCallsBarred",
                      "value": 1
                    },
                    {
                      "name": "internationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 2
                    },
                    {
                      "name": "interzonalOGCallsBarred",
                      "value": 6
                    },
                    {
                      "name": "interzonalOGCallsNotToHPLMN-CountryBarred",
                      "value": 7
                    },
                    {
                      "name": "interzonalOGCallsAndInternationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 8
                    },
                    {
                      "name": "premiumRateInformationOGCallsBarred",
                      "value": 3
                    },
                    {
                      "name": "premiumRateEntertainementOGCallsBarred",
                      "value": 4
                    },
                    {
                      "name": "ss-AccessBarred",
                      "value": 5
                    },
                    {
                      "name": "allECT-Barred",
                      "value": 9
                    },
                    {
                      "name": "chargeableECT-Barred",
                      "value": 10
                    },
                    {
                      "name": "internationalECT-Barred",
                      "value": 11
                    },
                    {
                      "name": "interzonalECT-Barred",
                      "value": 12
                    },
                    {
                      "name": "doublyChargeableECT-Barred",
                      "value": 13
                    },
                    {
                      "name": "multipleECT-Barred",
                      "value": 14
                    },
                    {
                      "name": "allPacketOrientedServicesBarred",
                      "value": 15
                    },
                    {
                      "name": "roamerAccessToHPLMN-AP-Barred",
                      "value": 16
                    },
                    {
                      "name": "roamerAccessToVPLMN-AP-Barred",
                      "value": 17
                    },
                    {
                      "name": "roamingOutsidePLMNOG-CallsBarred",
                      "value": 18
                    },
                    {
                      "name": "allIC-CallsBarred",
                      "value": 19
                    },
                    {
                      "name": "roamingOutsidePLMNIC-CallsBarred",
                      "value": 20
                    },
                    {
                      "name": "roamingOutsidePLMNICountryIC-CallsBarred",
                      "value": 21
                    },
                    {
                      "name": "roamingOutsidePLMN-Barred",
                      "value": 22
                    },
                    {
                      "name": "roamingOutsidePLMN-CountryBarred",
                      "value": 23
                    },
                    {
                      "name": "registrationAllCF-Barred",
                      "value": 24
                    },
                    {
                      "name": "registrationCFNotToHPLMN-Barred",
                      "value": 25
                    },
                    {
                      "name": "registrationInterzonalCF-Barred",
                      "value": 26
                    },
                    {
                      "name": "registrationInterzonalCFNotToHPLMN-Barred",
                      "value": 27
                    },
                    {
                      "name": "registrationInternationalCF-Barred",
                      "value": 28
                    }
                  ]
                },
                {
                  "name": "odb-HPLMN-Data",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(4..32))",
                  "values": [
                    {
                      "name": "plmn-SpecificBarringType1",
                      "value": 0
                    },
                    {
                      "name": "plmn-SpecificBarringType2",
                      "value": 1
                    },
                    {
                      "name": "plmn-SpecificBarringType3",
                      "value": 2
                    },
                    {
                      "name": "plmn-SpecificBarringType4",
                      "value": 3
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ]
            },
            {
              "name": "notificationToCSE",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "cw-Data",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "cwFeatureList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..32))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "basicService",
                    "tag": 1,
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "ext-BearerService",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ext-Teleservice",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      }
                    ]
                  },
                  {
                    "name": "ss-Status",
                    "tag": 2,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  }
                ]
              }
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "ch-Data",
          "tag": 5,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "clip-Data",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "overrideCategory",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "overrideEnabled",
                  "value": 0
                },
                {
                  "name": "overrideDisabled",
                  "value": 1
                }
              ]
            },
            {
              "name": "notificationToCSE",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "clir-Data",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "cliRestrictionOption",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "permanent",
                  "value": 0
                },
                {
                  "name": "temporaryDefaultRestricted",
                  "value": 1
                },
                {
                  "name": "temporaryDefaultAllowed",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "notificationToCSE",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "ect-data",
          "tag": 8,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "serviceCentreAddress",
          "tag": 9,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..20))",
          "optional": true
        }
      ]
    },
    "code": 65
  },
  "noteSubscriberDataModified": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "msisdn",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "forwardingInfoFor-CSE",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Code",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))"
            },
            {
              "name": "forwardingFeatureList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..32))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "basicService",
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "ext-BearerService",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ext-Teleservice",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "ss-Status",
                    "tag": 4,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "forwardedToNumber",
                    "tag": 5,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..9))",
                    "optional": true
                  },
                  {
                    "name": "forwardedToSubaddress",
                    "tag": 8,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..21))",
                    "optional": true
                  },
                  {
                    "name": "forwardingOptions",
                    "tag": 6,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))",
                    "optional": true
                  },
                  {
                    "name": "noReplyConditionTime",
                    "tag": 7,
                    "implicit": true,
                    "type": "INTEGER",
                    "qualifiers": "(1..100)",
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 9,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "longForwardedToNumber",
                    "tag": 10,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..15))",
                    "optional": true
                  }
                ]
              }
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "callBarringInfoFor-CSE",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Code",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))"
            },
            {
              "name": "callBarringFeatureList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..32))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "basicService",
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "ext-BearerService",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ext-Teleservice",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "ss-Status",
                    "tag": 4,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              }
            },
            {
              "name": "password",
              "tag": 2,
              "implicit": true,
              "type": "NumericString",
              "qualifiers": "(SIZE(4))",
              "optional": true
            },
            {
              "name": "wrongPasswordAttemptsCounter",
              "tag": 3,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..4)",
              "optional": true
            },
            {
              "name": "notificationToCSE",
              "tag": 4,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "odb-Info",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "odb-Data",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "odb-GeneralData",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(15..32))",
                  "values": [
                    {
                      "name": "allOG-CallsBarred",
                      "value": 0
                    },
                    {
                      "name": "internationalOGCallsBarred",
                      "value": 1
                    },
                    {
                      "name": "internationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 2
                    },
                    {
                      "name": "interzonalOGCallsBarred",
                      "value": 6
                    },
                    {
                      "name": "interzonalOGCallsNotToHPLMN-CountryBarred",
                      "value": 7
                    },
                    {
                      "name": "interzonalOGCallsAndInternationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 8
                    },
                    {
                      "name": "premiumRateInformationOGCallsBarred",
                      "value": 3
                    },
                    {
                      "name": "premiumRateEntertainementOGCallsBarred",
                      "value": 4
                    },
                    {
                      "name": "ss-AccessBarred",
                      "value": 5
                    },
                    {
                      "name": "allECT-Barred",
                      "value": 9
                    },
                    {
                      "name": "chargeableECT-Barred",
                      "value": 10
                    },
                    {
                      "name": "internationalECT-Barred",
                      "value": 11
                    },
                    {
                      "name": "interzonalECT-Barred",
                      "value": 12
                    },
                    {
                      "name": "doublyChargeableECT-Barred",
                      "value": 13
                    },
                    {
                      "name": "multipleECT-Barred",
                      "value": 14
                    },
                    {
                      "name": "allPacketOrientedServicesBarred",
                      "value": 15
                    },
                    {
                      "name": "roamerAccessToHPLMN-AP-Barred",
                      "value": 16
                    },
                    {
                      "name": "roamerAccessToVPLMN-AP-Barred",
                      "value": 17
                    },
                    {
                      "name": "roamingOutsidePLMNOG-CallsBarred",
                      "value": 18
                    },
                    {
                      "name": "allIC-CallsBarred",
                      "value": 19
                    },
                    {
                      "name": "roamingOutsidePLMNIC-CallsBarred",
                      "value": 20
                    },
                    {
                      "name": "roamingOutsidePLMNICountryIC-CallsBarred",
                      "value": 21
                    },
                    {
                      "name": "roamingOutsidePLMN-Barred",
                      "value": 22
                    },
                    {
                      "name": "roamingOutsidePLMN-CountryBarred",
                      "value": 23
                    },
                    {
                      "name": "registrationAllCF-Barred",
                      "value": 24
                    },
                    {
                      "name": "registrationCFNotToHPLMN-Barred",
                      "value": 25
                    },
                    {
                      "name": "registrationInterzonalCF-Barred",
                      "value": 26
                    },
                    {
                      "name": "registrationInterzonalCFNotToHPLMN-Barred",
                      "value": 27
                    },
                    {
                      "name": "registrationInternationalCF-Barred",
                      "value": 28
                    }
                  ]
                },
                {
                  "name": "odb-HPLMN-Data",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(4..32))",
                  "values": [
                    {
                      "name": "plmn-SpecificBarringType1",
                      "value": 0
                    },
                    {
                      "name": "plmn-SpecificBarringType2",
                      "value": 1
                    },
                    {
                      "name": "plmn-SpecificBarringType3",
                      "value": 2
                    },
                    {
                      "name": "plmn-SpecificBarringType4",
                      "value": 3
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ]
            },
            {
              "name": "notificationToCSE",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "camel-SubscriptionInfo",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "o-CSI",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csiActive",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-BcsmCamelTDP-CriteriaList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "o-BcsmTriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "collectedInfo",
                        "value": 2
                      },
                      {
                        "name": "routeSelectFailure",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "name": "destinationNumberCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "matchType",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "inhibiting",
                            "value": 0
                          },
                          {
                            "name": "enabling",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..9))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..20))"
                        },
                        "optional": true
                      },
                      {
                        "name": "destinationNumberLengthList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..3))",
                        "ofElement": {
                          "type": "INTEGER",
                          "qualifiers": "(1..15)"
                        },
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "callTypeCriteria",
                    "tag": 2,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "forwarded",
                        "value": 0
                      },
                      {
                        "name": "notForwarded",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "o-CauseValueCriteria",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "d-CSI",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "dp-AnalysedInfoCriteriaList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "dialledNumber",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "t-CSI",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "t-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "vt-CSI",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "tif-CSI",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "tif-CSI-NotificationToCSE",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "gprs-CSI",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "gprs-CamelTDPDataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "gprs-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "attach",
                            "value": 1
                          },
                          {
                            "name": "attachChangeOfPosition",
                            "value": 2
                          },
                          {
                            "name": "pdp-ContextEstablishment",
                            "value": 11
                          },
                          {
                            "name": "pdp-ContextEstablishmentAcknowledgement",
                            "value": 12
                          },
                          {
                            "name": "pdp-ContextChangeOfPosition",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSessionHandling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mo-sms-CSI",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "ss-CSI",
              "tag": 11,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-CamelData",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "ss-EventList",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      }
                    },
                    {
                      "name": "gsmSCF-Address",
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..9))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    }
                  ]
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "m-CSI",
              "tag": 12,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 13,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "specificCSIDeletedList",
              "tag": 14,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(8..32))",
              "values": [
                {
                  "name": "o-csi",
                  "value": 0
                },
                {
                  "name": "ss-csi",
                  "value": 1
                },
                {
                  "name": "tif-csi",
                  "value": 2
                },
                {
                  "name": "d-csi",
                  "value": 3
                },
                {
                  "name": "vt-csi",
                  "value": 4
                },
                {
                  "name": "mo-sms-csi",
                  "value": 5
                },
                {
                  "name": "m-csi",
                  "value": 6
                },
                {
                  "name": "gprs-csi",
                  "value": 7
                },
                {
                  "name": "t-csi",
                  "value": 8
                },
                {
                  "name": "mt-sms-csi",
                  "value": 9
                },
                {
                  "name": "mg-csi",
                  "value": 10
                },
                {
                  "name": "o-IM-CSI",
                  "value": 11
                },
                {
                  "name": "d-IM-CSI",
                  "value": 12
                },
                {
                  "name": "vt-IM-CSI",
                  "value": 13
                }
              ],
              "optional": true
            },
            {
              "name": "mt-sms-CSI",
              "tag": 15,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mt-smsCAMELTDP-CriteriaList",
              "tag": 16,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "sms-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "sms-CollectedInfo",
                        "value": 1
                      },
                      {
                        "name": "sms-DeliveryRequest",
                        "value": 2
                      }
                    ]
                  },
                  {
                    "name": "tpdu-TypeCriterion",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "ENUMERATED",
                      "values": [
                        {
                          "name": "sms-DELIVER",
                          "value": 0
                        },
                        {
                          "name": "sms-SUBMIT-REPORT",
                          "value": 1
                        },
                        {
                          "name": "sms-STATUS-REPORT",
                          "value": 2
                        }
                      ]
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "mg-csi",
              "tag": 17,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-IM-CSI",
              "tag": 18,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csiActive",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-IM-BcsmCamelTDP-CriteriaList",
              "tag": 19,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "o-BcsmTriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "collectedInfo",
                        "value": 2
                      },
                      {
                        "name": "routeSelectFailure",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "name": "destinationNumberCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "matchType",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "inhibiting",
                            "value": 0
                          },
                          {
                            "name": "enabling",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..9))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..20))"
                        },
                        "optional": true
                      },
                      {
                        "name": "destinationNumberLengthList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..3))",
                        "ofElement": {
                          "type": "INTEGER",
                          "qualifiers": "(1..15)"
                        },
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "callTypeCriteria",
                    "tag": 2,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "forwarded",
                        "value": 0
                      },
                      {
                        "name": "notForwarded",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "o-CauseValueCriteria",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "d-IM-CSI",
              "tag": 20,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "dp-AnalysedInfoCriteriaList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "dialledNumber",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-IM-CSI",
              "tag": 21,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-IM-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 22,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "allInformationSent",
          "tag": 4,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "ue-reachable",
          "tag": 5,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(2..8))",
          "values": [
            {
              "name": "mme",
              "value": 0
            },
            {
              "name": "sgsn",
              "value": 1
            }
          ],
          "optional": true
        },
        {
          "name": "csg-SubscriptionDataList",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "csg-Id",
                "type": "BIT STRING",
                "qualifiers": "(SIZE(27))"
              },
              {
                "name": "expirationDate",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4))",
                "optional": true
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              },
              {
                "name": "lipa-AllowedAPNList",
                "tag": 0,
                "implicit": true,
                "type": "SEQUENCE",
                "qualifiers": "(SIZE(1..50))",
                "ofElement": {
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..63))"
                },
                "optional": true
              },
              {
                "name": "plmn-Id",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))",
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "cw-Data",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "cwFeatureList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..32))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "basicService",
                    "tag": 1,
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "ext-BearerService",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ext-Teleservice",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      }
                    ]
                  },
                  {
                    "name": "ss-Status",
                    "tag": 2,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  }
                ]
              }
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "ch-Data",
          "tag": 8,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "clip-Data",
          "tag": 9,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "overrideCategory",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "overrideEnabled",
                  "value": 0
                },
                {
                  "name": "overrideDisabled",
                  "value": 1
                }
              ]
            },
            {
              "name": "notificationToCSE",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "clir-Data",
          "tag": 10,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "cliRestrictionOption",
              "tag": 2,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "permanent",
                  "value": 0
                },
                {
                  "name": "temporaryDefaultRestricted",
                  "value": 1
                },
                {
                  "name": "temporaryDefaultAllowed",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "notificationToCSE",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "ect-data",
          "tag": 11,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "notificationToCSE",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 5
  },
  "prepareHandover": {
    "argument": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "targetCellId",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..7))",
          "optional": true
        },
        {
          "name": "ho-NumberNotRequired",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "targetRNCId",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(7))",
          "optional": true
        },
        {
          "name": "an-APDU",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "accessNetworkProtocolId",
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "ts3G-48006",
                  "value": 1
                },
                {
                  "name": "ts3G-25413",
                  "value": 2
                }
              ]
            },
            {
              "name": "signalInfo",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2560))"
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "multipleBearerRequested",
          "tag": 3,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "imsi",
          "tag": 4,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))",
          "optional": true
        },
        {
          "name": "integrityProtectionInfo",
          "tag": 5,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(18..100))",
          "optional": true
        },
        {
          "name": "encryptionInfo",
          "tag": 6,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(18..100))",
          "optional": true
        },
        {
          "name": "radioResourceInformation",
          "tag": 7,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..13))",
          "optional": true
        },
        {
          "name": "allowedGSM-Algorithms",
          "tag": 9,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "allowedUMTS-Algorithms",
          "tag": 10,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "integrityProtectionAlgorithms",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "encryptionAlgorithms",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "radioResourceList",
          "tag": 11,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..7))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "radioResourceInformation",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3..13))"
              },
              {
                "name": "rab-Id",
                "type": "INTEGER",
                "qualifiers": "(1..255)"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 8,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "rab-Id",
          "tag": 12,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(1..255)",
          "optional": true
        },
        {
          "name": "bssmap-ServiceHandover",
          "tag": 13,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "ranap-ServiceHandover",
          "tag": 14,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "bssmap-ServiceHandoverList",
          "tag": 15,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..7))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "bssmap-ServiceHandover",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1))"
              },
              {
                "name": "rab-Id",
                "type": "INTEGER",
                "qualifiers": "(1..255)"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "asciCallReference",
          "tag": 20,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..8))",
          "optional": true
        },
        {
          "name": "geran-classmark",
          "tag": 16,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(2..87))",
          "optional": true
        },
        {
          "name": "iuCurrentlyUsedCodec",
          "tag": 17,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..4))",
          "optional": true
        },
        {
          "name": "iuSupportedCodecsList",
          "tag": 18,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "utranCodecList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "codec1",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))"
                },
                {
                  "name": "codec2",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec3",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec4",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec5",
                  "tag": 5,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec6",
                  "tag": 6,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec7",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec8",
                  "tag": 8,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 9,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "geranCodecList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "codec1",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))"
                },
                {
                  "name": "codec2",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec3",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec4",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec5",
                  "tag": 5,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec6",
                  "tag": 6,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec7",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec8",
                  "tag": 8,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 9,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "rab-ConfigurationIndicator",
          "tag": 19,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "uesbi-Iu",
          "tag": 21,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "uesbi-IuA",
              "tag": 0,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..128))",
              "optional": true
            },
            {
              "name": "uesbi-IuB",
              "tag": 1,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..128))",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "imeisv",
          "tag": 22,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(8))",
          "optional": true
        },
        {
          "name": "alternativeChannelType",
          "tag": 23,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..13))",
          "optional": true
        },
        {
          "name": "tracePropagationList",
          "tag": 25,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "traceReference",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2))",
              "optional": true
            },
            {
              "name": "traceType",
              "tag": 1,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..255)",
              "optional": true
            },
            {
              "name": "traceReference2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "traceRecordingSessionReference",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2))",
              "optional": true
            },
            {
              "name": "rnc-TraceDepth",
              "tag": 4,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimum",
                  "value": 0
                },
                {
                  "name": "medium",
                  "value": 1
                },
                {
                  "name": "maximum",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "rnc-InterfaceList",
              "tag": 5,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(4..8))",
              "values": [
                {
                  "name": "iu",
                  "value": 0
                },
                {
                  "name": "iur",
                  "value": 1
                },
                {
                  "name": "iub",
                  "value": 2
                },
                {
                  "name": "uu",
                  "value": 3
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-TraceDepth",
              "tag": 6,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimum",
                  "value": 0
                },
                {
                  "name": "medium",
                  "value": 1
                },
                {
                  "name": "maximum",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-InterfaceList",
              "tag": 7,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(10..16))",
              "values": [
                {
                  "name": "a",
                  "value": 0
                },
                {
                  "name": "iu",
                  "value": 1
                },
                {
                  "name": "mc",
                  "value": 2
                },
                {
                  "name": "map-g",
                  "value": 3
                },
                {
                  "name": "map-b",
                  "value": 4
                },
                {
                  "name": "map-e",
                  "value": 5
                },
                {
                  "name": "map-f",
                  "value": 6
                },
                {
                  "name": "cap",
                  "value": 7
                },
                {
                  "name": "map-d",
                  "value": 8
                },
                {
                  "name": "map-c",
                  "value": 9
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-EventList",
              "tag": 8,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(5..16))",
              "values": [
                {
                  "name": "mo-mtCall",
                  "value": 0
                },
                {
                  "name": "mo-mt-sms",
                  "value": 1
                },
                {
                  "name": "lu-imsiAttach-imsiDetach",
                  "value": 2
                },
                {
                  "name": "handovers",
                  "value": 3
                },
                {
                  "name": "ss",
                  "value": 4
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-TraceDepth",
              "tag": 9,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimum",
                  "value": 0
                },
                {
                  "name": "medium",
                  "value": 1
                },
                {
                  "name": "maximum",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-InterfaceList",
              "tag": 10,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(3..8))",
              "values": [
                {
                  "name": "mc",
                  "value": 0
                },
                {
                  "name": "nb-up",
                  "value": 1
                },
                {
                  "name": "iu-up",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-EventList",
              "tag": 11,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..8))",
              "values": [
                {
                  "name": "context",
                  "value": 0
                }
              ],
              "optional": true
            },
            {
              "name": "rnc-TraceDepthExtension",
              "tag": 12,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimumWithoutVendorSpecificExtension",
                  "value": 0
                },
                {
                  "name": "mediumWithoutVendorSpecificExtension",
                  "value": 1
                },
                {
                  "name": "maximumWithoutVendorSpecificExtension",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-TraceDepthExtension",
              "tag": 13,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimumWithoutVendorSpecificExtension",
                  "value": 0
                },
                {
                  "name": "mediumWithoutVendorSpecificExtension",
                  "value": 1
                },
                {
                  "name": "maximumWithoutVendorSpecificExtension",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-TraceDepthExtension",
              "tag": 14,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimumWithoutVendorSpecificExtension",
                  "value": 0
                },
                {
                  "name": "mediumWithoutVendorSpecificExtension",
                  "value": 1
                },
                {
                  "name": "maximumWithoutVendorSpecificExtension",
                  "value": 2
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "aoipSupportedCodecsListAnchor",
          "tag": 26,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "codec1",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))"
            },
            {
              "name": "codec2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec3",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec4",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec5",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec6",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec7",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec8",
              "tag": 8,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "regionalSubscriptionData",
          "tag": 27,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..10))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(2))"
          },
          "optional": true
        },
        {
          "name": "lclsGlobalCallReference",
          "tag": 28,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(13..15))",
          "optional": true
        },
        {
          "name": "lcls-Negotiation",
          "tag": 29,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(2..8))",
          "values": [
            {
              "name": "permission-indicator-not-allowed-bit",
              "value": 0
            },
            {
              "name": "permission-indicator-spare-bit",
              "value": 1
            }
          ],
          "optional": true
        },
        {
          "name": "lcls-Configuration-Preference",
          "tag": 30,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(4..8))",
          "values": [
            {
              "name": "forward-data-sending-indicator",
              "value": 0
            },
            {
              "name": "backward-data-sending-indicator",
              "value": 1
            },
            {
              "name": "forward-data-reception-indicator",
              "value": 2
            },
            {
              "name": "backward-data-reception-indicator",
              "value": 3
            }
          ],
          "optional": true
        },
        {
          "name": "csg-SubscriptionDataList",
          "tag": 31,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "csg-Id",
                "type": "BIT STRING",
                "qualifiers": "(SIZE(27))"
              },
              {
                "name": "expirationDate",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4))",
                "optional": true
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              },
              {
                "name": "lipa-AllowedAPNList",
                "tag": 0,
                "implicit": true,
                "type": "SEQUENCE",
                "qualifiers": "(SIZE(1..50))",
                "ofElement": {
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..63))"
                },
                "optional": true
              },
              {
                "name": "plmn-Id",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))",
                "optional": true
              }
            ]
          },
          "optional": true
        }
      ]
    },
    "result": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "handoverNumber",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "relocationNumberList",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..7))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "handoverNumber",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..9))"
              },
              {
                "name": "rab-Id",
                "type": "INTEGER",
                "qualifiers": "(1..255)"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "an-APDU",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "accessNetworkProtocolId",
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "ts3G-48006",
                  "value": 1
                },
                {
                  "name": "ts3G-25413",
                  "value": 2
                }
              ]
            },
            {
              "name": "signalInfo",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2560))"
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "multicallBearerInfo",
          "tag": 3,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(1..7)",
          "optional": true
        },
        {
          "name": "multipleBearerNotSupported",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "selectedUMTS-Algorithms",
          "tag": 5,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "integrityProtectionAlgorithm",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "encryptionAlgorithm",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "chosenRadioResourceInformation",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "chosenChannelInfo",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "chosenSpeechVersion",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "iuSelectedCodec",
          "tag": 7,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..4))",
          "optional": true
        },
        {
          "name": "iuAvailableCodecsList",
          "tag": 8,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "codec1",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))"
            },
            {
              "name": "codec2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec3",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec4",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec5",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec6",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec7",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec8",
              "tag": 8,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "aoipSelectedCodecTarget",
          "tag": 9,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..3))",
          "optional": true
        },
        {
          "name": "aoipAvailableCodecsListMap",
          "tag": 10,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "codec1",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))"
            },
            {
              "name": "codec2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec3",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec4",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec5",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec6",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec7",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec8",
              "tag": 8,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 68
  },
  "sendEndSignal": {
    "argument": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "an-APDU",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "accessNetworkProtocolId",
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "ts3G-48006",
                  "value": 1
                },
                {
                  "name": "ts3G-25413",
                  "value": 2
                }
              ]
            },
            {
              "name": "signalInfo",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2560))"
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ]
        },
        {
          "name": "extensionContainer",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "extensionContainer",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 29
  },
  "processAccessSignalling": {
    "argument": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "an-APDU",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "accessNetworkProtocolId",
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "ts3G-48006",
                  "value": 1
                },
                {
                  "name": "ts3G-25413",
                  "value": 2
                }
              ]
            },
            {
              "name": "signalInfo",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2560))"
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ]
        },
        {
          "name": "selectedUMTS-Algorithms",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "integrityProtectionAlgorithm",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "encryptionAlgorithm",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "selectedGSM-Algorithm",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "chosenRadioResourceInformation",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "chosenChannelInfo",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "chosenSpeechVersion",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "selectedRab-Id",
          "tag": 4,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(1..255)",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "iUSelectedCodec",
          "tag": 5,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..4))",
          "optional": true
        },
        {
          "name": "iuAvailableCodecsList",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "codec1",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))"
            },
            {
              "name": "codec2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec3",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec4",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec5",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec6",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec7",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "codec8",
              "tag": 8,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..4))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "aoipSelectedCodecTarget",
          "tag": 7,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..3))",
          "optional": true
        },
        {
          "name": "aoipAvailableCodecsListMap",
          "tag": 8,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "codec1",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))"
            },
            {
              "name": "codec2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec3",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec4",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec5",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec6",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec7",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec8",
              "tag": 8,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": null,
    "code": 33
  },
  "forwardAccessSignalling": {
    "argument": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "an-APDU",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "accessNetworkProtocolId",
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "ts3G-48006",
                  "value": 1
                },
                {
                  "name": "ts3G-25413",
                  "value": 2
                }
              ]
            },
            {
              "name": "signalInfo",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2560))"
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ]
        },
        {
          "name": "integrityProtectionInfo",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(18..100))",
          "optional": true
        },
        {
          "name": "encryptionInfo",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(18..100))",
          "optional": true
        },
        {
          "name": "keyStatus",
          "tag": 2,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "old",
              "value": 0
            },
            {
              "name": "new",
              "value": 1
            }
          ],
          "optional": true
        },
        {
          "name": "allowedGSM-Algorithms",
          "tag": 4,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "allowedUMTS-Algorithms",
          "tag": 5,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "integrityProtectionAlgorithms",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "encryptionAlgorithms",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "radioResourceInformation",
          "tag": 6,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..13))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "radioResourceList",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..7))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "radioResourceInformation",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3..13))"
              },
              {
                "name": "rab-Id",
                "type": "INTEGER",
                "qualifiers": "(1..255)"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "bssmap-ServiceHandover",
          "tag": 9,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "ranap-ServiceHandover",
          "tag": 8,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "bssmap-ServiceHandoverList",
          "tag": 10,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..7))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "bssmap-ServiceHandover",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1))"
              },
              {
                "name": "rab-Id",
                "type": "INTEGER",
                "qualifiers": "(1..255)"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "currentlyUsedCodec",
          "tag": 11,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..4))",
          "optional": true
        },
        {
          "name": "iuSupportedCodecsList",
          "tag": 12,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "utranCodecList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "codec1",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))"
                },
                {
                  "name": "codec2",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec3",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec4",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec5",
                  "tag": 5,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec6",
                  "tag": 6,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec7",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec8",
                  "tag": 8,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 9,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "geranCodecList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "codec1",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))"
                },
                {
                  "name": "codec2",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec3",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec4",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec5",
                  "tag": 5,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec6",
                  "tag": 6,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec7",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "codec8",
                  "tag": 8,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..4))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 9,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "rab-ConfigurationIndicator",
          "tag": 13,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "iuSelectedCodec",
          "tag": 14,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..4))",
          "optional": true
        },
        {
          "name": "alternativeChannelType",
          "tag": 15,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..13))",
          "optional": true
        },
        {
          "name": "tracePropagationList",
          "tag": 17,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "traceReference",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2))",
              "optional": true
            },
            {
              "name": "traceType",
              "tag": 1,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..255)",
              "optional": true
            },
            {
              "name": "traceReference2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "traceRecordingSessionReference",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2))",
              "optional": true
            },
            {
              "name": "rnc-TraceDepth",
              "tag": 4,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimum",
                  "value": 0
                },
                {
                  "name": "medium",
                  "value": 1
                },
                {
                  "name": "maximum",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "rnc-InterfaceList",
              "tag": 5,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(4..8))",
              "values": [
                {
                  "name": "iu",
                  "value": 0
                },
                {
                  "name": "iur",
                  "value": 1
                },
                {
                  "name": "iub",
                  "value": 2
                },
                {
                  "name": "uu",
                  "value": 3
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-TraceDepth",
              "tag": 6,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimum",
                  "value": 0
                },
                {
                  "name": "medium",
                  "value": 1
                },
                {
                  "name": "maximum",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-InterfaceList",
              "tag": 7,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(10..16))",
              "values": [
                {
                  "name": "a",
                  "value": 0
                },
                {
                  "name": "iu",
                  "value": 1
                },
                {
                  "name": "mc",
                  "value": 2
                },
                {
                  "name": "map-g",
                  "value": 3
                },
                {
                  "name": "map-b",
                  "value": 4
                },
                {
                  "name": "map-e",
                  "value": 5
                },
                {
                  "name": "map-f",
                  "value": 6
                },
                {
                  "name": "cap",
                  "value": 7
                },
                {
                  "name": "map-d",
                  "value": 8
                },
                {
                  "name": "map-c",
                  "value": 9
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-EventList",
              "tag": 8,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(5..16))",
              "values": [
                {
                  "name": "mo-mtCall",
                  "value": 0
                },
                {
                  "name": "mo-mt-sms",
                  "value": 1
                },
                {
                  "name": "lu-imsiAttach-imsiDetach",
                  "value": 2
                },
                {
                  "name": "handovers",
                  "value": 3
                },
                {
                  "name": "ss",
                  "value": 4
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-TraceDepth",
              "tag": 9,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimum",
                  "value": 0
                },
                {
                  "name": "medium",
                  "value": 1
                },
                {
                  "name": "maximum",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-InterfaceList",
              "tag": 10,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(3..8))",
              "values": [
                {
                  "name": "mc",
                  "value": 0
                },
                {
                  "name": "nb-up",
                  "value": 1
                },
                {
                  "name": "iu-up",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-EventList",
              "tag": 11,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..8))",
              "values": [
                {
                  "name": "context",
                  "value": 0
                }
              ],
              "optional": true
            },
            {
              "name": "rnc-TraceDepthExtension",
              "tag": 12,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimumWithoutVendorSpecificExtension",
                  "value": 0
                },
                {
                  "name": "mediumWithoutVendorSpecificExtension",
                  "value": 1
                },
                {
                  "name": "maximumWithoutVendorSpecificExtension",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "msc-s-TraceDepthExtension",
              "tag": 13,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimumWithoutVendorSpecificExtension",
                  "value": 0
                },
                {
                  "name": "mediumWithoutVendorSpecificExtension",
                  "value": 1
                },
                {
                  "name": "maximumWithoutVendorSpecificExtension",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "mgw-TraceDepthExtension",
              "tag": 14,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "minimumWithoutVendorSpecificExtension",
                  "value": 0
                },
                {
                  "name": "mediumWithoutVendorSpecificExtension",
                  "value": 1
                },
                {
                  "name": "maximumWithoutVendorSpecificExtension",
                  "value": 2
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "aoipSupportedCodecsListAnchor",
          "tag": 18,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "codec1",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))"
            },
            {
              "name": "codec2",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec3",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec4",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec5",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec6",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec7",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "codec8",
              "tag": 8,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..3))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "aoipSelectedCodecTarget",
          "tag": 19,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..3))",
          "optional": true
        },
        {
          "name": "uesbi-Iu",
          "tag": 20,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "uesbi-IuA",
              "tag": 0,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..128))",
              "optional": true
            },
            {
              "name": "uesbi-IuB",
              "tag": 1,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..128))",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "imeisv",
          "tag": 21,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(8))",
          "optional": true
        }
      ]
    },
    "result": null,
    "code": 34
  },
  "prepareSubsequentHandover": {
    "argument": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "targetCellId",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..7))",
          "optional": true
        },
        {
          "name": "targetMSC-Number",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "targetRNCId",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(7))",
          "optional": true
        },
        {
          "name": "an-APDU",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "accessNetworkProtocolId",
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "ts3G-48006",
                  "value": 1
                },
                {
                  "name": "ts3G-25413",
                  "value": 2
                }
              ]
            },
            {
              "name": "signalInfo",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2560))"
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "selectedRab-Id",
          "tag": 4,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(1..255)",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 5,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "geran-classmark",
          "tag": 6,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(2..87))",
          "optional": true
        },
        {
          "name": "rab-ConfigurationIndicator",
          "tag": 7,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "result": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "an-APDU",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "accessNetworkProtocolId",
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "ts3G-48006",
                  "value": 1
                },
                {
                  "name": "ts3G-25413",
                  "value": 2
                }
              ]
            },
            {
              "name": "signalInfo",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..2560))"
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ]
        },
        {
          "name": "extensionContainer",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 69
  },
  "sendAuthenticationInfo": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "numberOfRequestedVectors",
          "type": "INTEGER",
          "qualifiers": "(1..5)"
        },
        {
          "name": "segmentationProhibited",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "immediateResponsePreferred",
          "tag": 1,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "re-synchronisationInfo",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "rand",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(16))"
            },
            {
              "name": "auts",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(14))"
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "requestingNodeType",
          "tag": 3,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "vlr",
              "value": 0
            },
            {
              "name": "sgsn",
              "value": 1
            },
            {
              "name": "s-cscf",
              "value": 2
            },
            {
              "name": "bsf",
              "value": 3
            },
            {
              "name": "gan-aaa-server",
              "value": 4
            },
            {
              "name": "wlan-aaa-server",
              "value": 5
            },
            {
              "name": "mme",
              "value": 16
            },
            {
              "name": "mme-sgsn",
              "value": 17
            }
          ],
          "optional": true
        },
        {
          "name": "requestingPLMN-Id",
          "tag": 4,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3))",
          "optional": true
        },
        {
          "name": "numberOfRequestedAdditional-Vectors",
          "tag": 5,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(1..5)",
          "optional": true
        },
        {
          "name": "additionalVectorsAreForEPS",
          "tag": 6,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "ueUsageTypeRequestIndication",
          "tag": 7,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "result": {
      "tag": 3,
      "implicit": true,
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "authenticationSetList",
          "type": "CHOICE",
          "elements": [
            {
              "name": "tripletList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..5))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "rand",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "sres",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4))"
                  },
                  {
                    "name": "kc",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(8))"
                  }
                ]
              }
            },
            {
              "name": "quintupletList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..5))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "rand",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "xres",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4..16))"
                  },
                  {
                    "name": "ck",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "ik",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  },
                  {
                    "name": "autn",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(16))"
                  }
                ]
              }
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "eps-AuthenticationSetList",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..5))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "rand",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(16))"
              },
              {
                "name": "xres",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4..16))"
              },
              {
                "name": "autn",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(16))"
              },
              {
                "name": "kasme",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(32))"
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "ueUsageType",
          "tag": 3,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(4))",
          "optional": true
        }
      ]
    },
    "code": 56
  },
  "authenticationFailureReport": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "failureCause",
          "type": "ENUMERATED",
          "values": [
            {
              "name": "wrongUserResponse",
              "value": 0
            },
            {
              "name": "wrongNetworkSignature",
              "value": 1
            }
          ]
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "re-attempt",
          "type": "BOOLEAN",
          "optional": true
        },
        {
          "name": "accessType",
          "type": "ENUMERATED",
          "values": [
            {
              "name": "call",
              "value": 0
            },
            {
              "name": "emergencyCall",
              "value": 1
            },
            {
              "name": "locationUpdating",
              "value": 2
            },
            {
              "name": "supplementaryService",
              "value": 3
            },
            {
              "name": "shortMessage",
              "value": 4
            },
            {
              "name": "gprsAttach",
              "value": 5
            },
            {
              "name": "routingAreaUpdating",
              "value": 6
            },
            {
              "name": "serviceRequest",
              "value": 7
            },
            {
              "name": "pdpContextActivation",
              "value": 8
            },
            {
              "name": "pdpContextDeactivation",
              "value": 9
            },
            {
              "name": "gprsDetach",
              "value": 10
            }
          ],
          "optional": true
        },
        {
          "name": "rand",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(16))",
          "optional": true
        },
        {
          "name": "vlr-Number",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "sgsn-Number",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 15
  },
  "checkIMEI": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imei",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(8))"
        },
        {
          "name": "requestedEquipmentInfo",
          "type": "BIT STRING",
          "qualifiers": "(SIZE(2..8))",
          "values": [
            {
              "name": "equipmentStatus",
              "value": 0
            },
            {
              "name": "bmuef",
              "value": 1
            }
          ]
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "equipmentStatus",
          "type": "ENUMERATED",
          "values": [
            {
              "name": "whiteListed",
              "value": 0
            },
            {
              "name": "blackListed",
              "value": 1
            },
            {
              "name": "greyListed",
              "value": 2
            }
          ],
          "optional": true
        },
        {
          "name": "bmuef",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "uesbi-IuA",
              "tag": 0,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..128))",
              "optional": true
            },
            {
              "name": "uesbi-IuB",
              "tag": 1,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..128))",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 43
  },
  "insertSubscriberData": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))",
          "optional": true
        },
        {
          "name": "msisdn",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "category",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "subscriberStatus",
          "tag": 3,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "serviceGranted",
              "value": 0
            },
            {
              "name": "operatorDeterminedBarring",
              "value": 1
            }
          ],
          "optional": true
        },
        {
          "name": "bearerServiceList",
          "tag": 4,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1..5))"
          },
          "optional": true
        },
        {
          "name": "teleserviceList",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..20))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1..5))"
          },
          "optional": true
        },
        {
          "name": "provisionedSS",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..30))",
          "ofElement": {
            "type": "CHOICE",
            "elements": [
              {
                "name": "forwardingInfo",
                "tag": 0,
                "implicit": true,
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "ss-Code",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  },
                  {
                    "name": "forwardingFeatureList",
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..32))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "basicService",
                          "type": "CHOICE",
                          "elements": [
                            {
                              "name": "ext-BearerService",
                              "tag": 2,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "ext-Teleservice",
                              "tag": 3,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "ss-Status",
                          "tag": 4,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "forwardedToNumber",
                          "tag": 5,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..9))",
                          "optional": true
                        },
                        {
                          "name": "forwardedToSubaddress",
                          "tag": 8,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..21))",
                          "optional": true
                        },
                        {
                          "name": "forwardingOptions",
                          "tag": 6,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))",
                          "optional": true
                        },
                        {
                          "name": "noReplyConditionTime",
                          "tag": 7,
                          "implicit": true,
                          "type": "INTEGER",
                          "qualifiers": "(1..100)",
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 9,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "longForwardedToNumber",
                          "tag": 10,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..15))",
                          "optional": true
                        }
                      ]
                    }
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              {
                "name": "callBarringInfo",
                "tag": 1,
                "implicit": true,
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "ss-Code",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  },
                  {
                    "name": "callBarringFeatureList",
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..32))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "basicService",
                          "type": "CHOICE",
                          "elements": [
                            {
                              "name": "ext-BearerService",
                              "tag": 2,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "ext-Teleservice",
                              "tag": 3,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "ss-Status",
                          "tag": 4,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "extensionContainer",
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    }
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              {
                "name": "cug-Info",
                "tag": 2,
                "implicit": true,
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "cug-SubscriptionList",
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(0..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "cug-Index",
                          "type": "INTEGER",
                          "qualifiers": "(0..32767)"
                        },
                        {
                          "name": "cug-Interlock",
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(4))"
                        },
                        {
                          "name": "intraCUG-Options",
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "noCUG-Restrictions",
                              "value": 0
                            },
                            {
                              "name": "cugIC-CallBarred",
                              "value": 1
                            },
                            {
                              "name": "cugOG-CallBarred",
                              "value": 2
                            }
                          ]
                        },
                        {
                          "name": "basicServiceGroupList",
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..32))",
                          "ofElement": {
                            "type": "CHOICE",
                            "elements": [
                              {
                                "name": "ext-BearerService",
                                "tag": 2,
                                "implicit": true,
                                "type": "OCTET STRING",
                                "qualifiers": "(SIZE(1..5))"
                              },
                              {
                                "name": "ext-Teleservice",
                                "tag": 3,
                                "implicit": true,
                                "type": "OCTET STRING",
                                "qualifiers": "(SIZE(1..5))"
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    }
                  },
                  {
                    "name": "cug-FeatureList",
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..32))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "basicService",
                          "type": "CHOICE",
                          "elements": [
                            {
                              "name": "ext-BearerService",
                              "tag": 2,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "ext-Teleservice",
                              "tag": 3,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "preferentialCUG-Indicator",
                          "type": "INTEGER",
                          "qualifiers": "(0..32767)",
                          "optional": true
                        },
                        {
                          "name": "interCUG-Restrictions",
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1))"
                        },
                        {
                          "name": "extensionContainer",
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              {
                "name": "ss-Data",
                "tag": 3,
                "implicit": true,
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "ss-Code",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  },
                  {
                    "name": "ss-Status",
                    "tag": 4,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "ss-SubscriptionOption",
                    "type": "CHOICE",
                    "elements": [
                      {
                        "name": "cliRestrictionOption",
                        "tag": 2,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "permanent",
                            "value": 0
                          },
                          {
                            "name": "temporaryDefaultRestricted",
                            "value": 1
                          },
                          {
                            "name": "temporaryDefaultAllowed",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "overrideCategory",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "overrideEnabled",
                            "value": 0
                          },
                          {
                            "name": "overrideDisabled",
                            "value": 1
                          }
                        ]
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceGroupList",
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..32))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 5,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              {
                "name": "emlpp-Info",
                "tag": 4,
                "implicit": true,
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "maximumentitledPriority",
                    "type": "INTEGER",
                    "qualifiers": "(0..15)"
                  },
                  {
                    "name": "defaultPriority",
                    "type": "INTEGER",
                    "qualifiers": "(0..15)"
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              }
            ]
          },
          "optional": true
        },
        {
          "name": "odb-Data",
          "tag": 8,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "odb-GeneralData",
              "type": "BIT STRING",
              "qualifiers": "(SIZE(15..32))",
              "values": [
                {
                  "name": "allOG-CallsBarred",
                  "value": 0
                },
                {
                  "name": "internationalOGCallsBarred",
                  "value": 1
                },
                {
                  "name": "internationalOGCallsNotToHPLMN-CountryBarred",
                  "value": 2
                },
                {
                  "name": "interzonalOGCallsBarred",
                  "value": 6
                },
                {
                  "name": "interzonalOGCallsNotToHPLMN-CountryBarred",
                  "value": 7
                },
                {
                  "name": "interzonalOGCallsAndInternationalOGCallsNotToHPLMN-CountryBarred",
                  "value": 8
                },
                {
                  "name": "premiumRateInformationOGCallsBarred",
                  "value": 3
                },
                {
                  "name": "premiumRateEntertainementOGCallsBarred",
                  "value": 4
                },
                {
                  "name": "ss-AccessBarred",
                  "value": 5
                },
                {
                  "name": "allECT-Barred",
                  "value": 9
                },
                {
                  "name": "chargeableECT-Barred",
                  "value": 10
                },
                {
                  "name": "internationalECT-Barred",
                  "value": 11
                },
                {
                  "name": "interzonalECT-Barred",
                  "value": 12
                },
                {
                  "name": "doublyChargeableECT-Barred",
                  "value": 13
                },
                {
                  "name": "multipleECT-Barred",
                  "value": 14
                },
                {
                  "name": "allPacketOrientedServicesBarred",
                  "value": 15
                },
                {
                  "name": "roamerAccessToHPLMN-AP-Barred",
                  "value": 16
                },
                {
                  "name": "roamerAccessToVPLMN-AP-Barred",
                  "value": 17
                },
                {
                  "name": "roamingOutsidePLMNOG-CallsBarred",
                  "value": 18
                },
                {
                  "name": "allIC-CallsBarred",
                  "value": 19
                },
                {
                  "name": "roamingOutsidePLMNIC-CallsBarred",
                  "value": 20
                },
                {
                  "name": "roamingOutsidePLMNICountryIC-CallsBarred",
                  "value": 21
                },
                {
                  "name": "roamingOutsidePLMN-Barred",
                  "value": 22
                },
                {
                  "name": "roamingOutsidePLMN-CountryBarred",
                  "value": 23
                },
                {
                  "name": "registrationAllCF-Barred",
                  "value": 24
                },
                {
                  "name": "registrationCFNotToHPLMN-Barred",
                  "value": 25
                },
                {
                  "name": "registrationInterzonalCF-Barred",
                  "value": 26
                },
                {
                  "name": "registrationInterzonalCFNotToHPLMN-Barred",
                  "value": 27
                },
                {
                  "name": "registrationInternationalCF-Barred",
                  "value": 28
                }
              ]
            },
            {
              "name": "odb-HPLMN-Data",
              "type": "BIT STRING",
              "qualifiers": "(SIZE(4..32))",
              "values": [
                {
                  "name": "plmn-SpecificBarringType1",
                  "value": 0
                },
                {
                  "name": "plmn-SpecificBarringType2",
                  "value": 1
                },
                {
                  "name": "plmn-SpecificBarringType3",
                  "value": 2
                },
                {
                  "name": "plmn-SpecificBarringType4",
                  "value": 3
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "roamingRestrictionDueToUnsupportedFeature",
          "tag": 9,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "regionalSubscriptionData",
          "tag": 10,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..10))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(2))"
          },
          "optional": true
        },
        {
          "name": "vbsSubscriptionData",
          "tag": 11,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "groupid",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))"
              },
              {
                "name": "broadcastInitEntitlement",
                "type": "NULL",
                "optional": true
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              },
              {
                "name": "longGroupId",
                "tag": 0,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4))",
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "vgcsSubscriptionData",
          "tag": 12,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "groupId",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))"
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              },
              {
                "name": "additionalSubscriptions",
                "type": "BIT STRING",
                "qualifiers": "(SIZE(3..8))",
                "values": [
                  {
                    "name": "privilegedUplinkRequest",
                    "value": 0
                  },
                  {
                    "name": "emergencyUplinkRequest",
                    "value": 1
                  },
                  {
                    "name": "emergencyReset",
                    "value": 2
                  }
                ],
                "optional": true
              },
              {
                "name": "additionalInfo",
                "tag": 0,
                "implicit": true,
                "type": "BIT STRING",
                "qualifiers": "(SIZE(1..136))",
                "optional": true
              },
              {
                "name": "longGroupId",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4))",
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "vlrCamelSubscriptionInfo",
          "tag": 13,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "o-CSI",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csiActive",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "ss-CSI",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-CamelData",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "ss-EventList",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      }
                    },
                    {
                      "name": "gsmSCF-Address",
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..9))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    }
                  ]
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "o-BcsmCamelTDP-CriteriaList",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "o-BcsmTriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "collectedInfo",
                        "value": 2
                      },
                      {
                        "name": "routeSelectFailure",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "name": "destinationNumberCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "matchType",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "inhibiting",
                            "value": 0
                          },
                          {
                            "name": "enabling",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..9))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..20))"
                        },
                        "optional": true
                      },
                      {
                        "name": "destinationNumberLengthList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..3))",
                        "ofElement": {
                          "type": "INTEGER",
                          "qualifiers": "(1..15)"
                        },
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "callTypeCriteria",
                    "tag": 2,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "forwarded",
                        "value": 0
                      },
                      {
                        "name": "notForwarded",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "o-CauseValueCriteria",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "tif-CSI",
              "tag": 3,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "m-CSI",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mo-sms-CSI",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "vt-CSI",
              "tag": 7,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "t-BcsmCamelTDPDataList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "tag": 1,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 1,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "t-BCSM-CAMEL-TDP-CriteriaList",
              "tag": 8,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "t-BCSM-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "termAttemptAuthorized",
                        "value": 12
                      },
                      {
                        "name": "tBusy",
                        "value": 13
                      },
                      {
                        "name": "tNoAnswer",
                        "value": 14
                      }
                    ]
                  },
                  {
                    "name": "basicServiceCriteria",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "CHOICE",
                      "elements": [
                        {
                          "name": "ext-BearerService",
                          "tag": 2,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        },
                        {
                          "name": "ext-Teleservice",
                          "tag": 3,
                          "implicit": true,
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..5))"
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "t-CauseValueCriteria",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1))"
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "d-CSI",
              "tag": 9,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "dp-AnalysedInfoCriteriaList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "dialledNumber",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "serviceKey",
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultCallHandling",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueCall",
                            "value": 0
                          },
                          {
                            "name": "releaseCall",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mt-sms-CSI",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mt-smsCAMELTDP-CriteriaList",
              "tag": 11,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "sms-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "sms-CollectedInfo",
                        "value": 1
                      },
                      {
                        "name": "sms-DeliveryRequest",
                        "value": 2
                      }
                    ]
                  },
                  {
                    "name": "tpdu-TypeCriterion",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "ENUMERATED",
                      "values": [
                        {
                          "name": "sms-DELIVER",
                          "value": 0
                        },
                        {
                          "name": "sms-SUBMIT-REPORT",
                          "value": 1
                        },
                        {
                          "name": "sms-STATUS-REPORT",
                          "value": 2
                        }
                      ]
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 14,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "naea-PreferredCI",
          "tag": 15,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "naea-PreferredCIC",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))"
            },
            {
              "name": "extensionContainer",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "gprsSubscriptionData",
          "tag": 16,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "completeDataListIncluded",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "gprsDataList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "pdp-ContextId",
                    "type": "INTEGER",
                    "qualifiers": "(1..50)"
                  },
                  {
                    "name": "pdp-Type",
                    "tag": 16,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(2))"
                  },
                  {
                    "name": "pdp-Address",
                    "tag": 17,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..16))",
                    "optional": true
                  },
                  {
                    "name": "qos-Subscribed",
                    "tag": 18,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))"
                  },
                  {
                    "name": "vplmnAddressAllowed",
                    "tag": 19,
                    "implicit": true,
                    "type": "NULL",
                    "optional": true
                  },
                  {
                    "name": "apn",
                    "tag": 20,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(2..63))"
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 21,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "ext-QoS-Subscribed",
                    "tag": 0,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..9))",
                    "optional": true
                  },
                  {
                    "name": "pdp-ChargingCharacteristics",
                    "tag": 1,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(2))",
                    "optional": true
                  },
                  {
                    "name": "ext2-QoS-Subscribed",
                    "tag": 2,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..3))",
                    "optional": true
                  },
                  {
                    "name": "ext3-QoS-Subscribed",
                    "tag": 3,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..2))",
                    "optional": true
                  },
                  {
                    "name": "ext4-QoS-Subscribed",
                    "tag": 4,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))",
                    "optional": true
                  },
                  {
                    "name": "apn-oi-Replacement",
                    "tag": 5,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(9..100))",
                    "optional": true
                  },
                  {
                    "name": "ext-pdp-Type",
                    "tag": 6,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(2))",
                    "optional": true
                  },
                  {
                    "name": "ext-pdp-Address",
                    "tag": 7,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..16))",
                    "optional": true
                  },
                  {
                    "name": "ambr",
                    "tag": 10,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "max-RequestedBandwidth-UL",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER"
                      },
                      {
                        "name": "max-RequestedBandwidth-DL",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER"
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "extended-Max-RequestedBandwidth-UL",
                        "tag": 3,
                        "implicit": true,
                        "type": "INTEGER",
                        "optional": true
                      },
                      {
                        "name": "extended-Max-RequestedBandwidth-DL",
                        "tag": 4,
                        "implicit": true,
                        "type": "INTEGER",
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "sipto-Permission",
                    "tag": 8,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "siptoAboveRanAllowed",
                        "value": 0
                      },
                      {
                        "name": "siptoAboveRanNotAllowed",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "lipa-Permission",
                    "tag": 9,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "lipaProhibited",
                        "value": 0
                      },
                      {
                        "name": "lipaOnly",
                        "value": 1
                      },
                      {
                        "name": "lipaConditional",
                        "value": 2
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "restoration-Priority",
                    "tag": 11,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))",
                    "optional": true
                  },
                  {
                    "name": "sipto-local-network-Permission",
                    "tag": 12,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "siptoAtLocalNetworkAllowed",
                        "value": 0
                      },
                      {
                        "name": "siptoAtLocalNetworkNotAllowed",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "nIDD-Mechanism",
                    "tag": 13,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "sGi-based-data-delivery",
                        "value": 0
                      },
                      {
                        "name": "sCEF-based-data-delivery",
                        "value": 1
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "sCEF-ID",
                    "tag": 14,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(9..255))",
                    "optional": true
                  }
                ]
              }
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "apn-oi-Replacement",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(9..100))",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "roamingRestrictedInSgsnDueToUnsupportedFeature",
          "tag": 23,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "networkAccessMode",
          "tag": 24,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "packetAndCircuit",
              "value": 0
            },
            {
              "name": "onlyCircuit",
              "value": 1
            },
            {
              "name": "onlyPacket",
              "value": 2
            }
          ],
          "optional": true
        },
        {
          "name": "lsaInformation",
          "tag": 25,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "completeDataListIncluded",
              "type": "NULL",
              "optional": true
            },
            {
              "name": "lsaOnlyAccessIndicator",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "accessOutsideLSAsAllowed",
                  "value": 0
                },
                {
                  "name": "accessOutsideLSAsRestricted",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "lsaDataList",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..20))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "lsaIdentity",
                    "tag": 0,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))"
                  },
                  {
                    "name": "lsaAttributes",
                    "tag": 1,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  },
                  {
                    "name": "lsaActiveModeIndicator",
                    "tag": 2,
                    "implicit": true,
                    "type": "NULL",
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "lmu-Indicator",
          "tag": 21,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "lcsInformation",
          "tag": 22,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "gmlc-List",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..9))",
              "ofElement": {
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..20))"
              },
              "optional": true
            },
            {
              "name": "lcs-PrivacyExceptionList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..4))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "ss-Code",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  },
                  {
                    "name": "ss-Status",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "notificationToMSUser",
                    "tag": 0,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "notifyLocationAllowed",
                        "value": 0
                      },
                      {
                        "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                        "value": 1
                      },
                      {
                        "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                        "value": 2
                      },
                      {
                        "name": "locationNotAllowed",
                        "value": 3
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "externalClientList",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(0..5))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "clientIdentity",
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "externalAddress",
                              "tag": 0,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..9))",
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        {
                          "name": "gmlc-Restriction",
                          "tag": 0,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "gmlc-List",
                              "value": 0
                            },
                            {
                              "name": "home-Country",
                              "value": 1
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "notificationToMSUser",
                          "tag": 1,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "notifyLocationAllowed",
                              "value": 0
                            },
                            {
                              "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                              "value": 1
                            },
                            {
                              "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                              "value": 2
                            },
                            {
                              "name": "locationNotAllowed",
                              "value": 3
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 2,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "plmnClientList",
                    "tag": 2,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "ENUMERATED",
                      "values": [
                        {
                          "name": "broadcastService",
                          "value": 0
                        },
                        {
                          "name": "o-andM-HPLMN",
                          "value": 1
                        },
                        {
                          "name": "o-andM-VPLMN",
                          "value": 2
                        },
                        {
                          "name": "anonymousLocation",
                          "value": 3
                        },
                        {
                          "name": "targetMSsubscribedService",
                          "value": 4
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "ext-externalClientList",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..35))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "clientIdentity",
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "externalAddress",
                              "tag": 0,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..9))",
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        {
                          "name": "gmlc-Restriction",
                          "tag": 0,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "gmlc-List",
                              "value": 0
                            },
                            {
                              "name": "home-Country",
                              "value": 1
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "notificationToMSUser",
                          "tag": 1,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "notifyLocationAllowed",
                              "value": 0
                            },
                            {
                              "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                              "value": 1
                            },
                            {
                              "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                              "value": 2
                            },
                            {
                              "name": "locationNotAllowed",
                              "value": 3
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 2,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "serviceTypeList",
                    "tag": 5,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..32))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "serviceTypeIdentity",
                          "type": "INTEGER",
                          "qualifiers": "(0..127)"
                        },
                        {
                          "name": "gmlc-Restriction",
                          "tag": 0,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "gmlc-List",
                              "value": 0
                            },
                            {
                              "name": "home-Country",
                              "value": 1
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "notificationToMSUser",
                          "tag": 1,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "notifyLocationAllowed",
                              "value": 0
                            },
                            {
                              "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                              "value": 1
                            },
                            {
                              "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                              "value": 2
                            },
                            {
                              "name": "locationNotAllowed",
                              "value": 3
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 2,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "molr-List",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..3))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "ss-Code",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  },
                  {
                    "name": "ss-Status",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "add-lcs-PrivacyExceptionList",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..4))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "ss-Code",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  },
                  {
                    "name": "ss-Status",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "notificationToMSUser",
                    "tag": 0,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "notifyLocationAllowed",
                        "value": 0
                      },
                      {
                        "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                        "value": 1
                      },
                      {
                        "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                        "value": 2
                      },
                      {
                        "name": "locationNotAllowed",
                        "value": 3
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "externalClientList",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(0..5))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "clientIdentity",
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "externalAddress",
                              "tag": 0,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..9))",
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        {
                          "name": "gmlc-Restriction",
                          "tag": 0,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "gmlc-List",
                              "value": 0
                            },
                            {
                              "name": "home-Country",
                              "value": 1
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "notificationToMSUser",
                          "tag": 1,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "notifyLocationAllowed",
                              "value": 0
                            },
                            {
                              "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                              "value": 1
                            },
                            {
                              "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                              "value": 2
                            },
                            {
                              "name": "locationNotAllowed",
                              "value": 3
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 2,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "plmnClientList",
                    "tag": 2,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "ENUMERATED",
                      "values": [
                        {
                          "name": "broadcastService",
                          "value": 0
                        },
                        {
                          "name": "o-andM-HPLMN",
                          "value": 1
                        },
                        {
                          "name": "o-andM-VPLMN",
                          "value": 2
                        },
                        {
                          "name": "anonymousLocation",
                          "value": 3
                        },
                        {
                          "name": "targetMSsubscribedService",
                          "value": 4
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "ext-externalClientList",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..35))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "clientIdentity",
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "externalAddress",
                              "tag": 0,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..9))",
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        {
                          "name": "gmlc-Restriction",
                          "tag": 0,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "gmlc-List",
                              "value": 0
                            },
                            {
                              "name": "home-Country",
                              "value": 1
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "notificationToMSUser",
                          "tag": 1,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "notifyLocationAllowed",
                              "value": 0
                            },
                            {
                              "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                              "value": 1
                            },
                            {
                              "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                              "value": 2
                            },
                            {
                              "name": "locationNotAllowed",
                              "value": 3
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 2,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "serviceTypeList",
                    "tag": 5,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..32))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "serviceTypeIdentity",
                          "type": "INTEGER",
                          "qualifiers": "(0..127)"
                        },
                        {
                          "name": "gmlc-Restriction",
                          "tag": 0,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "gmlc-List",
                              "value": 0
                            },
                            {
                              "name": "home-Country",
                              "value": 1
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "notificationToMSUser",
                          "tag": 1,
                          "implicit": true,
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "notifyLocationAllowed",
                              "value": 0
                            },
                            {
                              "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                              "value": 1
                            },
                            {
                              "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                              "value": 2
                            },
                            {
                              "name": "locationNotAllowed",
                              "value": 3
                            }
                          ],
                          "optional": true
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 2,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "istAlertTimer",
          "tag": 26,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(15..255)",
          "optional": true
        },
        {
          "name": "superChargerSupportedInHLR",
          "tag": 27,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..6))",
          "optional": true
        },
        {
          "name": "mc-SS-Info",
          "tag": 28,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ss-Code",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))"
            },
            {
              "name": "ss-Status",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..5))"
            },
            {
              "name": "nbrSB",
              "tag": 2,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(2..7)"
            },
            {
              "name": "nbrUser",
              "tag": 3,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(1..7)"
            },
            {
              "name": "extensionContainer",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "cs-AllocationRetentionPriority",
          "tag": 29,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))",
          "optional": true
        },
        {
          "name": "sgsn-CAMEL-SubscriptionInfo",
          "tag": 17,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "gprs-CSI",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "gprs-CamelTDPDataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "gprs-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "attach",
                            "value": 1
                          },
                          {
                            "name": "attachChangeOfPosition",
                            "value": 2
                          },
                          {
                            "name": "pdp-ContextEstablishment",
                            "value": 11
                          },
                          {
                            "name": "pdp-ContextEstablishmentAcknowledgement",
                            "value": 12
                          },
                          {
                            "name": "pdp-ContextChangeOfPosition",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSessionHandling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mo-sms-CSI",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mt-sms-CSI",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "sms-CAMEL-TDP-DataList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "serviceKey",
                        "tag": 1,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(0..2147483647)"
                      },
                      {
                        "name": "gsmSCF-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))"
                      },
                      {
                        "name": "defaultSMS-Handling",
                        "tag": 3,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "continueTransaction",
                            "value": 0
                          },
                          {
                            "name": "releaseTransaction",
                            "value": 1
                          }
                        ]
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "camelCapabilityHandling",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..16)",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 4,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mt-smsCAMELTDP-CriteriaList",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "sms-TriggerDetectionPoint",
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "sms-CollectedInfo",
                        "value": 1
                      },
                      {
                        "name": "sms-DeliveryRequest",
                        "value": 2
                      }
                    ]
                  },
                  {
                    "name": "tpdu-TypeCriterion",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..5))",
                    "ofElement": {
                      "type": "ENUMERATED",
                      "values": [
                        {
                          "name": "sms-DELIVER",
                          "value": 0
                        },
                        {
                          "name": "sms-SUBMIT-REPORT",
                          "value": 1
                        },
                        {
                          "name": "sms-STATUS-REPORT",
                          "value": 2
                        }
                      ]
                    },
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "mg-csi",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "mobilityTriggers",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                },
                {
                  "name": "serviceKey",
                  "type": "INTEGER",
                  "qualifiers": "(0..2147483647)"
                },
                {
                  "name": "gsmSCF-Address",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "notificationToCSE",
                  "tag": 2,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "csi-Active",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "chargingCharacteristics",
          "tag": 18,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(2))",
          "optional": true
        },
        {
          "name": "accessRestrictionData",
          "tag": 19,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(2..8))",
          "values": [
            {
              "name": "utranNotAllowed",
              "value": 0
            },
            {
              "name": "geranNotAllowed",
              "value": 1
            },
            {
              "name": "ganNotAllowed",
              "value": 2
            },
            {
              "name": "i-hspa-evolutionNotAllowed",
              "value": 3
            },
            {
              "name": "wb-e-utranNotAllowed",
              "value": 4
            },
            {
              "name": "ho-toNon3GPP-AccessNotAllowed",
              "value": 5
            },
            {
              "name": "nb-iotNotAllowed",
              "value": 6
            },
            {
              "name": "enhancedCoverageNotAllowed",
              "value": 7
            }
          ],
          "optional": true
        },
        {
          "name": "ics-Indicator",
          "tag": 20,
          "implicit": true,
          "type": "BOOLEAN",
          "optional": true
        },
        {
          "name": "eps-SubscriptionData",
          "tag": 31,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "apn-oi-Replacement",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(9..100))",
              "optional": true
            },
            {
              "name": "rfsp-id",
              "tag": 2,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(1..256)",
              "optional": true
            },
            {
              "name": "ambr",
              "tag": 3,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "max-RequestedBandwidth-UL",
                  "tag": 0,
                  "implicit": true,
                  "type": "INTEGER"
                },
                {
                  "name": "max-RequestedBandwidth-DL",
                  "tag": 1,
                  "implicit": true,
                  "type": "INTEGER"
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extended-Max-RequestedBandwidth-UL",
                  "tag": 3,
                  "implicit": true,
                  "type": "INTEGER",
                  "optional": true
                },
                {
                  "name": "extended-Max-RequestedBandwidth-DL",
                  "tag": 4,
                  "implicit": true,
                  "type": "INTEGER",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "apn-ConfigurationProfile",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "defaultContext",
                  "type": "INTEGER",
                  "qualifiers": "(1..50)"
                },
                {
                  "name": "completeDataListIncluded",
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "epsDataList",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "contextId",
                        "tag": 0,
                        "implicit": true,
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdn-Type",
                        "tag": 1,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "servedPartyIP-IPv4-Address",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))"
                      },
                      {
                        "name": "eps-qos-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "qos-Class-Identifier",
                            "tag": 0,
                            "implicit": true,
                            "type": "INTEGER",
                            "qualifiers": "(1..9)"
                          },
                          {
                            "name": "allocation-Retention-Priority",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "priority-level",
                                "tag": 0,
                                "implicit": true,
                                "type": "INTEGER"
                              },
                              {
                                "name": "pre-emption-capability",
                                "tag": 1,
                                "implicit": true,
                                "type": "BOOLEAN",
                                "optional": true
                              },
                              {
                                "name": "pre-emption-vulnerability",
                                "tag": 2,
                                "implicit": true,
                                "type": "BOOLEAN",
                                "optional": true
                              },
                              {
                                "name": "extensionContainer",
                                "tag": 3,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "privateExtensionList",
                                    "tag": 0,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "qualifiers": "(SIZE(1..10))",
                                    "ofElement": {
                                      "type": "SEQUENCE",
                                      "elements": [
                                        {
                                          "name": "extId",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&extensionId({,...})"
                                        },
                                        {
                                          "name": "extType",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                                          "optional": true
                                        }
                                      ]
                                    },
                                    "optional": true
                                  },
                                  {
                                    "name": "pcs-Extensions",
                                    "tag": 1,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "elements": [],
                                    "optional": true
                                  }
                                ],
                                "optional": true
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 2,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      },
                      {
                        "name": "pdn-gw-Identity",
                        "tag": 5,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "pdn-gw-ipv4-Address",
                            "tag": 0,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..16))",
                            "optional": true
                          },
                          {
                            "name": "pdn-gw-ipv6-Address",
                            "tag": 1,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..16))",
                            "optional": true
                          },
                          {
                            "name": "pdn-gw-name",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(9..255))",
                            "optional": true
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 3,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "pdn-gw-AllocationType",
                        "tag": 6,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "static",
                            "value": 0
                          },
                          {
                            "name": "dynamic",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "vplmnAddressAllowed",
                        "tag": 7,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "chargingCharacteristics",
                        "tag": 8,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ambr",
                        "tag": 9,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "max-RequestedBandwidth-UL",
                            "tag": 0,
                            "implicit": true,
                            "type": "INTEGER"
                          },
                          {
                            "name": "max-RequestedBandwidth-DL",
                            "tag": 1,
                            "implicit": true,
                            "type": "INTEGER"
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 2,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "extended-Max-RequestedBandwidth-UL",
                            "tag": 3,
                            "implicit": true,
                            "type": "INTEGER",
                            "optional": true
                          },
                          {
                            "name": "extended-Max-RequestedBandwidth-DL",
                            "tag": 4,
                            "implicit": true,
                            "type": "INTEGER",
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "specificAPNInfoList",
                        "tag": 10,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..50))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "apn",
                              "tag": 0,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(2..63))"
                            },
                            {
                              "name": "pdn-gw-Identity",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "pdn-gw-ipv4-Address",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..16))",
                                  "optional": true
                                },
                                {
                                  "name": "pdn-gw-ipv6-Address",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..16))",
                                  "optional": true
                                },
                                {
                                  "name": "pdn-gw-name",
                                  "tag": 2,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(9..255))",
                                  "optional": true
                                },
                                {
                                  "name": "extensionContainer",
                                  "tag": 3,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "privateExtensionList",
                                      "tag": 0,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "qualifiers": "(SIZE(1..10))",
                                      "ofElement": {
                                        "type": "SEQUENCE",
                                        "elements": [
                                          {
                                            "name": "extId",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&extensionId({,...})"
                                          },
                                          {
                                            "name": "extType",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                                            "optional": true
                                          }
                                        ]
                                      },
                                      "optional": true
                                    },
                                    {
                                      "name": "pcs-Extensions",
                                      "tag": 1,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "elements": [],
                                      "optional": true
                                    }
                                  ],
                                  "optional": true
                                }
                              ]
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 2,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 11,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "servedPartyIP-IPv6-Address",
                        "tag": 12,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "apn-oi-Replacement",
                        "tag": 13,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(9..100))",
                        "optional": true
                      },
                      {
                        "name": "sipto-Permission",
                        "tag": 14,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "siptoAboveRanAllowed",
                            "value": 0
                          },
                          {
                            "name": "siptoAboveRanNotAllowed",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "lipa-Permission",
                        "tag": 15,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "lipaProhibited",
                            "value": 0
                          },
                          {
                            "name": "lipaOnly",
                            "value": 1
                          },
                          {
                            "name": "lipaConditional",
                            "value": 2
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "restoration-Priority",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "sipto-local-network-Permission",
                        "tag": 17,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "siptoAtLocalNetworkAllowed",
                            "value": 0
                          },
                          {
                            "name": "siptoAtLocalNetworkNotAllowed",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "wlan-offloadability",
                        "tag": 18,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "wlan-offloadability-EUTRAN",
                            "tag": 0,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "notAllowed",
                                "value": 0
                              },
                              {
                                "name": "allowed",
                                "value": 1
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "wlan-offloadability-UTRAN",
                            "tag": 1,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "notAllowed",
                                "value": 0
                              },
                              {
                                "name": "allowed",
                                "value": 1
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 2,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "non-IP-PDN-Type-Indicator",
                        "tag": 19,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "nIDD-Mechanism",
                        "tag": 20,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sGi-based-data-delivery",
                            "value": 0
                          },
                          {
                            "name": "sCEF-based-data-delivery",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "sCEF-ID",
                        "tag": 21,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(9..255))",
                        "optional": true
                      },
                      {
                        "name": "pdn-ConnectionContinuity",
                        "tag": 22,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "maintainPDN-Connection",
                            "value": 0
                          },
                          {
                            "name": "disconnectPDN-ConnectionWithReactivationRequest",
                            "value": 1
                          },
                          {
                            "name": "disconnectPDN-ConnectionWithoutReactivationRequest",
                            "value": 2
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "additionalDefaultContext",
                  "tag": 3,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..50)",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "stn-sr",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "mps-CSPriority",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "mps-EPSPriority",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "subscribed-vsrvcc",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "csg-SubscriptionDataList",
          "tag": 32,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "csg-Id",
                "type": "BIT STRING",
                "qualifiers": "(SIZE(27))"
              },
              {
                "name": "expirationDate",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4))",
                "optional": true
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              },
              {
                "name": "lipa-AllowedAPNList",
                "tag": 0,
                "implicit": true,
                "type": "SEQUENCE",
                "qualifiers": "(SIZE(1..50))",
                "ofElement": {
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..63))"
                },
                "optional": true
              },
              {
                "name": "plmn-Id",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))",
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "ue-ReachabilityRequestIndicator",
          "tag": 33,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "sgsn-Number",
          "tag": 34,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "mme-Name",
          "tag": 35,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(9..255))",
          "optional": true
        },
        {
          "name": "subscribedPeriodicRAUTAUtimer",
          "tag": 36,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(0..4294967295)",
          "optional": true
        },
        {
          "name": "vplmnLIPAAllowed",
          "tag": 37,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "mdtUserConsent",
          "tag": 38,
          "implicit": true,
          "type": "BOOLEAN",
          "optional": true
        },
        {
          "name": "subscribedPeriodicLAUtimer",
          "tag": 39,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(0..4294967295)",
          "optional": true
        },
        {
          "name": "vplmn-Csg-SubscriptionDataList",
          "tag": 40,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "csg-Id",
                "type": "BIT STRING",
                "qualifiers": "(SIZE(27))"
              },
              {
                "name": "expirationDate",
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(4))",
                "optional": true
              },
              {
                "name": "extensionContainer",
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "privateExtensionList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..10))",
                    "ofElement": {
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "extId",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&extensionId({,...})"
                        },
                        {
                          "name": "extType",
                          "type": "MAP-EXTENSION",
                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                          "optional": true
                        }
                      ]
                    },
                    "optional": true
                  },
                  {
                    "name": "pcs-Extensions",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [],
                    "optional": true
                  }
                ],
                "optional": true
              },
              {
                "name": "lipa-AllowedAPNList",
                "tag": 0,
                "implicit": true,
                "type": "SEQUENCE",
                "qualifiers": "(SIZE(1..50))",
                "ofElement": {
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(2..63))"
                },
                "optional": true
              },
              {
                "name": "plmn-Id",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))",
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "additionalMSISDN",
          "tag": 41,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "psAndSMS-OnlyServiceProvision",
          "tag": 42,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "smsInSGSNAllowed",
          "tag": 43,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "cs-to-ps-SRVCC-Allowed-Indicator",
          "tag": 44,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "pcscf-Restoration-Request",
          "tag": 45,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "adjacentAccessRestrictionDataList",
          "tag": 46,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "plmnId",
                "tag": 0,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))"
              },
              {
                "name": "accessRestrictionData",
                "tag": 1,
                "implicit": true,
                "type": "BIT STRING",
                "qualifiers": "(SIZE(2..8))",
                "values": [
                  {
                    "name": "utranNotAllowed",
                    "value": 0
                  },
                  {
                    "name": "geranNotAllowed",
                    "value": 1
                  },
                  {
                    "name": "ganNotAllowed",
                    "value": 2
                  },
                  {
                    "name": "i-hspa-evolutionNotAllowed",
                    "value": 3
                  },
                  {
                    "name": "wb-e-utranNotAllowed",
                    "value": 4
                  },
                  {
                    "name": "ho-toNon3GPP-AccessNotAllowed",
                    "value": 5
                  },
                  {
                    "name": "nb-iotNotAllowed",
                    "value": 6
                  },
                  {
                    "name": "enhancedCoverageNotAllowed",
                    "value": 7
                  }
                ]
              },
              {
                "name": "ext-AccessRestrictionData",
                "tag": 2,
                "implicit": true,
                "type": "BIT STRING",
                "qualifiers": "(SIZE(1..32))",
                "values": [
                  {
                    "name": "nrAsSecondaryRATNotAllowed",
                    "value": 0
                  },
                  {
                    "name": "unlicensedSpectrumAsSecondaryRATNotAllowed",
                    "value": 1
                  }
                ],
                "optional": true
              }
            ]
          },
          "optional": true
        },
        {
          "name": "imsi-Group-Id-List",
          "tag": 47,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "group-Service-Id",
                "tag": 0,
                "implicit": true,
                "type": "INTEGER",
                "qualifiers": "(0..4294967295)"
              },
              {
                "name": "plmnId",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))"
              },
              {
                "name": "local-Group-ID",
                "tag": 2,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..10))"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "ueUsageType",
          "tag": 48,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(4))",
          "optional": true
        },
        {
          "name": "userPlaneIntegrityProtectionIndicator",
          "tag": 49,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "dl-Buffering-Suggested-Packet-Count",
          "tag": 50,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(-1..2147483647)",
          "optional": true
        },
        {
          "name": "reset-Id-List",
          "tag": 51,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1..4))"
          },
          "optional": true
        },
        {
          "name": "eDRX-Cycle-Length-List",
          "tag": 52,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..8))",
          "ofElement": {
            "type": "SEQUENCE",
            "elements": [
              {
                "name": "rat-Type",
                "tag": 0,
                "implicit": true,
                "type": "ENUMERATED",
                "values": [
                  {
                    "name": "utran",
                    "value": 0
                  },
                  {
                    "name": "geran",
                    "value": 1
                  },
                  {
                    "name": "gan",
                    "value": 2
                  },
                  {
                    "name": "i-hspa-evolution",
                    "value": 3
                  },
                  {
                    "name": "e-utran",
                    "value": 4
                  },
                  {
                    "name": "nb-iot",
                    "value": 5
                  }
                ]
              },
              {
                "name": "eDRX-Cycle-Length-Value",
                "tag": 1,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1))"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "ext-AccessRestrictionData",
          "tag": 53,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(1..32))",
          "values": [
            {
              "name": "nrAsSecondaryRATNotAllowed",
              "value": 0
            },
            {
              "name": "unlicensedSpectrumAsSecondaryRATNotAllowed",
              "value": 1
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "teleserviceList",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..20))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1..5))"
          },
          "optional": true
        },
        {
          "name": "bearerServiceList",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1..5))"
          },
          "optional": true
        },
        {
          "name": "ss-List",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..30))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1))"
          },
          "optional": true
        },
        {
          "name": "odb-GeneralData",
          "tag": 4,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(15..32))",
          "values": [
            {
              "name": "allOG-CallsBarred",
              "value": 0
            },
            {
              "name": "internationalOGCallsBarred",
              "value": 1
            },
            {
              "name": "internationalOGCallsNotToHPLMN-CountryBarred",
              "value": 2
            },
            {
              "name": "interzonalOGCallsBarred",
              "value": 6
            },
            {
              "name": "interzonalOGCallsNotToHPLMN-CountryBarred",
              "value": 7
            },
            {
              "name": "interzonalOGCallsAndInternationalOGCallsNotToHPLMN-CountryBarred",
              "value": 8
            },
            {
              "name": "premiumRateInformationOGCallsBarred",
              "value": 3
            },
            {
              "name": "premiumRateEntertainementOGCallsBarred",
              "value": 4
            },
            {
              "name": "ss-AccessBarred",
              "value": 5
            },
            {
              "name": "allECT-Barred",
              "value": 9
            },
            {
              "name": "chargeableECT-Barred",
              "value": 10
            },
            {
              "name": "internationalECT-Barred",
              "value": 11
            },
            {
              "name": "interzonalECT-Barred",
              "value": 12
            },
            {
              "name": "doublyChargeableECT-Barred",
              "value": 13
            },
            {
              "name": "multipleECT-Barred",
              "value": 14
            },
            {
              "name": "allPacketOrientedServicesBarred",
              "value": 15
            },
            {
              "name": "roamerAccessToHPLMN-AP-Barred",
              "value": 16
            },
            {
              "name": "roamerAccessToVPLMN-AP-Barred",
              "value": 17
            },
            {
              "name": "roamingOutsidePLMNOG-CallsBarred",
              "value": 18
            },
            {
              "name": "allIC-CallsBarred",
              "value": 19
            },
            {
              "name": "roamingOutsidePLMNIC-CallsBarred",
              "value": 20
            },
            {
              "name": "roamingOutsidePLMNICountryIC-CallsBarred",
              "value": 21
            },
            {
              "name": "roamingOutsidePLMN-Barred",
              "value": 22
            },
            {
              "name": "roamingOutsidePLMN-CountryBarred",
              "value": 23
            },
            {
              "name": "registrationAllCF-Barred",
              "value": 24
            },
            {
              "name": "registrationCFNotToHPLMN-Barred",
              "value": 25
            },
            {
              "name": "registrationInterzonalCF-Barred",
              "value": 26
            },
            {
              "name": "registrationInterzonalCFNotToHPLMN-Barred",
              "value": 27
            },
            {
              "name": "registrationInternationalCF-Barred",
              "value": 28
            }
          ],
          "optional": true
        },
        {
          "name": "regionalSubscriptionResponse",
          "tag": 5,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "networkNode-AreaRestricted",
              "value": 0
            },
            {
              "name": "tooManyZoneCodes",
              "value": 1
            },
            {
              "name": "zoneCodesConflict",
              "value": 2
            },
            {
              "name": "regionalSubscNotSupported",
              "value": 3
            }
          ],
          "optional": true
        },
        {
          "name": "supportedCamelPhases",
          "tag": 6,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(1..16))",
          "values": [
            {
              "name": "phase1",
              "value": 0
            },
            {
              "name": "phase2",
              "value": 1
            },
            {
              "name": "phase3",
              "value": 2
            },
            {
              "name": "phase4",
              "value": 3
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "offeredCamel4CSIs",
          "tag": 8,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(7..16))",
          "values": [
            {
              "name": "o-csi",
              "value": 0
            },
            {
              "name": "d-csi",
              "value": 1
            },
            {
              "name": "vt-csi",
              "value": 2
            },
            {
              "name": "t-csi",
              "value": 3
            },
            {
              "name": "mt-sms-csi",
              "value": 4
            },
            {
              "name": "mg-csi",
              "value": 5
            },
            {
              "name": "psi-enhancements",
              "value": 6
            }
          ],
          "optional": true
        },
        {
          "name": "supportedFeatures",
          "tag": 9,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(26..40))",
          "values": [
            {
              "name": "odb-all-apn",
              "value": 0
            },
            {
              "name": "odb-HPLMN-APN",
              "value": 1
            },
            {
              "name": "odb-VPLMN-APN",
              "value": 2
            },
            {
              "name": "odb-all-og",
              "value": 3
            },
            {
              "name": "odb-all-international-og",
              "value": 4
            },
            {
              "name": "odb-all-int-og-not-to-HPLMN-country",
              "value": 5
            },
            {
              "name": "odb-all-interzonal-og",
              "value": 6
            },
            {
              "name": "odb-all-interzonal-og-not-to-HPLMN-country",
              "value": 7
            },
            {
              "name": "odb-all-interzonal-og-and-internat-og-not-to-HPLMN-country",
              "value": 8
            },
            {
              "name": "regSub",
              "value": 9
            },
            {
              "name": "trace",
              "value": 10
            },
            {
              "name": "lcs-all-PrivExcep",
              "value": 11
            },
            {
              "name": "lcs-universal",
              "value": 12
            },
            {
              "name": "lcs-CallSessionRelated",
              "value": 13
            },
            {
              "name": "lcs-CallSessionUnrelated",
              "value": 14
            },
            {
              "name": "lcs-PLMN-operator",
              "value": 15
            },
            {
              "name": "lcs-ServiceType",
              "value": 16
            },
            {
              "name": "lcs-all-MOLR-SS",
              "value": 17
            },
            {
              "name": "lcs-basicSelfLocation",
              "value": 18
            },
            {
              "name": "lcs-autonomousSelfLocation",
              "value": 19
            },
            {
              "name": "lcs-transferToThirdParty",
              "value": 20
            },
            {
              "name": "sm-mo-pp",
              "value": 21
            },
            {
              "name": "barring-OutgoingCalls",
              "value": 22
            },
            {
              "name": "baoc",
              "value": 23
            },
            {
              "name": "boic",
              "value": 24
            },
            {
              "name": "boicExHC",
              "value": 25
            },
            {
              "name": "localTimeZoneRetrieval",
              "value": 26
            },
            {
              "name": "additionalMsisdn",
              "value": 27
            },
            {
              "name": "smsInMME",
              "value": 28
            },
            {
              "name": "smsInSGSN",
              "value": 29
            },
            {
              "name": "ue-Reachability-Notification",
              "value": 30
            },
            {
              "name": "state-Location-Information-Retrieval",
              "value": 31
            },
            {
              "name": "partialPurge",
              "value": 32
            },
            {
              "name": "gddInSGSN",
              "value": 33
            },
            {
              "name": "sgsnCAMELCapability",
              "value": 34
            },
            {
              "name": "pcscf-Restoration",
              "value": 35
            },
            {
              "name": "dedicatedCoreNetworks",
              "value": 36
            },
            {
              "name": "non-IP-PDN-Type-APNs",
              "value": 37
            },
            {
              "name": "non-IP-PDP-Type-APNs",
              "value": 38
            },
            {
              "name": "nrAsSecondaryRAT",
              "value": 39
            }
          ],
          "optional": true
        },
        {
          "name": "ext-SupportedFeatures",
          "tag": 10,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(1..40))",
          "values": [
            {
              "name": "unlicensedSpectrumAsSecondaryRAT",
              "value": 0
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 7
  },
  "deleteSubscriberData": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "basicServiceList",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..70))",
          "ofElement": {
            "type": "CHOICE",
            "elements": [
              {
                "name": "ext-BearerService",
                "tag": 2,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..5))"
              },
              {
                "name": "ext-Teleservice",
                "tag": 3,
                "implicit": true,
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..5))"
              }
            ]
          },
          "optional": true
        },
        {
          "name": "ss-List",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..30))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1))"
          },
          "optional": true
        },
        {
          "name": "roamingRestrictionDueToUnsupportedFeature",
          "tag": 4,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "regionalSubscriptionIdentifier",
          "tag": 5,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(2))",
          "optional": true
        },
        {
          "name": "vbsGroupIndication",
          "tag": 7,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "vgcsGroupIndication",
          "tag": 8,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "camelSubscriptionInfoWithdraw",
          "tag": 9,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "gprsSubscriptionDataWithdraw",
          "tag": 10,
          "type": "CHOICE",
          "elements": [
            {
              "name": "allGPRSData",
              "type": "NULL"
            },
            {
              "name": "contextIdList",
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "INTEGER",
                "qualifiers": "(1..50)"
              }
            }
          ],
          "optional": true
        },
        {
          "name": "roamingRestrictedInSgsnDueToUnsuppportedFeature",
          "tag": 11,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "lsaInformationWithdraw",
          "tag": 12,
          "type": "CHOICE",
          "elements": [
            {
              "name": "allLSAData",
              "type": "NULL"
            },
            {
              "name": "lsaIdentityList",
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..20))",
              "ofElement": {
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(3))"
              }
            }
          ],
          "optional": true
        },
        {
          "name": "gmlc-ListWithdraw",
          "tag": 13,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "istInformationWithdraw",
          "tag": 14,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "specificCSI-Withdraw",
          "tag": 15,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(8..32))",
          "values": [
            {
              "name": "o-csi",
              "value": 0
            },
            {
              "name": "ss-csi",
              "value": 1
            },
            {
              "name": "tif-csi",
              "value": 2
            },
            {
              "name": "d-csi",
              "value": 3
            },
            {
              "name": "vt-csi",
              "value": 4
            },
            {
              "name": "mo-sms-csi",
              "value": 5
            },
            {
              "name": "m-csi",
              "value": 6
            },
            {
              "name": "gprs-csi",
              "value": 7
            },
            {
              "name": "t-csi",
              "value": 8
            },
            {
              "name": "mt-sms-csi",
              "value": 9
            },
            {
              "name": "mg-csi",
              "value": 10
            },
            {
              "name": "o-IM-CSI",
              "value": 11
            },
            {
              "name": "d-IM-CSI",
              "value": 12
            },
            {
              "name": "vt-IM-CSI",
              "value": 13
            }
          ],
          "optional": true
        },
        {
          "name": "chargingCharacteristicsWithdraw",
          "tag": 16,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "stn-srWithdraw",
          "tag": 17,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "epsSubscriptionDataWithdraw",
          "tag": 18,
          "type": "CHOICE",
          "elements": [
            {
              "name": "allEPS-Data",
              "type": "NULL"
            },
            {
              "name": "contextIdList",
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "INTEGER",
                "qualifiers": "(1..50)"
              }
            }
          ],
          "optional": true
        },
        {
          "name": "apn-oi-replacementWithdraw",
          "tag": 19,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "csg-SubscriptionDeleted",
          "tag": 20,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "subscribedPeriodicTAU-RAU-TimerWithdraw",
          "tag": 22,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "subscribedPeriodicLAU-TimerWithdraw",
          "tag": 23,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "subscribed-vsrvccWithdraw",
          "tag": 21,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "vplmn-Csg-SubscriptionDeleted",
          "tag": 24,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "additionalMSISDN-Withdraw",
          "tag": 25,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "cs-to-ps-SRVCC-Withdraw",
          "tag": 26,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "imsiGroupIdList-Withdraw",
          "tag": 27,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "userPlaneIntegrityProtectionWithdraw",
          "tag": 28,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "dl-Buffering-Suggested-Packet-Count-Withdraw",
          "tag": 29,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "ue-UsageTypeWithdraw",
          "tag": 30,
          "implicit": true,
          "type": "NULL",
          "optional": true
        },
        {
          "name": "reset-idsWithdraw",
          "tag": 31,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "regionalSubscriptionResponse",
          "tag": 0,
          "implicit": true,
          "type": "ENUMERATED",
          "values": [
            {
              "name": "networkNode-AreaRestricted",
              "value": 0
            },
            {
              "name": "tooManyZoneCodes",
              "value": 1
            },
            {
              "name": "zoneCodesConflict",
              "value": 2
            },
            {
              "name": "regionalSubscNotSupported",
              "value": 3
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 8
  },
  "reset": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "sendingNodenumber",
          "type": "CHOICE",
          "elements": [
            {
              "name": "hlr-Number",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))"
            },
            {
              "name": "css-Number",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))"
            }
          ]
        },
        {
          "name": "hlr-List",
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(3..8))"
          },
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "reset-Id-List",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "qualifiers": "(SIZE(1..50))",
          "ofElement": {
            "type": "OCTET STRING",
            "qualifiers": "(SIZE(1..4))"
          },
          "optional": true
        },
        {
          "name": "subscriptionData",
          "tag": 2,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "imsi",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3..8))",
              "optional": true
            },
            {
              "name": "msisdn",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "category",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "subscriberStatus",
              "tag": 3,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "serviceGranted",
                  "value": 0
                },
                {
                  "name": "operatorDeterminedBarring",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "bearerServiceList",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..5))"
              },
              "optional": true
            },
            {
              "name": "teleserviceList",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..20))",
              "ofElement": {
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..5))"
              },
              "optional": true
            },
            {
              "name": "provisionedSS",
              "tag": 7,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..30))",
              "ofElement": {
                "type": "CHOICE",
                "elements": [
                  {
                    "name": "forwardingInfo",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "ss-Code",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "forwardingFeatureList",
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..32))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "basicService",
                              "type": "CHOICE",
                              "elements": [
                                {
                                  "name": "ext-BearerService",
                                  "tag": 2,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..5))"
                                },
                                {
                                  "name": "ext-Teleservice",
                                  "tag": 3,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..5))"
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "ss-Status",
                              "tag": 4,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "forwardedToNumber",
                              "tag": 5,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..9))",
                              "optional": true
                            },
                            {
                              "name": "forwardedToSubaddress",
                              "tag": 8,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..21))",
                              "optional": true
                            },
                            {
                              "name": "forwardingOptions",
                              "tag": 6,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))",
                              "optional": true
                            },
                            {
                              "name": "noReplyConditionTime",
                              "tag": 7,
                              "implicit": true,
                              "type": "INTEGER",
                              "qualifiers": "(1..100)",
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 9,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "longForwardedToNumber",
                              "tag": 10,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..15))",
                              "optional": true
                            }
                          ]
                        }
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  {
                    "name": "callBarringInfo",
                    "tag": 1,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "ss-Code",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "callBarringFeatureList",
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..32))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "basicService",
                              "type": "CHOICE",
                              "elements": [
                                {
                                  "name": "ext-BearerService",
                                  "tag": 2,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..5))"
                                },
                                {
                                  "name": "ext-Teleservice",
                                  "tag": 3,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..5))"
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "ss-Status",
                              "tag": 4,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "extensionContainer",
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        }
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  {
                    "name": "cug-Info",
                    "tag": 2,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "cug-SubscriptionList",
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(0..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "cug-Index",
                              "type": "INTEGER",
                              "qualifiers": "(0..32767)"
                            },
                            {
                              "name": "cug-Interlock",
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(4))"
                            },
                            {
                              "name": "intraCUG-Options",
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "noCUG-Restrictions",
                                  "value": 0
                                },
                                {
                                  "name": "cugIC-CallBarred",
                                  "value": 1
                                },
                                {
                                  "name": "cugOG-CallBarred",
                                  "value": 2
                                }
                              ]
                            },
                            {
                              "name": "basicServiceGroupList",
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..32))",
                              "ofElement": {
                                "type": "CHOICE",
                                "elements": [
                                  {
                                    "name": "ext-BearerService",
                                    "tag": 2,
                                    "implicit": true,
                                    "type": "OCTET STRING",
                                    "qualifiers": "(SIZE(1..5))"
                                  },
                                  {
                                    "name": "ext-Teleservice",
                                    "tag": 3,
                                    "implicit": true,
                                    "type": "OCTET STRING",
                                    "qualifiers": "(SIZE(1..5))"
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        }
                      },
                      {
                        "name": "cug-FeatureList",
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..32))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "basicService",
                              "type": "CHOICE",
                              "elements": [
                                {
                                  "name": "ext-BearerService",
                                  "tag": 2,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..5))"
                                },
                                {
                                  "name": "ext-Teleservice",
                                  "tag": 3,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..5))"
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "preferentialCUG-Indicator",
                              "type": "INTEGER",
                              "qualifiers": "(0..32767)",
                              "optional": true
                            },
                            {
                              "name": "interCUG-Restrictions",
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1))"
                            },
                            {
                              "name": "extensionContainer",
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  {
                    "name": "ss-Data",
                    "tag": 3,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "ss-Code",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "ss-Status",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "ss-SubscriptionOption",
                        "type": "CHOICE",
                        "elements": [
                          {
                            "name": "cliRestrictionOption",
                            "tag": 2,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "permanent",
                                "value": 0
                              },
                              {
                                "name": "temporaryDefaultRestricted",
                                "value": 1
                              },
                              {
                                "name": "temporaryDefaultAllowed",
                                "value": 2
                              }
                            ]
                          },
                          {
                            "name": "overrideCategory",
                            "tag": 1,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "overrideEnabled",
                                "value": 0
                              },
                              {
                                "name": "overrideDisabled",
                                "value": 1
                              }
                            ]
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "basicServiceGroupList",
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..32))",
                        "ofElement": {
                          "type": "CHOICE",
                          "elements": [
                            {
                              "name": "ext-BearerService",
                              "tag": 2,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "ext-Teleservice",
                              "tag": 3,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 5,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  {
                    "name": "emlpp-Info",
                    "tag": 4,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "maximumentitledPriority",
                        "type": "INTEGER",
                        "qualifiers": "(0..15)"
                      },
                      {
                        "name": "defaultPriority",
                        "type": "INTEGER",
                        "qualifiers": "(0..15)"
                      },
                      {
                        "name": "extensionContainer",
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "odb-Data",
              "tag": 8,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "odb-GeneralData",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(15..32))",
                  "values": [
                    {
                      "name": "allOG-CallsBarred",
                      "value": 0
                    },
                    {
                      "name": "internationalOGCallsBarred",
                      "value": 1
                    },
                    {
                      "name": "internationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 2
                    },
                    {
                      "name": "interzonalOGCallsBarred",
                      "value": 6
                    },
                    {
                      "name": "interzonalOGCallsNotToHPLMN-CountryBarred",
                      "value": 7
                    },
                    {
                      "name": "interzonalOGCallsAndInternationalOGCallsNotToHPLMN-CountryBarred",
                      "value": 8
                    },
                    {
                      "name": "premiumRateInformationOGCallsBarred",
                      "value": 3
                    },
                    {
                      "name": "premiumRateEntertainementOGCallsBarred",
                      "value": 4
                    },
                    {
                      "name": "ss-AccessBarred",
                      "value": 5
                    },
                    {
                      "name": "allECT-Barred",
                      "value": 9
                    },
                    {
                      "name": "chargeableECT-Barred",
                      "value": 10
                    },
                    {
                      "name": "internationalECT-Barred",
                      "value": 11
                    },
                    {
                      "name": "interzonalECT-Barred",
                      "value": 12
                    },
                    {
                      "name": "doublyChargeableECT-Barred",
                      "value": 13
                    },
                    {
                      "name": "multipleECT-Barred",
                      "value": 14
                    },
                    {
                      "name": "allPacketOrientedServicesBarred",
                      "value": 15
                    },
                    {
                      "name": "roamerAccessToHPLMN-AP-Barred",
                      "value": 16
                    },
                    {
                      "name": "roamerAccessToVPLMN-AP-Barred",
                      "value": 17
                    },
                    {
                      "name": "roamingOutsidePLMNOG-CallsBarred",
                      "value": 18
                    },
                    {
                      "name": "allIC-CallsBarred",
                      "value": 19
                    },
                    {
                      "name": "roamingOutsidePLMNIC-CallsBarred",
                      "value": 20
                    },
                    {
                      "name": "roamingOutsidePLMNICountryIC-CallsBarred",
                      "value": 21
                    },
                    {
                      "name": "roamingOutsidePLMN-Barred",
                      "value": 22
                    },
                    {
                      "name": "roamingOutsidePLMN-CountryBarred",
                      "value": 23
                    },
                    {
                      "name": "registrationAllCF-Barred",
                      "value": 24
                    },
                    {
                      "name": "registrationCFNotToHPLMN-Barred",
                      "value": 25
                    },
                    {
                      "name": "registrationInterzonalCF-Barred",
                      "value": 26
                    },
                    {
                      "name": "registrationInterzonalCFNotToHPLMN-Barred",
                      "value": 27
                    },
                    {
                      "name": "registrationInternationalCF-Barred",
                      "value": 28
                    }
                  ]
                },
                {
                  "name": "odb-HPLMN-Data",
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(4..32))",
                  "values": [
                    {
                      "name": "plmn-SpecificBarringType1",
                      "value": 0
                    },
                    {
                      "name": "plmn-SpecificBarringType2",
                      "value": 1
                    },
                    {
                      "name": "plmn-SpecificBarringType3",
                      "value": 2
                    },
                    {
                      "name": "plmn-SpecificBarringType4",
                      "value": 3
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "roamingRestrictionDueToUnsupportedFeature",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "regionalSubscriptionData",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(2))"
              },
              "optional": true
            },
            {
              "name": "vbsSubscriptionData",
              "tag": 11,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "groupid",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))"
                  },
                  {
                    "name": "broadcastInitEntitlement",
                    "type": "NULL",
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "longGroupId",
                    "tag": 0,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4))",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "vgcsSubscriptionData",
              "tag": 12,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "groupId",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))"
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "additionalSubscriptions",
                    "type": "BIT STRING",
                    "qualifiers": "(SIZE(3..8))",
                    "values": [
                      {
                        "name": "privilegedUplinkRequest",
                        "value": 0
                      },
                      {
                        "name": "emergencyUplinkRequest",
                        "value": 1
                      },
                      {
                        "name": "emergencyReset",
                        "value": 2
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "additionalInfo",
                    "tag": 0,
                    "implicit": true,
                    "type": "BIT STRING",
                    "qualifiers": "(SIZE(1..136))",
                    "optional": true
                  },
                  {
                    "name": "longGroupId",
                    "tag": 1,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4))",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "vlrCamelSubscriptionInfo",
              "tag": 13,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "o-CSI",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "o-BcsmCamelTDPDataList",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "o-BcsmTriggerDetectionPoint",
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "collectedInfo",
                                "value": 2
                              },
                              {
                                "name": "routeSelectFailure",
                                "value": 4
                              }
                            ]
                          },
                          {
                            "name": "serviceKey",
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "tag": 0,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultCallHandling",
                            "tag": 1,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueCall",
                                "value": 0
                              },
                              {
                                "name": "releaseCall",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 2,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      }
                    },
                    {
                      "name": "extensionContainer",
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 0,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 1,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csiActive",
                      "tag": 2,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "ss-CSI",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "ss-CamelData",
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "ss-EventList",
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1))"
                          }
                        },
                        {
                          "name": "gsmSCF-Address",
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1..9))"
                        },
                        {
                          "name": "extensionContainer",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "privateExtensionList",
                              "tag": 0,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "qualifiers": "(SIZE(1..10))",
                              "ofElement": {
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "extId",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&extensionId({,...})"
                                  },
                                  {
                                    "name": "extType",
                                    "type": "MAP-EXTENSION",
                                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                                    "optional": true
                                  }
                                ]
                              },
                              "optional": true
                            },
                            {
                              "name": "pcs-Extensions",
                              "tag": 1,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [],
                              "optional": true
                            }
                          ],
                          "optional": true
                        }
                      ]
                    },
                    {
                      "name": "extensionContainer",
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 0,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 1,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "o-BcsmCamelTDP-CriteriaList",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "o-BcsmTriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "collectedInfo",
                            "value": 2
                          },
                          {
                            "name": "routeSelectFailure",
                            "value": 4
                          }
                        ]
                      },
                      {
                        "name": "destinationNumberCriteria",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "matchType",
                            "tag": 0,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "inhibiting",
                                "value": 0
                              },
                              {
                                "name": "enabling",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "destinationNumberList",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..9))",
                            "ofElement": {
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..20))"
                            },
                            "optional": true
                          },
                          {
                            "name": "destinationNumberLengthList",
                            "tag": 2,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..3))",
                            "ofElement": {
                              "type": "INTEGER",
                              "qualifiers": "(1..15)"
                            },
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "basicServiceCriteria",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "CHOICE",
                          "elements": [
                            {
                              "name": "ext-BearerService",
                              "tag": 2,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "ext-Teleservice",
                              "tag": 3,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "callTypeCriteria",
                        "tag": 2,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "forwarded",
                            "value": 0
                          },
                          {
                            "name": "notForwarded",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "o-CauseValueCriteria",
                        "tag": 3,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1))"
                        },
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "tif-CSI",
                  "tag": 3,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "m-CSI",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "mobilityTriggers",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      }
                    },
                    {
                      "name": "serviceKey",
                      "type": "INTEGER",
                      "qualifiers": "(0..2147483647)"
                    },
                    {
                      "name": "gsmSCF-Address",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..9))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 2,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "mo-sms-CSI",
                  "tag": 6,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "sms-CAMEL-TDP-DataList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "sms-TriggerDetectionPoint",
                            "tag": 0,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "sms-CollectedInfo",
                                "value": 1
                              },
                              {
                                "name": "sms-DeliveryRequest",
                                "value": 2
                              }
                            ]
                          },
                          {
                            "name": "serviceKey",
                            "tag": 1,
                            "implicit": true,
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultSMS-Handling",
                            "tag": 3,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueTransaction",
                                "value": 0
                              },
                              {
                                "name": "releaseTransaction",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 4,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 1,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 4,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "vt-CSI",
                  "tag": 7,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "t-BcsmCamelTDPDataList",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "t-BcsmTriggerDetectionPoint",
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "termAttemptAuthorized",
                                "value": 12
                              },
                              {
                                "name": "tBusy",
                                "value": 13
                              },
                              {
                                "name": "tNoAnswer",
                                "value": 14
                              }
                            ]
                          },
                          {
                            "name": "serviceKey",
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "tag": 0,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultCallHandling",
                            "tag": 1,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueCall",
                                "value": 0
                              },
                              {
                                "name": "releaseCall",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 2,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      }
                    },
                    {
                      "name": "extensionContainer",
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 0,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 1,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 2,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "t-BCSM-CAMEL-TDP-CriteriaList",
                  "tag": 8,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "t-BCSM-TriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "termAttemptAuthorized",
                            "value": 12
                          },
                          {
                            "name": "tBusy",
                            "value": 13
                          },
                          {
                            "name": "tNoAnswer",
                            "value": 14
                          }
                        ]
                      },
                      {
                        "name": "basicServiceCriteria",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "CHOICE",
                          "elements": [
                            {
                              "name": "ext-BearerService",
                              "tag": 2,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            },
                            {
                              "name": "ext-Teleservice",
                              "tag": 3,
                              "implicit": true,
                              "type": "OCTET STRING",
                              "qualifiers": "(SIZE(1..5))"
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "t-CauseValueCriteria",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "OCTET STRING",
                          "qualifiers": "(SIZE(1))"
                        },
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "d-CSI",
                  "tag": 9,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "dp-AnalysedInfoCriteriaList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "dialledNumber",
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "serviceKey",
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultCallHandling",
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueCall",
                                "value": 0
                              },
                              {
                                "name": "releaseCall",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 1,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 4,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "mt-sms-CSI",
                  "tag": 10,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "sms-CAMEL-TDP-DataList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "sms-TriggerDetectionPoint",
                            "tag": 0,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "sms-CollectedInfo",
                                "value": 1
                              },
                              {
                                "name": "sms-DeliveryRequest",
                                "value": 2
                              }
                            ]
                          },
                          {
                            "name": "serviceKey",
                            "tag": 1,
                            "implicit": true,
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultSMS-Handling",
                            "tag": 3,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueTransaction",
                                "value": 0
                              },
                              {
                                "name": "releaseTransaction",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 4,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 1,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 4,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "mt-smsCAMELTDP-CriteriaList",
                  "tag": 11,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "tpdu-TypeCriterion",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "sms-DELIVER",
                              "value": 0
                            },
                            {
                              "name": "sms-SUBMIT-REPORT",
                              "value": 1
                            },
                            {
                              "name": "sms-STATUS-REPORT",
                              "value": 2
                            }
                          ]
                        },
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 14,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "naea-PreferredCI",
              "tag": 15,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "naea-PreferredCIC",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "gprsSubscriptionData",
              "tag": 16,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "completeDataListIncluded",
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "gprsDataList",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "pdp-ContextId",
                        "type": "INTEGER",
                        "qualifiers": "(1..50)"
                      },
                      {
                        "name": "pdp-Type",
                        "tag": 16,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))"
                      },
                      {
                        "name": "pdp-Address",
                        "tag": 17,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "qos-Subscribed",
                        "tag": 18,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(3))"
                      },
                      {
                        "name": "vplmnAddressAllowed",
                        "tag": 19,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "apn",
                        "tag": 20,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2..63))"
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 21,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "ext-QoS-Subscribed",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..9))",
                        "optional": true
                      },
                      {
                        "name": "pdp-ChargingCharacteristics",
                        "tag": 1,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext2-QoS-Subscribed",
                        "tag": 2,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..3))",
                        "optional": true
                      },
                      {
                        "name": "ext3-QoS-Subscribed",
                        "tag": 3,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..2))",
                        "optional": true
                      },
                      {
                        "name": "ext4-QoS-Subscribed",
                        "tag": 4,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "apn-oi-Replacement",
                        "tag": 5,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(9..100))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Type",
                        "tag": 6,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(2))",
                        "optional": true
                      },
                      {
                        "name": "ext-pdp-Address",
                        "tag": 7,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..16))",
                        "optional": true
                      },
                      {
                        "name": "ambr",
                        "tag": 10,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "max-RequestedBandwidth-UL",
                            "tag": 0,
                            "implicit": true,
                            "type": "INTEGER"
                          },
                          {
                            "name": "max-RequestedBandwidth-DL",
                            "tag": 1,
                            "implicit": true,
                            "type": "INTEGER"
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 2,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "extended-Max-RequestedBandwidth-UL",
                            "tag": 3,
                            "implicit": true,
                            "type": "INTEGER",
                            "optional": true
                          },
                          {
                            "name": "extended-Max-RequestedBandwidth-DL",
                            "tag": 4,
                            "implicit": true,
                            "type": "INTEGER",
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "sipto-Permission",
                        "tag": 8,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "siptoAboveRanAllowed",
                            "value": 0
                          },
                          {
                            "name": "siptoAboveRanNotAllowed",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "lipa-Permission",
                        "tag": 9,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "lipaProhibited",
                            "value": 0
                          },
                          {
                            "name": "lipaOnly",
                            "value": 1
                          },
                          {
                            "name": "lipaConditional",
                            "value": 2
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "restoration-Priority",
                        "tag": 11,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))",
                        "optional": true
                      },
                      {
                        "name": "sipto-local-network-Permission",
                        "tag": 12,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "siptoAtLocalNetworkAllowed",
                            "value": 0
                          },
                          {
                            "name": "siptoAtLocalNetworkNotAllowed",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "nIDD-Mechanism",
                        "tag": 13,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sGi-based-data-delivery",
                            "value": 0
                          },
                          {
                            "name": "sCEF-based-data-delivery",
                            "value": 1
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "sCEF-ID",
                        "tag": 14,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(9..255))",
                        "optional": true
                      }
                    ]
                  }
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "apn-oi-Replacement",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..100))",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "roamingRestrictedInSgsnDueToUnsupportedFeature",
              "tag": 23,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "networkAccessMode",
              "tag": 24,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "packetAndCircuit",
                  "value": 0
                },
                {
                  "name": "onlyCircuit",
                  "value": 1
                },
                {
                  "name": "onlyPacket",
                  "value": 2
                }
              ],
              "optional": true
            },
            {
              "name": "lsaInformation",
              "tag": 25,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "completeDataListIncluded",
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "lsaOnlyAccessIndicator",
                  "tag": 1,
                  "implicit": true,
                  "type": "ENUMERATED",
                  "values": [
                    {
                      "name": "accessOutsideLSAsAllowed",
                      "value": 0
                    },
                    {
                      "name": "accessOutsideLSAsRestricted",
                      "value": 1
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "lsaDataList",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..20))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "lsaIdentity",
                        "tag": 0,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(3))"
                      },
                      {
                        "name": "lsaAttributes",
                        "tag": 1,
                        "implicit": true,
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "lsaActiveModeIndicator",
                        "tag": 2,
                        "implicit": true,
                        "type": "NULL",
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 3,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 3,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "lmu-Indicator",
              "tag": 21,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "lcsInformation",
              "tag": 22,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "gmlc-List",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..9))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..20))"
                  },
                  "optional": true
                },
                {
                  "name": "lcs-PrivacyExceptionList",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..4))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "ss-Code",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "ss-Status",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "notificationToMSUser",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "notifyLocationAllowed",
                            "value": 0
                          },
                          {
                            "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                            "value": 1
                          },
                          {
                            "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                            "value": 2
                          },
                          {
                            "name": "locationNotAllowed",
                            "value": 3
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "externalClientList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(0..5))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "clientIdentity",
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "externalAddress",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..9))",
                                  "optional": true
                                },
                                {
                                  "name": "extensionContainer",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "privateExtensionList",
                                      "tag": 0,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "qualifiers": "(SIZE(1..10))",
                                      "ofElement": {
                                        "type": "SEQUENCE",
                                        "elements": [
                                          {
                                            "name": "extId",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&extensionId({,...})"
                                          },
                                          {
                                            "name": "extType",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                                            "optional": true
                                          }
                                        ]
                                      },
                                      "optional": true
                                    },
                                    {
                                      "name": "pcs-Extensions",
                                      "tag": 1,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "elements": [],
                                      "optional": true
                                    }
                                  ],
                                  "optional": true
                                }
                              ]
                            },
                            {
                              "name": "gmlc-Restriction",
                              "tag": 0,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "gmlc-List",
                                  "value": 0
                                },
                                {
                                  "name": "home-Country",
                                  "value": 1
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "notificationToMSUser",
                              "tag": 1,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "notifyLocationAllowed",
                                  "value": 0
                                },
                                {
                                  "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                                  "value": 1
                                },
                                {
                                  "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                                  "value": 2
                                },
                                {
                                  "name": "locationNotAllowed",
                                  "value": 3
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 2,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "plmnClientList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "broadcastService",
                              "value": 0
                            },
                            {
                              "name": "o-andM-HPLMN",
                              "value": 1
                            },
                            {
                              "name": "o-andM-VPLMN",
                              "value": 2
                            },
                            {
                              "name": "anonymousLocation",
                              "value": 3
                            },
                            {
                              "name": "targetMSsubscribedService",
                              "value": 4
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 3,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "ext-externalClientList",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..35))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "clientIdentity",
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "externalAddress",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..9))",
                                  "optional": true
                                },
                                {
                                  "name": "extensionContainer",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "privateExtensionList",
                                      "tag": 0,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "qualifiers": "(SIZE(1..10))",
                                      "ofElement": {
                                        "type": "SEQUENCE",
                                        "elements": [
                                          {
                                            "name": "extId",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&extensionId({,...})"
                                          },
                                          {
                                            "name": "extType",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                                            "optional": true
                                          }
                                        ]
                                      },
                                      "optional": true
                                    },
                                    {
                                      "name": "pcs-Extensions",
                                      "tag": 1,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "elements": [],
                                      "optional": true
                                    }
                                  ],
                                  "optional": true
                                }
                              ]
                            },
                            {
                              "name": "gmlc-Restriction",
                              "tag": 0,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "gmlc-List",
                                  "value": 0
                                },
                                {
                                  "name": "home-Country",
                                  "value": 1
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "notificationToMSUser",
                              "tag": 1,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "notifyLocationAllowed",
                                  "value": 0
                                },
                                {
                                  "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                                  "value": 1
                                },
                                {
                                  "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                                  "value": 2
                                },
                                {
                                  "name": "locationNotAllowed",
                                  "value": 3
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 2,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "serviceTypeList",
                        "tag": 5,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..32))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "serviceTypeIdentity",
                              "type": "INTEGER",
                              "qualifiers": "(0..127)"
                            },
                            {
                              "name": "gmlc-Restriction",
                              "tag": 0,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "gmlc-List",
                                  "value": 0
                                },
                                {
                                  "name": "home-Country",
                                  "value": 1
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "notificationToMSUser",
                              "tag": 1,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "notifyLocationAllowed",
                                  "value": 0
                                },
                                {
                                  "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                                  "value": 1
                                },
                                {
                                  "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                                  "value": 2
                                },
                                {
                                  "name": "locationNotAllowed",
                                  "value": 3
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 2,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "molr-List",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..3))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "ss-Code",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "ss-Status",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "add-lcs-PrivacyExceptionList",
                  "tag": 3,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..4))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "ss-Code",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      },
                      {
                        "name": "ss-Status",
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1..5))"
                      },
                      {
                        "name": "notificationToMSUser",
                        "tag": 0,
                        "implicit": true,
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "notifyLocationAllowed",
                            "value": 0
                          },
                          {
                            "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                            "value": 1
                          },
                          {
                            "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                            "value": 2
                          },
                          {
                            "name": "locationNotAllowed",
                            "value": 3
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "externalClientList",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(0..5))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "clientIdentity",
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "externalAddress",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..9))",
                                  "optional": true
                                },
                                {
                                  "name": "extensionContainer",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "privateExtensionList",
                                      "tag": 0,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "qualifiers": "(SIZE(1..10))",
                                      "ofElement": {
                                        "type": "SEQUENCE",
                                        "elements": [
                                          {
                                            "name": "extId",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&extensionId({,...})"
                                          },
                                          {
                                            "name": "extType",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                                            "optional": true
                                          }
                                        ]
                                      },
                                      "optional": true
                                    },
                                    {
                                      "name": "pcs-Extensions",
                                      "tag": 1,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "elements": [],
                                      "optional": true
                                    }
                                  ],
                                  "optional": true
                                }
                              ]
                            },
                            {
                              "name": "gmlc-Restriction",
                              "tag": 0,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "gmlc-List",
                                  "value": 0
                                },
                                {
                                  "name": "home-Country",
                                  "value": 1
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "notificationToMSUser",
                              "tag": 1,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "notifyLocationAllowed",
                                  "value": 0
                                },
                                {
                                  "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                                  "value": 1
                                },
                                {
                                  "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                                  "value": 2
                                },
                                {
                                  "name": "locationNotAllowed",
                                  "value": 3
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 2,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "plmnClientList",
                        "tag": 2,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "broadcastService",
                              "value": 0
                            },
                            {
                              "name": "o-andM-HPLMN",
                              "value": 1
                            },
                            {
                              "name": "o-andM-VPLMN",
                              "value": 2
                            },
                            {
                              "name": "anonymousLocation",
                              "value": 3
                            },
                            {
                              "name": "targetMSsubscribedService",
                              "value": 4
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "extensionContainer",
                        "tag": 3,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "privateExtensionList",
                            "tag": 0,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..10))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "extId",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&extensionId({,...})"
                                },
                                {
                                  "name": "extType",
                                  "type": "MAP-EXTENSION",
                                  "qualifiers": ".&ExtensionType({,...}{@extId})",
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "pcs-Extensions",
                            "tag": 1,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [],
                            "optional": true
                          }
                        ],
                        "optional": true
                      },
                      {
                        "name": "ext-externalClientList",
                        "tag": 4,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..35))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "clientIdentity",
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "externalAddress",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(1..9))",
                                  "optional": true
                                },
                                {
                                  "name": "extensionContainer",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "privateExtensionList",
                                      "tag": 0,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "qualifiers": "(SIZE(1..10))",
                                      "ofElement": {
                                        "type": "SEQUENCE",
                                        "elements": [
                                          {
                                            "name": "extId",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&extensionId({,...})"
                                          },
                                          {
                                            "name": "extType",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                                            "optional": true
                                          }
                                        ]
                                      },
                                      "optional": true
                                    },
                                    {
                                      "name": "pcs-Extensions",
                                      "tag": 1,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "elements": [],
                                      "optional": true
                                    }
                                  ],
                                  "optional": true
                                }
                              ]
                            },
                            {
                              "name": "gmlc-Restriction",
                              "tag": 0,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "gmlc-List",
                                  "value": 0
                                },
                                {
                                  "name": "home-Country",
                                  "value": 1
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "notificationToMSUser",
                              "tag": 1,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "notifyLocationAllowed",
                                  "value": 0
                                },
                                {
                                  "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                                  "value": 1
                                },
                                {
                                  "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                                  "value": 2
                                },
                                {
                                  "name": "locationNotAllowed",
                                  "value": 3
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 2,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "serviceTypeList",
                        "tag": 5,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..32))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "serviceTypeIdentity",
                              "type": "INTEGER",
                              "qualifiers": "(0..127)"
                            },
                            {
                              "name": "gmlc-Restriction",
                              "tag": 0,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "gmlc-List",
                                  "value": 0
                                },
                                {
                                  "name": "home-Country",
                                  "value": 1
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "notificationToMSUser",
                              "tag": 1,
                              "implicit": true,
                              "type": "ENUMERATED",
                              "values": [
                                {
                                  "name": "notifyLocationAllowed",
                                  "value": 0
                                },
                                {
                                  "name": "notifyAndVerify-LocationAllowedIfNoResponse",
                                  "value": 1
                                },
                                {
                                  "name": "notifyAndVerify-LocationNotAllowedIfNoResponse",
                                  "value": 2
                                },
                                {
                                  "name": "locationNotAllowed",
                                  "value": 3
                                }
                              ],
                              "optional": true
                            },
                            {
                              "name": "extensionContainer",
                              "tag": 2,
                              "implicit": true,
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "privateExtensionList",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "qualifiers": "(SIZE(1..10))",
                                  "ofElement": {
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "extId",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&extensionId({,...})"
                                      },
                                      {
                                        "name": "extType",
                                        "type": "MAP-EXTENSION",
                                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                                        "optional": true
                                      }
                                    ]
                                  },
                                  "optional": true
                                },
                                {
                                  "name": "pcs-Extensions",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [],
                                  "optional": true
                                }
                              ],
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "istAlertTimer",
              "tag": 26,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(15..255)",
              "optional": true
            },
            {
              "name": "superChargerSupportedInHLR",
              "tag": 27,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..6))",
              "optional": true
            },
            {
              "name": "mc-SS-Info",
              "tag": 28,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "ss-Code",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))"
                },
                {
                  "name": "ss-Status",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..5))"
                },
                {
                  "name": "nbrSB",
                  "tag": 2,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(2..7)"
                },
                {
                  "name": "nbrUser",
                  "tag": 3,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..7)"
                },
                {
                  "name": "extensionContainer",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "cs-AllocationRetentionPriority",
              "tag": 29,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1))",
              "optional": true
            },
            {
              "name": "sgsn-CAMEL-SubscriptionInfo",
              "tag": 17,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "gprs-CSI",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "gprs-CamelTDPDataList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "gprs-TriggerDetectionPoint",
                            "tag": 0,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "attach",
                                "value": 1
                              },
                              {
                                "name": "attachChangeOfPosition",
                                "value": 2
                              },
                              {
                                "name": "pdp-ContextEstablishment",
                                "value": 11
                              },
                              {
                                "name": "pdp-ContextEstablishmentAcknowledgement",
                                "value": 12
                              },
                              {
                                "name": "pdp-ContextChangeOfPosition",
                                "value": 14
                              }
                            ]
                          },
                          {
                            "name": "serviceKey",
                            "tag": 1,
                            "implicit": true,
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultSessionHandling",
                            "tag": 3,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueTransaction",
                                "value": 0
                              },
                              {
                                "name": "releaseTransaction",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 4,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 1,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 4,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "mo-sms-CSI",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "sms-CAMEL-TDP-DataList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "sms-TriggerDetectionPoint",
                            "tag": 0,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "sms-CollectedInfo",
                                "value": 1
                              },
                              {
                                "name": "sms-DeliveryRequest",
                                "value": 2
                              }
                            ]
                          },
                          {
                            "name": "serviceKey",
                            "tag": 1,
                            "implicit": true,
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultSMS-Handling",
                            "tag": 3,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueTransaction",
                                "value": 0
                              },
                              {
                                "name": "releaseTransaction",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 4,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 1,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 4,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "mt-sms-CSI",
                  "tag": 3,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "sms-CAMEL-TDP-DataList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "sms-TriggerDetectionPoint",
                            "tag": 0,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "sms-CollectedInfo",
                                "value": 1
                              },
                              {
                                "name": "sms-DeliveryRequest",
                                "value": 2
                              }
                            ]
                          },
                          {
                            "name": "serviceKey",
                            "tag": 1,
                            "implicit": true,
                            "type": "INTEGER",
                            "qualifiers": "(0..2147483647)"
                          },
                          {
                            "name": "gsmSCF-Address",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..9))"
                          },
                          {
                            "name": "defaultSMS-Handling",
                            "tag": 3,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "continueTransaction",
                                "value": 0
                              },
                              {
                                "name": "releaseTransaction",
                                "value": 1
                              }
                            ]
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 4,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "camelCapabilityHandling",
                      "tag": 1,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..16)",
                      "optional": true
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 4,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "mt-smsCAMELTDP-CriteriaList",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "sms-TriggerDetectionPoint",
                        "type": "ENUMERATED",
                        "values": [
                          {
                            "name": "sms-CollectedInfo",
                            "value": 1
                          },
                          {
                            "name": "sms-DeliveryRequest",
                            "value": 2
                          }
                        ]
                      },
                      {
                        "name": "tpdu-TypeCriterion",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..5))",
                        "ofElement": {
                          "type": "ENUMERATED",
                          "values": [
                            {
                              "name": "sms-DELIVER",
                              "value": 0
                            },
                            {
                              "name": "sms-SUBMIT-REPORT",
                              "value": 1
                            },
                            {
                              "name": "sms-STATUS-REPORT",
                              "value": 2
                            }
                          ]
                        },
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "mg-csi",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "mobilityTriggers",
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "OCTET STRING",
                        "qualifiers": "(SIZE(1))"
                      }
                    },
                    {
                      "name": "serviceKey",
                      "type": "INTEGER",
                      "qualifiers": "(0..2147483647)"
                    },
                    {
                      "name": "gsmSCF-Address",
                      "tag": 0,
                      "implicit": true,
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(1..9))"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "notificationToCSE",
                      "tag": 2,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "csi-Active",
                      "tag": 3,
                      "implicit": true,
                      "type": "NULL",
                      "optional": true
                    }
                  ],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "chargingCharacteristics",
              "tag": 18,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2))",
              "optional": true
            },
            {
              "name": "accessRestrictionData",
              "tag": 19,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(2..8))",
              "values": [
                {
                  "name": "utranNotAllowed",
                  "value": 0
                },
                {
                  "name": "geranNotAllowed",
                  "value": 1
                },
                {
                  "name": "ganNotAllowed",
                  "value": 2
                },
                {
                  "name": "i-hspa-evolutionNotAllowed",
                  "value": 3
                },
                {
                  "name": "wb-e-utranNotAllowed",
                  "value": 4
                },
                {
                  "name": "ho-toNon3GPP-AccessNotAllowed",
                  "value": 5
                },
                {
                  "name": "nb-iotNotAllowed",
                  "value": 6
                },
                {
                  "name": "enhancedCoverageNotAllowed",
                  "value": 7
                }
              ],
              "optional": true
            },
            {
              "name": "ics-Indicator",
              "tag": 20,
              "implicit": true,
              "type": "BOOLEAN",
              "optional": true
            },
            {
              "name": "eps-SubscriptionData",
              "tag": 31,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "apn-oi-Replacement",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..100))",
                  "optional": true
                },
                {
                  "name": "rfsp-id",
                  "tag": 2,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(1..256)",
                  "optional": true
                },
                {
                  "name": "ambr",
                  "tag": 3,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "max-RequestedBandwidth-UL",
                      "tag": 0,
                      "implicit": true,
                      "type": "INTEGER"
                    },
                    {
                      "name": "max-RequestedBandwidth-DL",
                      "tag": 1,
                      "implicit": true,
                      "type": "INTEGER"
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "extended-Max-RequestedBandwidth-UL",
                      "tag": 3,
                      "implicit": true,
                      "type": "INTEGER",
                      "optional": true
                    },
                    {
                      "name": "extended-Max-RequestedBandwidth-DL",
                      "tag": 4,
                      "implicit": true,
                      "type": "INTEGER",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "apn-ConfigurationProfile",
                  "tag": 4,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "defaultContext",
                      "type": "INTEGER",
                      "qualifiers": "(1..50)"
                    },
                    {
                      "name": "completeDataListIncluded",
                      "type": "NULL",
                      "optional": true
                    },
                    {
                      "name": "epsDataList",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..50))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "contextId",
                            "tag": 0,
                            "implicit": true,
                            "type": "INTEGER",
                            "qualifiers": "(1..50)"
                          },
                          {
                            "name": "pdn-Type",
                            "tag": 1,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1))"
                          },
                          {
                            "name": "servedPartyIP-IPv4-Address",
                            "tag": 2,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..16))",
                            "optional": true
                          },
                          {
                            "name": "apn",
                            "tag": 3,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(2..63))"
                          },
                          {
                            "name": "eps-qos-Subscribed",
                            "tag": 4,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "qos-Class-Identifier",
                                "tag": 0,
                                "implicit": true,
                                "type": "INTEGER",
                                "qualifiers": "(1..9)"
                              },
                              {
                                "name": "allocation-Retention-Priority",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "priority-level",
                                    "tag": 0,
                                    "implicit": true,
                                    "type": "INTEGER"
                                  },
                                  {
                                    "name": "pre-emption-capability",
                                    "tag": 1,
                                    "implicit": true,
                                    "type": "BOOLEAN",
                                    "optional": true
                                  },
                                  {
                                    "name": "pre-emption-vulnerability",
                                    "tag": 2,
                                    "implicit": true,
                                    "type": "BOOLEAN",
                                    "optional": true
                                  },
                                  {
                                    "name": "extensionContainer",
                                    "tag": 3,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "elements": [
                                      {
                                        "name": "privateExtensionList",
                                        "tag": 0,
                                        "implicit": true,
                                        "type": "SEQUENCE",
                                        "qualifiers": "(SIZE(1..10))",
                                        "ofElement": {
                                          "type": "SEQUENCE",
                                          "elements": [
                                            {
                                              "name": "extId",
                                              "type": "MAP-EXTENSION",
                                              "qualifiers": ".&extensionId({,...})"
                                            },
                                            {
                                              "name": "extType",
                                              "type": "MAP-EXTENSION",
                                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                                              "optional": true
                                            }
                                          ]
                                        },
                                        "optional": true
                                      },
                                      {
                                        "name": "pcs-Extensions",
                                        "tag": 1,
                                        "implicit": true,
                                        "type": "SEQUENCE",
                                        "elements": [],
                                        "optional": true
                                      }
                                    ],
                                    "optional": true
                                  }
                                ]
                              },
                              {
                                "name": "extensionContainer",
                                "tag": 2,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "privateExtensionList",
                                    "tag": 0,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "qualifiers": "(SIZE(1..10))",
                                    "ofElement": {
                                      "type": "SEQUENCE",
                                      "elements": [
                                        {
                                          "name": "extId",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&extensionId({,...})"
                                        },
                                        {
                                          "name": "extType",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                                          "optional": true
                                        }
                                      ]
                                    },
                                    "optional": true
                                  },
                                  {
                                    "name": "pcs-Extensions",
                                    "tag": 1,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "elements": [],
                                    "optional": true
                                  }
                                ],
                                "optional": true
                              }
                            ]
                          },
                          {
                            "name": "pdn-gw-Identity",
                            "tag": 5,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "pdn-gw-ipv4-Address",
                                "tag": 0,
                                "implicit": true,
                                "type": "OCTET STRING",
                                "qualifiers": "(SIZE(1..16))",
                                "optional": true
                              },
                              {
                                "name": "pdn-gw-ipv6-Address",
                                "tag": 1,
                                "implicit": true,
                                "type": "OCTET STRING",
                                "qualifiers": "(SIZE(1..16))",
                                "optional": true
                              },
                              {
                                "name": "pdn-gw-name",
                                "tag": 2,
                                "implicit": true,
                                "type": "OCTET STRING",
                                "qualifiers": "(SIZE(9..255))",
                                "optional": true
                              },
                              {
                                "name": "extensionContainer",
                                "tag": 3,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "privateExtensionList",
                                    "tag": 0,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "qualifiers": "(SIZE(1..10))",
                                    "ofElement": {
                                      "type": "SEQUENCE",
                                      "elements": [
                                        {
                                          "name": "extId",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&extensionId({,...})"
                                        },
                                        {
                                          "name": "extType",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                                          "optional": true
                                        }
                                      ]
                                    },
                                    "optional": true
                                  },
                                  {
                                    "name": "pcs-Extensions",
                                    "tag": 1,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "elements": [],
                                    "optional": true
                                  }
                                ],
                                "optional": true
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "pdn-gw-AllocationType",
                            "tag": 6,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "static",
                                "value": 0
                              },
                              {
                                "name": "dynamic",
                                "value": 1
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "vplmnAddressAllowed",
                            "tag": 7,
                            "implicit": true,
                            "type": "NULL",
                            "optional": true
                          },
                          {
                            "name": "chargingCharacteristics",
                            "tag": 8,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(2))",
                            "optional": true
                          },
                          {
                            "name": "ambr",
                            "tag": 9,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "max-RequestedBandwidth-UL",
                                "tag": 0,
                                "implicit": true,
                                "type": "INTEGER"
                              },
                              {
                                "name": "max-RequestedBandwidth-DL",
                                "tag": 1,
                                "implicit": true,
                                "type": "INTEGER"
                              },
                              {
                                "name": "extensionContainer",
                                "tag": 2,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "privateExtensionList",
                                    "tag": 0,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "qualifiers": "(SIZE(1..10))",
                                    "ofElement": {
                                      "type": "SEQUENCE",
                                      "elements": [
                                        {
                                          "name": "extId",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&extensionId({,...})"
                                        },
                                        {
                                          "name": "extType",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                                          "optional": true
                                        }
                                      ]
                                    },
                                    "optional": true
                                  },
                                  {
                                    "name": "pcs-Extensions",
                                    "tag": 1,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "elements": [],
                                    "optional": true
                                  }
                                ],
                                "optional": true
                              },
                              {
                                "name": "extended-Max-RequestedBandwidth-UL",
                                "tag": 3,
                                "implicit": true,
                                "type": "INTEGER",
                                "optional": true
                              },
                              {
                                "name": "extended-Max-RequestedBandwidth-DL",
                                "tag": 4,
                                "implicit": true,
                                "type": "INTEGER",
                                "optional": true
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "specificAPNInfoList",
                            "tag": 10,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "qualifiers": "(SIZE(1..50))",
                            "ofElement": {
                              "type": "SEQUENCE",
                              "elements": [
                                {
                                  "name": "apn",
                                  "tag": 0,
                                  "implicit": true,
                                  "type": "OCTET STRING",
                                  "qualifiers": "(SIZE(2..63))"
                                },
                                {
                                  "name": "pdn-gw-Identity",
                                  "tag": 1,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "pdn-gw-ipv4-Address",
                                      "tag": 0,
                                      "implicit": true,
                                      "type": "OCTET STRING",
                                      "qualifiers": "(SIZE(1..16))",
                                      "optional": true
                                    },
                                    {
                                      "name": "pdn-gw-ipv6-Address",
                                      "tag": 1,
                                      "implicit": true,
                                      "type": "OCTET STRING",
                                      "qualifiers": "(SIZE(1..16))",
                                      "optional": true
                                    },
                                    {
                                      "name": "pdn-gw-name",
                                      "tag": 2,
                                      "implicit": true,
                                      "type": "OCTET STRING",
                                      "qualifiers": "(SIZE(9..255))",
                                      "optional": true
                                    },
                                    {
                                      "name": "extensionContainer",
                                      "tag": 3,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "elements": [
                                        {
                                          "name": "privateExtensionList",
                                          "tag": 0,
                                          "implicit": true,
                                          "type": "SEQUENCE",
                                          "qualifiers": "(SIZE(1..10))",
                                          "ofElement": {
                                            "type": "SEQUENCE",
                                            "elements": [
                                              {
                                                "name": "extId",
                                                "type": "MAP-EXTENSION",
                                                "qualifiers": ".&extensionId({,...})"
                                              },
                                              {
                                                "name": "extType",
                                                "type": "MAP-EXTENSION",
                                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                                "optional": true
                                              }
                                            ]
                                          },
                                          "optional": true
                                        },
                                        {
                                          "name": "pcs-Extensions",
                                          "tag": 1,
                                          "implicit": true,
                                          "type": "SEQUENCE",
                                          "elements": [],
                                          "optional": true
                                        }
                                      ],
                                      "optional": true
                                    }
                                  ]
                                },
                                {
                                  "name": "extensionContainer",
                                  "tag": 2,
                                  "implicit": true,
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "privateExtensionList",
                                      "tag": 0,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "qualifiers": "(SIZE(1..10))",
                                      "ofElement": {
                                        "type": "SEQUENCE",
                                        "elements": [
                                          {
                                            "name": "extId",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&extensionId({,...})"
                                          },
                                          {
                                            "name": "extType",
                                            "type": "MAP-EXTENSION",
                                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                                            "optional": true
                                          }
                                        ]
                                      },
                                      "optional": true
                                    },
                                    {
                                      "name": "pcs-Extensions",
                                      "tag": 1,
                                      "implicit": true,
                                      "type": "SEQUENCE",
                                      "elements": [],
                                      "optional": true
                                    }
                                  ],
                                  "optional": true
                                }
                              ]
                            },
                            "optional": true
                          },
                          {
                            "name": "extensionContainer",
                            "tag": 11,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "privateExtensionList",
                                "tag": 0,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "qualifiers": "(SIZE(1..10))",
                                "ofElement": {
                                  "type": "SEQUENCE",
                                  "elements": [
                                    {
                                      "name": "extId",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&extensionId({,...})"
                                    },
                                    {
                                      "name": "extType",
                                      "type": "MAP-EXTENSION",
                                      "qualifiers": ".&ExtensionType({,...}{@extId})",
                                      "optional": true
                                    }
                                  ]
                                },
                                "optional": true
                              },
                              {
                                "name": "pcs-Extensions",
                                "tag": 1,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [],
                                "optional": true
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "servedPartyIP-IPv6-Address",
                            "tag": 12,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1..16))",
                            "optional": true
                          },
                          {
                            "name": "apn-oi-Replacement",
                            "tag": 13,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(9..100))",
                            "optional": true
                          },
                          {
                            "name": "sipto-Permission",
                            "tag": 14,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "siptoAboveRanAllowed",
                                "value": 0
                              },
                              {
                                "name": "siptoAboveRanNotAllowed",
                                "value": 1
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "lipa-Permission",
                            "tag": 15,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "lipaProhibited",
                                "value": 0
                              },
                              {
                                "name": "lipaOnly",
                                "value": 1
                              },
                              {
                                "name": "lipaConditional",
                                "value": 2
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "restoration-Priority",
                            "tag": 16,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(1))",
                            "optional": true
                          },
                          {
                            "name": "sipto-local-network-Permission",
                            "tag": 17,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "siptoAtLocalNetworkAllowed",
                                "value": 0
                              },
                              {
                                "name": "siptoAtLocalNetworkNotAllowed",
                                "value": 1
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "wlan-offloadability",
                            "tag": 18,
                            "implicit": true,
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "wlan-offloadability-EUTRAN",
                                "tag": 0,
                                "implicit": true,
                                "type": "ENUMERATED",
                                "values": [
                                  {
                                    "name": "notAllowed",
                                    "value": 0
                                  },
                                  {
                                    "name": "allowed",
                                    "value": 1
                                  }
                                ],
                                "optional": true
                              },
                              {
                                "name": "wlan-offloadability-UTRAN",
                                "tag": 1,
                                "implicit": true,
                                "type": "ENUMERATED",
                                "values": [
                                  {
                                    "name": "notAllowed",
                                    "value": 0
                                  },
                                  {
                                    "name": "allowed",
                                    "value": 1
                                  }
                                ],
                                "optional": true
                              },
                              {
                                "name": "extensionContainer",
                                "tag": 2,
                                "implicit": true,
                                "type": "SEQUENCE",
                                "elements": [
                                  {
                                    "name": "privateExtensionList",
                                    "tag": 0,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "qualifiers": "(SIZE(1..10))",
                                    "ofElement": {
                                      "type": "SEQUENCE",
                                      "elements": [
                                        {
                                          "name": "extId",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&extensionId({,...})"
                                        },
                                        {
                                          "name": "extType",
                                          "type": "MAP-EXTENSION",
                                          "qualifiers": ".&ExtensionType({,...}{@extId})",
                                          "optional": true
                                        }
                                      ]
                                    },
                                    "optional": true
                                  },
                                  {
                                    "name": "pcs-Extensions",
                                    "tag": 1,
                                    "implicit": true,
                                    "type": "SEQUENCE",
                                    "elements": [],
                                    "optional": true
                                  }
                                ],
                                "optional": true
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "non-IP-PDN-Type-Indicator",
                            "tag": 19,
                            "implicit": true,
                            "type": "NULL",
                            "optional": true
                          },
                          {
                            "name": "nIDD-Mechanism",
                            "tag": 20,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "sGi-based-data-delivery",
                                "value": 0
                              },
                              {
                                "name": "sCEF-based-data-delivery",
                                "value": 1
                              }
                            ],
                            "optional": true
                          },
                          {
                            "name": "sCEF-ID",
                            "tag": 21,
                            "implicit": true,
                            "type": "OCTET STRING",
                            "qualifiers": "(SIZE(9..255))",
                            "optional": true
                          },
                          {
                            "name": "pdn-ConnectionContinuity",
                            "tag": 22,
                            "implicit": true,
                            "type": "ENUMERATED",
                            "values": [
                              {
                                "name": "maintainPDN-Connection",
                                "value": 0
                              },
                              {
                                "name": "disconnectPDN-ConnectionWithReactivationRequest",
                                "value": 1
                              },
                              {
                                "name": "disconnectPDN-ConnectionWithoutReactivationRequest",
                                "value": 2
                              }
                            ],
                            "optional": true
                          }
                        ]
                      }
                    },
                    {
                      "name": "extensionContainer",
                      "tag": 2,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [
                        {
                          "name": "privateExtensionList",
                          "tag": 0,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "qualifiers": "(SIZE(1..10))",
                          "ofElement": {
                            "type": "SEQUENCE",
                            "elements": [
                              {
                                "name": "extId",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&extensionId({,...})"
                              },
                              {
                                "name": "extType",
                                "type": "MAP-EXTENSION",
                                "qualifiers": ".&ExtensionType({,...}{@extId})",
                                "optional": true
                              }
                            ]
                          },
                          "optional": true
                        },
                        {
                          "name": "pcs-Extensions",
                          "tag": 1,
                          "implicit": true,
                          "type": "SEQUENCE",
                          "elements": [],
                          "optional": true
                        }
                      ],
                      "optional": true
                    },
                    {
                      "name": "additionalDefaultContext",
                      "tag": 3,
                      "implicit": true,
                      "type": "INTEGER",
                      "qualifiers": "(1..50)",
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "stn-sr",
                  "tag": 6,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..9))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 5,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "mps-CSPriority",
                  "tag": 7,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "mps-EPSPriority",
                  "tag": 8,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "subscribed-vsrvcc",
                  "tag": 9,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "csg-SubscriptionDataList",
              "tag": 32,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "csg-Id",
                    "type": "BIT STRING",
                    "qualifiers": "(SIZE(27))"
                  },
                  {
                    "name": "expirationDate",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4))",
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "lipa-AllowedAPNList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..50))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(2..63))"
                    },
                    "optional": true
                  },
                  {
                    "name": "plmn-Id",
                    "tag": 1,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "ue-ReachabilityRequestIndicator",
              "tag": 33,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "sgsn-Number",
              "tag": 34,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "mme-Name",
              "tag": 35,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(9..255))",
              "optional": true
            },
            {
              "name": "subscribedPeriodicRAUTAUtimer",
              "tag": 36,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..4294967295)",
              "optional": true
            },
            {
              "name": "vplmnLIPAAllowed",
              "tag": 37,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "mdtUserConsent",
              "tag": 38,
              "implicit": true,
              "type": "BOOLEAN",
              "optional": true
            },
            {
              "name": "subscribedPeriodicLAUtimer",
              "tag": 39,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..4294967295)",
              "optional": true
            },
            {
              "name": "vplmn-Csg-SubscriptionDataList",
              "tag": 40,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "csg-Id",
                    "type": "BIT STRING",
                    "qualifiers": "(SIZE(27))"
                  },
                  {
                    "name": "expirationDate",
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(4))",
                    "optional": true
                  },
                  {
                    "name": "extensionContainer",
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "privateExtensionList",
                        "tag": 0,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "qualifiers": "(SIZE(1..10))",
                        "ofElement": {
                          "type": "SEQUENCE",
                          "elements": [
                            {
                              "name": "extId",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&extensionId({,...})"
                            },
                            {
                              "name": "extType",
                              "type": "MAP-EXTENSION",
                              "qualifiers": ".&ExtensionType({,...}{@extId})",
                              "optional": true
                            }
                          ]
                        },
                        "optional": true
                      },
                      {
                        "name": "pcs-Extensions",
                        "tag": 1,
                        "implicit": true,
                        "type": "SEQUENCE",
                        "elements": [],
                        "optional": true
                      }
                    ],
                    "optional": true
                  },
                  {
                    "name": "lipa-AllowedAPNList",
                    "tag": 0,
                    "implicit": true,
                    "type": "SEQUENCE",
                    "qualifiers": "(SIZE(1..50))",
                    "ofElement": {
                      "type": "OCTET STRING",
                      "qualifiers": "(SIZE(2..63))"
                    },
                    "optional": true
                  },
                  {
                    "name": "plmn-Id",
                    "tag": 1,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "additionalMSISDN",
              "tag": 41,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "psAndSMS-OnlyServiceProvision",
              "tag": 42,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "smsInSGSNAllowed",
              "tag": 43,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "cs-to-ps-SRVCC-Allowed-Indicator",
              "tag": 44,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "pcscf-Restoration-Request",
              "tag": 45,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "adjacentAccessRestrictionDataList",
              "tag": 46,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "plmnId",
                    "tag": 0,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))"
                  },
                  {
                    "name": "accessRestrictionData",
                    "tag": 1,
                    "implicit": true,
                    "type": "BIT STRING",
                    "qualifiers": "(SIZE(2..8))",
                    "values": [
                      {
                        "name": "utranNotAllowed",
                        "value": 0
                      },
                      {
                        "name": "geranNotAllowed",
                        "value": 1
                      },
                      {
                        "name": "ganNotAllowed",
                        "value": 2
                      },
                      {
                        "name": "i-hspa-evolutionNotAllowed",
                        "value": 3
                      },
                      {
                        "name": "wb-e-utranNotAllowed",
                        "value": 4
                      },
                      {
                        "name": "ho-toNon3GPP-AccessNotAllowed",
                        "value": 5
                      },
                      {
                        "name": "nb-iotNotAllowed",
                        "value": 6
                      },
                      {
                        "name": "enhancedCoverageNotAllowed",
                        "value": 7
                      }
                    ]
                  },
                  {
                    "name": "ext-AccessRestrictionData",
                    "tag": 2,
                    "implicit": true,
                    "type": "BIT STRING",
                    "qualifiers": "(SIZE(1..32))",
                    "values": [
                      {
                        "name": "nrAsSecondaryRATNotAllowed",
                        "value": 0
                      },
                      {
                        "name": "unlicensedSpectrumAsSecondaryRATNotAllowed",
                        "value": 1
                      }
                    ],
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "imsi-Group-Id-List",
              "tag": 47,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "group-Service-Id",
                    "tag": 0,
                    "implicit": true,
                    "type": "INTEGER",
                    "qualifiers": "(0..4294967295)"
                  },
                  {
                    "name": "plmnId",
                    "tag": 1,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))"
                  },
                  {
                    "name": "local-Group-ID",
                    "tag": 2,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..10))"
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "ueUsageType",
              "tag": 48,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(4))",
              "optional": true
            },
            {
              "name": "userPlaneIntegrityProtectionIndicator",
              "tag": 49,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "dl-Buffering-Suggested-Packet-Count",
              "tag": 50,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(-1..2147483647)",
              "optional": true
            },
            {
              "name": "reset-Id-List",
              "tag": 51,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..50))",
              "ofElement": {
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1..4))"
              },
              "optional": true
            },
            {
              "name": "eDRX-Cycle-Length-List",
              "tag": 52,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..8))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "rat-Type",
                    "tag": 0,
                    "implicit": true,
                    "type": "ENUMERATED",
                    "values": [
                      {
                        "name": "utran",
                        "value": 0
                      },
                      {
                        "name": "geran",
                        "value": 1
                      },
                      {
                        "name": "gan",
                        "value": 2
                      },
                      {
                        "name": "i-hspa-evolution",
                        "value": 3
                      },
                      {
                        "name": "e-utran",
                        "value": 4
                      },
                      {
                        "name": "nb-iot",
                        "value": 5
                      }
                    ]
                  },
                  {
                    "name": "eDRX-Cycle-Length-Value",
                    "tag": 1,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1))"
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "ext-AccessRestrictionData",
              "tag": 53,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..32))",
              "values": [
                {
                  "name": "nrAsSecondaryRATNotAllowed",
                  "value": 0
                },
                {
                  "name": "unlicensedSpectrumAsSecondaryRATNotAllowed",
                  "value": 1
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "subscriptionDataDeletion",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "imsi",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3..8))"
            },
            {
              "name": "basicServiceList",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..70))",
              "ofElement": {
                "type": "CHOICE",
                "elements": [
                  {
                    "name": "ext-BearerService",
                    "tag": 2,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  },
                  {
                    "name": "ext-Teleservice",
                    "tag": 3,
                    "implicit": true,
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(1..5))"
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "ss-List",
              "tag": 2,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..30))",
              "ofElement": {
                "type": "OCTET STRING",
                "qualifiers": "(SIZE(1))"
              },
              "optional": true
            },
            {
              "name": "roamingRestrictionDueToUnsupportedFeature",
              "tag": 4,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "regionalSubscriptionIdentifier",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2))",
              "optional": true
            },
            {
              "name": "vbsGroupIndication",
              "tag": 7,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "vgcsGroupIndication",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "camelSubscriptionInfoWithdraw",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 6,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "gprsSubscriptionDataWithdraw",
              "tag": 10,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "allGPRSData",
                  "type": "NULL"
                },
                {
                  "name": "contextIdList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "INTEGER",
                    "qualifiers": "(1..50)"
                  }
                }
              ],
              "optional": true
            },
            {
              "name": "roamingRestrictedInSgsnDueToUnsuppportedFeature",
              "tag": 11,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "lsaInformationWithdraw",
              "tag": 12,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "allLSAData",
                  "type": "NULL"
                },
                {
                  "name": "lsaIdentityList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..20))",
                  "ofElement": {
                    "type": "OCTET STRING",
                    "qualifiers": "(SIZE(3))"
                  }
                }
              ],
              "optional": true
            },
            {
              "name": "gmlc-ListWithdraw",
              "tag": 13,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "istInformationWithdraw",
              "tag": 14,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "specificCSI-Withdraw",
              "tag": 15,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(8..32))",
              "values": [
                {
                  "name": "o-csi",
                  "value": 0
                },
                {
                  "name": "ss-csi",
                  "value": 1
                },
                {
                  "name": "tif-csi",
                  "value": 2
                },
                {
                  "name": "d-csi",
                  "value": 3
                },
                {
                  "name": "vt-csi",
                  "value": 4
                },
                {
                  "name": "mo-sms-csi",
                  "value": 5
                },
                {
                  "name": "m-csi",
                  "value": 6
                },
                {
                  "name": "gprs-csi",
                  "value": 7
                },
                {
                  "name": "t-csi",
                  "value": 8
                },
                {
                  "name": "mt-sms-csi",
                  "value": 9
                },
                {
                  "name": "mg-csi",
                  "value": 10
                },
                {
                  "name": "o-IM-CSI",
                  "value": 11
                },
                {
                  "name": "d-IM-CSI",
                  "value": 12
                },
                {
                  "name": "vt-IM-CSI",
                  "value": 13
                }
              ],
              "optional": true
            },
            {
              "name": "chargingCharacteristicsWithdraw",
              "tag": 16,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "stn-srWithdraw",
              "tag": 17,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "epsSubscriptionDataWithdraw",
              "tag": 18,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "allEPS-Data",
                  "type": "NULL"
                },
                {
                  "name": "contextIdList",
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..50))",
                  "ofElement": {
                    "type": "INTEGER",
                    "qualifiers": "(1..50)"
                  }
                }
              ],
              "optional": true
            },
            {
              "name": "apn-oi-replacementWithdraw",
              "tag": 19,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "csg-SubscriptionDeleted",
              "tag": 20,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "subscribedPeriodicTAU-RAU-TimerWithdraw",
              "tag": 22,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "subscribedPeriodicLAU-TimerWithdraw",
              "tag": 23,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "subscribed-vsrvccWithdraw",
              "tag": 21,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "vplmn-Csg-SubscriptionDeleted",
              "tag": 24,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "additionalMSISDN-Withdraw",
              "tag": 25,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "cs-to-ps-SRVCC-Withdraw",
              "tag": 26,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "imsiGroupIdList-Withdraw",
              "tag": 27,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "userPlaneIntegrityProtectionWithdraw",
              "tag": 28,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "dl-Buffering-Suggested-Packet-Count-Withdraw",
              "tag": 29,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ue-UsageTypeWithdraw",
              "tag": 30,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "reset-idsWithdraw",
              "tag": 31,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": null,
    "code": 37
  },
  "forwardCheckSS-Indication": {
    "argument": null,
    "result": null,
    "code": 38
  },
  "restoreData": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "lmsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(4))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "vlr-Capability",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "supportedCamelPhases",
              "tag": 0,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(1..16))",
              "values": [
                {
                  "name": "phase1",
                  "value": 0
                },
                {
                  "name": "phase2",
                  "value": 1
                },
                {
                  "name": "phase3",
                  "value": 2
                },
                {
                  "name": "phase4",
                  "value": 3
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "solsaSupportIndicator",
              "tag": 2,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "istSupportIndicator",
              "tag": 1,
              "implicit": true,
              "type": "ENUMERATED",
              "values": [
                {
                  "name": "basicISTSupported",
                  "value": 0
                },
                {
                  "name": "istCommandSupported",
                  "value": 1
                }
              ],
              "optional": true
            },
            {
              "name": "superChargerSupportedInServingNetworkEntity",
              "tag": 3,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "sendSubscriberData",
                  "tag": 0,
                  "implicit": true,
                  "type": "NULL"
                },
                {
                  "name": "subscriberDataStored",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1..6))"
                }
              ],
              "optional": true
            },
            {
              "name": "longFTN-Supported",
              "tag": 4,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "supportedLCS-CapabilitySets",
              "tag": 5,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(2..16))",
              "values": [
                {
                  "name": "lcsCapabilitySet1",
                  "value": 0
                },
                {
                  "name": "lcsCapabilitySet2",
                  "value": 1
                },
                {
                  "name": "lcsCapabilitySet3",
                  "value": 2
                },
                {
                  "name": "lcsCapabilitySet4",
                  "value": 3
                },
                {
                  "name": "lcsCapabilitySet5",
                  "value": 4
                }
              ],
              "optional": true
            },
            {
              "name": "offeredCamel4CSIs",
              "tag": 6,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(7..16))",
              "values": [
                {
                  "name": "o-csi",
                  "value": 0
                },
                {
                  "name": "d-csi",
                  "value": 1
                },
                {
                  "name": "vt-csi",
                  "value": 2
                },
                {
                  "name": "t-csi",
                  "value": 3
                },
                {
                  "name": "mt-sms-csi",
                  "value": 4
                },
                {
                  "name": "mg-csi",
                  "value": 5
                },
                {
                  "name": "psi-enhancements",
                  "value": 6
                }
              ],
              "optional": true
            },
            {
              "name": "supportedRAT-TypesIndicator",
              "tag": 7,
              "implicit": true,
              "type": "BIT STRING",
              "qualifiers": "(SIZE(2..8))",
              "values": [
                {
                  "name": "utran",
                  "value": 0
                },
                {
                  "name": "geran",
                  "value": 1
                },
                {
                  "name": "gan",
                  "value": 2
                },
                {
                  "name": "i-hspa-evolution",
                  "value": 3
                },
                {
                  "name": "e-utran",
                  "value": 4
                },
                {
                  "name": "nb-iot",
                  "value": 5
                }
              ],
              "optional": true
            },
            {
              "name": "longGroupID-Supported",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "mtRoamingForwardingSupported",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "msisdn-lessOperation-Supported",
              "tag": 10,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "reset-ids-Supported",
              "tag": 11,
              "implicit": true,
              "type": "NULL",
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "restorationIndicator",
          "tag": 7,
          "implicit": true,
          "type": "NULL",
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "hlr-Number",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "msNotReachable",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 57
  },
  "sendRoutingInfoForGprs": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "ggsn-Address",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))",
          "optional": true
        },
        {
          "name": "ggsn-Number",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "sgsn-Address",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))"
        },
        {
          "name": "ggsn-Address",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))",
          "optional": true
        },
        {
          "name": "mobileNotReachableReason",
          "tag": 2,
          "implicit": true,
          "type": "INTEGER",
          "qualifiers": "(0..255)",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 24
  },
  "failureReport": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "ggsn-Number",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "ggsn-Address",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "ggsn-Address",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 1,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 25
  },
  "noteMsPresentForGprs": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "sgsn-Address",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))"
        },
        {
          "name": "ggsn-Address",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(5..17))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "extensionContainer",
          "tag": 0,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 26
  },
  "noteMM-Event": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "serviceKey",
          "type": "INTEGER",
          "qualifiers": "(0..2147483647)"
        },
        {
          "name": "eventMet",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1))"
        },
        {
          "name": "imsi",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "msisdn",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))"
        },
        {
          "name": "locationInformation",
          "tag": 3,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "ageOfLocationInformation",
              "type": "INTEGER",
              "qualifiers": "(0..32767)",
              "optional": true
            },
            {
              "name": "geographicalInformation",
              "tag": 0,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))",
              "optional": true
            },
            {
              "name": "vlr-number",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "locationNumber",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(2..10))",
              "optional": true
            },
            {
              "name": "cellGlobalIdOrServiceAreaIdOrLAI",
              "tag": 3,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))"
                },
                {
                  "name": "laiFixedLength",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))"
                }
              ],
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 4,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "selectedLSA-Id",
              "tag": 5,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "msc-Number",
              "tag": 6,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "geodeticInformation",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(10))",
              "optional": true
            },
            {
              "name": "currentLocationRetrieved",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "sai-Present",
              "tag": 9,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "locationInformationEPS",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "e-utranCellGlobalIdentity",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))",
                  "optional": true
                },
                {
                  "name": "trackingAreaIdentity",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))",
                  "optional": true
                },
                {
                  "name": "extensionContainer",
                  "tag": 2,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "geographicalInformation",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(8))",
                  "optional": true
                },
                {
                  "name": "geodeticInformation",
                  "tag": 4,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(10))",
                  "optional": true
                },
                {
                  "name": "currentLocationRetrieved",
                  "tag": 5,
                  "implicit": true,
                  "type": "NULL",
                  "optional": true
                },
                {
                  "name": "ageOfLocationInformation",
                  "tag": 6,
                  "implicit": true,
                  "type": "INTEGER",
                  "qualifiers": "(0..32767)",
                  "optional": true
                },
                {
                  "name": "mme-Name",
                  "tag": 7,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(9..255))",
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "userCSGInformation",
              "tag": 11,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "csg-Id",
                  "tag": 0,
                  "implicit": true,
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(27))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "accessMode",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                },
                {
                  "name": "cmi",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "supportedCAMELPhases",
          "tag": 5,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(1..16))",
          "values": [
            {
              "name": "phase1",
              "value": 0
            },
            {
              "name": "phase2",
              "value": 1
            },
            {
              "name": "phase3",
              "value": 2
            },
            {
              "name": "phase4",
              "value": 3
            }
          ],
          "optional": true
        },
        {
          "name": "extensionContainer",
          "tag": 6,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "locationInformationGPRS",
          "tag": 7,
          "implicit": true,
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "cellGlobalIdOrServiceAreaIdOrLAI",
              "tag": 0,
              "type": "CHOICE",
              "elements": [
                {
                  "name": "cellGlobalIdOrServiceAreaIdFixedLength",
                  "tag": 0,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(7))"
                },
                {
                  "name": "laiFixedLength",
                  "tag": 1,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(5))"
                }
              ],
              "optional": true
            },
            {
              "name": "routeingAreaIdentity",
              "tag": 1,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(6))",
              "optional": true
            },
            {
              "name": "geographicalInformation",
              "tag": 2,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(8))",
              "optional": true
            },
            {
              "name": "sgsn-Number",
              "tag": 3,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(1..9))",
              "optional": true
            },
            {
              "name": "selectedLSAIdentity",
              "tag": 4,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3))",
              "optional": true
            },
            {
              "name": "extensionContainer",
              "tag": 5,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "privateExtensionList",
                  "tag": 0,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "qualifiers": "(SIZE(1..10))",
                  "ofElement": {
                    "type": "SEQUENCE",
                    "elements": [
                      {
                        "name": "extId",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&extensionId({,...})"
                      },
                      {
                        "name": "extType",
                        "type": "MAP-EXTENSION",
                        "qualifiers": ".&ExtensionType({,...}{@extId})",
                        "optional": true
                      }
                    ]
                  },
                  "optional": true
                },
                {
                  "name": "pcs-Extensions",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [],
                  "optional": true
                }
              ],
              "optional": true
            },
            {
              "name": "sai-Present",
              "tag": 6,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "geodeticInformation",
              "tag": 7,
              "implicit": true,
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(10))",
              "optional": true
            },
            {
              "name": "currentLocationRetrieved",
              "tag": 8,
              "implicit": true,
              "type": "NULL",
              "optional": true
            },
            {
              "name": "ageOfLocationInformation",
              "tag": 9,
              "implicit": true,
              "type": "INTEGER",
              "qualifiers": "(0..32767)",
              "optional": true
            },
            {
              "name": "userCSGInformation",
              "tag": 10,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "csg-Id",
                  "tag": 0,
                  "implicit": true,
                  "type": "BIT STRING",
                  "qualifiers": "(SIZE(27))"
                },
                {
                  "name": "extensionContainer",
                  "tag": 1,
                  "implicit": true,
                  "type": "SEQUENCE",
                  "elements": [
                    {
                      "name": "privateExtensionList",
                      "tag": 0,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "qualifiers": "(SIZE(1..10))",
                      "ofElement": {
                        "type": "SEQUENCE",
                        "elements": [
                          {
                            "name": "extId",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&extensionId({,...})"
                          },
                          {
                            "name": "extType",
                            "type": "MAP-EXTENSION",
                            "qualifiers": ".&ExtensionType({,...}{@extId})",
                            "optional": true
                          }
                        ]
                      },
                      "optional": true
                    },
                    {
                      "name": "pcs-Extensions",
                      "tag": 1,
                      "implicit": true,
                      "type": "SEQUENCE",
                      "elements": [],
                      "optional": true
                    }
                  ],
                  "optional": true
                },
                {
                  "name": "accessMode",
                  "tag": 2,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                },
                {
                  "name": "cmi",
                  "tag": 3,
                  "implicit": true,
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(1))",
                  "optional": true
                }
              ],
              "optional": true
            }
          ],
          "optional": true
        },
        {
          "name": "offeredCamel4Functionalities",
          "tag": 8,
          "implicit": true,
          "type": "BIT STRING",
          "qualifiers": "(SIZE(15..64))",
          "values": [
            {
              "name": "initiateCallAttempt",
              "value": 0
            },
            {
              "name": "splitLeg",
              "value": 1
            },
            {
              "name": "moveLeg",
              "value": 2
            },
            {
              "name": "disconnectLeg",
              "value": 3
            },
            {
              "name": "entityReleased",
              "value": 4
            },
            {
              "name": "dfc-WithArgument",
              "value": 5
            },
            {
              "name": "playTone",
              "value": 6
            },
            {
              "name": "dtmf-MidCall",
              "value": 7
            },
            {
              "name": "chargingIndicator",
              "value": 8
            },
            {
              "name": "alertingDP",
              "value": 9
            },
            {
              "name": "locationAtAlerting",
              "value": 10
            },
            {
              "name": "changeOfPositionDP",
              "value": 11
            },
            {
              "name": "or-Interactions",
              "value": 12
            },
            {
              "name": "warningToneEnhancements",
              "value": 13
            },
            {
              "name": "cf-Enhancements",
              "value": 14
            },
            {
              "name": "subscribedEnhancedDialledServices",
              "value": 15
            },
            {
              "name": "servingNetworkEnhancedDialledServices",
              "value": 16
            },
            {
              "name": "criteriaForChangeOfPositionDP",
              "value": 17
            },
            {
              "name": "serviceChangeDP",
              "value": 18
            },
            {
              "name": "collectInformation",
              "value": 19
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 89
  },
  "updateVcsgLocation": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "imsi",
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(3..8))"
        },
        {
          "name": "msisdn",
          "tag": 2,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "vlr-Number",
          "tag": 0,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "sgsn-Number",
          "tag": 1,
          "implicit": true,
          "type": "OCTET STRING",
          "qualifiers": "(SIZE(1..9))",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "temporaryEmptySubscriptiondataIndicator",
          "type": "NULL",
          "optional": true
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 53
  },
  "cancelVcsgLocation": {
    "argument": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "identity",
          "type": "CHOICE",
          "elements": [
            {
              "name": "imsi",
              "type": "OCTET STRING",
              "qualifiers": "(SIZE(3..8))"
            },
            {
              "name": "imsi-WithLMSI",
              "type": "SEQUENCE",
              "elements": [
                {
                  "name": "imsi",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(3..8))"
                },
                {
                  "name": "lmsi",
                  "type": "OCTET STRING",
                  "qualifiers": "(SIZE(4))"
                }
              ]
            }
          ]
        },
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "result": {
      "type": "SEQUENCE",
      "elements": [
        {
          "name": "extensionContainer",
          "type": "SEQUENCE",
          "elements": [
            {
              "name": "privateExtensionList",
              "tag": 0,
              "implicit": true,
              "type": "SEQUENCE",
              "qualifiers": "(SIZE(1..10))",
              "ofElement": {
                "type": "SEQUENCE",
                "elements": [
                  {
                    "name": "extId",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&extensionId({,...})"
                  },
                  {
                    "name": "extType",
                    "type": "MAP-EXTENSION",
                    "qualifiers": ".&ExtensionType({,...}{@extId})",
                    "optional": true
                  }
                ]
              },
              "optional": true
            },
            {
              "name": "pcs-Extensions",
              "tag": 1,
              "implicit": true,
              "type": "SEQUENCE",
              "elements": [],
              "optional": true
            }
          ],
          "optional": true
        }
      ]
    },
    "code": 36
  }
}
