-
Notifications
You must be signed in to change notification settings - Fork 190
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
Comments
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: 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: {
"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"
}
]
}
} |
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)The text was updated successfully, but these errors were encountered: