Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VONR radioNetwork: unspecified (0) #401

Open
shuimoshusheng opened this issue Dec 23, 2024 · 2 comments
Open

VONR radioNetwork: unspecified (0) #401

shuimoshusheng opened this issue Dec 23, 2024 · 2 comments

Comments

@shuimoshusheng
Copy link

shuimoshusheng commented Dec 23, 2024

Use the exp_5d_ims_pyhss branch and ghcr.io/herlesupreath/docker_strsran ghcr.io/herlesupreeth/docker_srsran、ghcr.io/herlesupreeth/docker_open5gs、ghcr.io/herlesupreeth/docker_kamailio、ghcr.io/herlesupreeth/docker_rtpengine、ghcr.io/herlesupreeth/docker_pyhss 、ghcr.io/herlesupreeth/docker_mysql、ghcr.io/herlesupreeth/docker_metrics、ghcr.io/herlesupreeth/docker_dns、ghcr.io/herlesupreeth/docker_grafana、sa-vonr-deploy.yaml Conduct a VONR test using Redmi Note 11t as the terminal, N2 access error, always released, prompting radioNetwork: unspecified (0)

@herlesupreeth
Copy link
Owner

First, the issue description is unreadable, please format it correctly. Second, if you dont upload any pcap file of the scenario you are testing nobody can help here.

@shuimoshusheng
Copy link
Author

First, the issue description is unreadable, please format it correctly. Second, if you dont upload any pcap file of the scenario you are testing nobody can help here.

I use Docker images pulled from packages, Git, however, was replaced with the exp_5d_ims_pyhss branch, and the image was launched using the sa-vonr-deployable. yaml configuration file, as shown below:
image

Gnb use srsRAN_project with B210, UE use redmi note 11T,N2 port packet capture shows no response to registration request. A release request was sent (reason for release: Cause: radioNetwork: unspecified (0)), The captured file is as follows:
N2-sbi.zip

{
  "pyhss_data": {
    "apn_list": [
      {
        "apn_id": 1,
        "qci": 9,
        "nidd_scef_realm": null,
        "apn": "internet",
        "arp_priority": 4,
        "nidd_mechanism": null,
        "ip_version": 0,
        "arp_preemption_capability": false,
        "nidd_rds": null,
        "pgw_address": null,
        "arp_preemption_vulnerability": true,
        "nidd_preferred_data_mode": null,
        "sgw_address": null,
        "charging_rule_list": null,
        "last_modified": "2024-12-23T06:09:10Z",
        "charging_characteristics": "0800",
        "nbiot": false,
        "apn_ambr_dl": 0,
        "nidd_scef_id": null,
        "apn_ambr_ul": 0
      },
      {
        "apn_id": 2,
        "qci": 9,
        "nidd_scef_realm": null,
        "apn": "ims",
        "arp_priority": 4,
        "nidd_mechanism": null,
        "ip_version": 0,
        "arp_preemption_capability": false,
        "nidd_rds": null,
        "pgw_address": null,
        "arp_preemption_vulnerability": true,
        "nidd_preferred_data_mode": null,
        "sgw_address": null,
        "charging_rule_list": null,
        "last_modified": "2024-12-23T06:10:14Z",
        "charging_characteristics": "0800",
        "nbiot": false,
        "apn_ambr_dl": 0,
        "nidd_scef_id": null,
        "apn_ambr_ul": 0
      }
    ],
    "auc_list": [
      {
        "amf": "8000",
        "lpa": null,
        "adm1": null,
        "sqn": 0,
        "pin1": null,
        "misc1": null,
        "iccid": null,
        "pin2": null,
        "misc2": null,
        "imsi": "466920000000001",
        "puk1": null,
        "misc3": null,
        "batch_name": null,
        "puk2": null,
        "misc4": null,
        "auc_id": 1,
        "sim_vendor": null,
        "kid": null,
        "last_modified": "2024-12-23T06:14:00Z",
        "ki": "00112233445566778899AABBCCDDEEFF",
        "esim": false,
        "psk": null,
        "opc": "000102030405060708090A0B0C0D0E0F",
        "des": null
      }
    ],
    "subscriber_list": [
      {
        "imsi": "466920000000001",
        "nam": 0,
        "serving_mme_peer": null,
        "enabled": true,
        "roaming_enabled": true,
        "last_modified": "2024-12-23T06:18:49Z",
        "auc_id": 1,
        "roaming_rule_list": null,
        "default_apn": 1,
        "subscribed_rau_tau_timer": 300,
        "apn_list": "1,2",
        "serving_mme": null,
        "msisdn": "8613312345670",
        "serving_mme_timestamp": null,
        "subscriber_id": 1,
        "ue_ambr_dl": 0,
        "serving_mme_realm": null,
        "ue_ambr_ul": 0
      }
    ],
    "ims_subscriber_list": [
      {
        "ifc_path": "default_ifc.xml",
        "sh_profile": "string",
        "pcscf": null,
        "scscf": "sip:scscf.ims.mnc092.mcc466.3gppnetwork.org:6060",
        "pcscf_realm": null,
        "scscf_timestamp": null,
        "pcscf_active_session": null,
        "scscf_realm": "ims.mnc092.mcc466.3gppnetwork.org",
        "ims_subscriber_id": 1,
        "pcscf_timestamp": null,
        "scscf_peer": "scscf.ims.mnc092.mcc466.3gppnetwork.org",
        "msisdn": "8613312345670",
        "pcscf_peer": null,
        "sh_template_path": null,
        "last_modified": "2024-12-23T06:20:58Z",
        "msisdn_list": "[8613312345670]",
        "xcap_profile": null,
        "imsi": "466920000000001"
      }
    ]
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants