herlesupreeth / docker_open5gs

Docker files to run open5gs + IMS + eNB + gNB + NR-UE in a docker
BSD 2-Clause "Simplified" License
311 stars 170 forks source link

About error for VOLTE #374

Open lucho2000 opened 2 days ago

lucho2000 commented 2 days ago

Hello Supreeth:

I am working with the tutorial that you send me about docker with Open 5GS and Kamailio. I am working on a single host mode.

I run succesfully the commands, and my sims register in the network, and have access to the internet. But for VOLTE, I try a call between the 2 numbers and it fails.

About the models of the phones, I am using Huawei P30 and Huawei Mate 20 lite.

I also create the 2 APNs on both phones. And I followed the steps on the tutorial of that Github. image

screenshot of the PCAP: image

Or maybe I should use another devices that supports VoLTE. But also in the pcap I don't see any SIP messages.

Please if you would help with the issue.

Best wishes, Luis

herlesupreeth commented 1 day ago

Hey,

can you please attach a pcpa taken on the machine where you are running docker_open5gs when you attempt to attach the UE to the network??

lucho2000 commented 1 day ago

Hi:

Sorry, in which interface can I see the logs to save the pcap file? Because I have a lot of 'veth', one that gives me Internet, another from docker0 and a br-c62676a2a66d

Luis