Cleanup ApplicationContext List + Removed versions

Versions are managed via the MAP Version field
pull/343/head
Alexandre De Oliveira 2022-01-19 18:05:40 +01:00 committed by GitHub
parent 7c88589d6d
commit 41d52f67b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 46 additions and 59 deletions

View File

@ -47,65 +47,52 @@
"disable_correlation": true,
"misp-attribute": "text",
"sane_default": [
"4.0.0.1.0.1. - networkLocUp ",
"4.0.0.1.0.2. - locationCancel ",
"4.0.0.1.0.3. - roamingNbEnquiry ",
"4.0.0.1.0.22. - subscriberDataModificationNotification ",
"4.0.0.1.0.6. - callControlTransfer ",
"4.0.0.1.0.16. - subscriberDataMngt ",
"4.0.0.1.0.32. - gprsLocationUpdate ",
"4.0.0.1.0.46. - vcsgLocationUpdate ",
"4.0.0.1.0.1. - networkLocUp_v1 ",
"4.0.0.1.0.14. - infoRetrieval_v1 ",
"4.0.0.1.0.15. - interVlrInfoRetrieval_v1 ",
"4.0.0.1.0.18. - networkFunctionalSs ",
"4.0.0.1.0.39. - authenticationFailureReport_v3 ",
"4.0.0.1.0.18. - networkFunctionalSs_v1 ",
"4.0.0.1.0.44. - resourceMngt ",
"4.0.0.1.0.41. - shortMsgMT_VGCS_Relay ",
"4.0.0.1.0.5. - locInfoRetrieval ",
"4.0.0.1.0.32. - gprsLocationUpdate_v3 ",
"4.0.0.1.0.33. - gprsLocationInfoRetrieval_v3_v4 ",
"4.0.0.1.0.34. - failureReport_v3 ",
"4.0.0.1.0.35. - gprsNotify ",
"4.0.0.1.0.11. - handoverControl_v1 ",
"4.0.0.1.0.11. - handoverControl ",
"4.0.0.1.0.12. - sIWFSAllocation ",
"4.0.0.1.0.47. - vcsgLocationCancel ",
"4.0.0.1.0.10. - reset ",
"4.0.0.1.0.31. - groupCallControl ",
"4.0.0.1.0.13. - equipmentMngt ",
"4.0.0.1.0.25. - shortMsgMT_Relay ",
"4.0.0.1.0.20. - shortMsgGateway ",
"4.0.0.1.0.21. - shortMsgMO_Relay ",
"4.0.0.1.0.24. - mwdMngt_v1 ",
"4.0.0.1.0.23. - shortMsgAlert_v1 ",
"4.0.0.1.0.17. - tracing ",
"4.0.0.1.0.18. - networkFunctionalSs_V1 ",
"4.0.0.1.0.15. - interVlrInfoRetrievalV2_V3 ",
"4.0.0.1.0.14. - infoRetrieval_v2_v3 ",
"4.0.0.1.0.1. - networkLocUp_v2 ",
"4.0.0.1.0.26. - imsiRetrieval_v2 ",
"4.0.0.1.0.19. - networkUnstructuredSsv2 ",
"4.0.0.1.0.19. - networkUnstructuredSs ",
"4.0.0.1.0.43. - anyTimeInfoHandling ",
"4.0.0.1.0.23. - shortMsgAlert_v2 ",
"4.0.0.1.0.24. - mwdMngt_v2_v3 ",
"4.0.0.1.0.4. - istAlerting_v2_v3 ",
"4.0.0.1.0.27. - msPurging_v3 ",
"4.0.0.1.0.11. - handoverControl_v2_v3 ",
"4.0.0.1.0.28. - subscriberInfoEnquiry ",
"4.0.0.1.0.29. - anyTimeEnquiryv3 ",
"4.0.0.1.0.36. - ss_InvocationNotification ",
"4.0.0.1.0.7. - reporting ",
"4.0.0.1.0.8. - callCompletion ",
"4.0.0.1.0.38. - locationSvcEnquiryv3 ",
"4.0.0.1.0.45. - groupCallInfoRetrieval ",
"4.0.0.1.0.37. - locationSvcGateway_v3 ",
"4.0.0.1.0.38. - locationSvcEnquiry ",
"4.0.0.1.0.4. - istAlerting_v3 ",
"4.0.0.1.0.9. - ServiceTermination ",
"4.0.0.1.0.42. - mm_EventReporting "
"4.0.0.1.0.1. - networkLocUp",
"4.0.0.1.0.2. - locationCancel",
"4.0.0.1.0.3. - roamingNbEnquiry",
"4.0.0.1.0.22. - subscriberDataModificationNotification",
"4.0.0.1.0.6. - callControlTransfer",
"4.0.0.1.0.16. - subscriberDataMngt",
"4.0.0.1.0.32. - gprsLocationUpdate",
"4.0.0.1.0.46. - vcsgLocationUpdate",
"4.0.0.1.0.15. - interVlrInfoRetrieval",
"4.0.0.1.0.18. - networkFunctionalSs",
"4.0.0.1.0.39. - authenticationFailureReport",
"4.0.0.1.0.44. - resourceMngt",
"4.0.0.1.0.41. - shortMsgMT_VGCS_Relay",
"4.0.0.1.0.5. - locInfoRetrieval",
"4.0.0.1.0.32. - gprsLocationUpdate",
"4.0.0.1.0.33. - gprsLocationInfoRetrieval",
"4.0.0.1.0.34. - failureReport",
"4.0.0.1.0.35. - gprsNotify",
"4.0.0.1.0.11. - handoverControl",
"4.0.0.1.0.12. - sIWFSAllocation",
"4.0.0.1.0.47. - vcsgLocationCancel",
"4.0.0.1.0.10. - reset",
"4.0.0.1.0.31. - groupCallControl",
"4.0.0.1.0.13. - equipmentMngt",
"4.0.0.1.0.25. - shortMsgMT_Relay",
"4.0.0.1.0.20. - shortMsgGateway",
"4.0.0.1.0.21. - shortMsgMO_Relay",
"4.0.0.1.0.24. - mwdMngt",
"4.0.0.1.0.23. - shortMsgAlert",
"4.0.0.1.0.17. - tracing",
"4.0.0.1.0.14. - infoRetrieval",
"4.0.0.1.0.26. - imsiRetrieval",
"4.0.0.1.0.19. - networkUnstructuredSs",
"4.0.0.1.0.43. - anyTimeInfoHandling",
"4.0.0.1.0.4. - istAlerting",
"4.0.0.1.0.27. - msPurging",
"4.0.0.1.0.28. - subscriberInfoEnquiry",
"4.0.0.1.0.29. - anyTimeEnquiry",
"4.0.0.1.0.36. - ss_InvocationNotification",
"4.0.0.1.0.7. - reporting",
"4.0.0.1.0.8. - callCompletion",
"4.0.0.1.0.38. - locationSvcEnquiry",
"4.0.0.1.0.45. - groupCallInfoRetrieval",
"4.0.0.1.0.37. - locationSvcGateway",
"4.0.0.1.0.9. - ServiceTermination",
"4.0.0.1.0.42. - mm_EventReporting"
],
"ui-priority": 0
},