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

P-CSCF not responding to REGISTER #396

Open
Stromduster opened this issue Nov 22, 2024 · 4 comments
Open

P-CSCF not responding to REGISTER #396

Stromduster opened this issue Nov 22, 2024 · 4 comments

Comments

@Stromduster
Copy link

Stromduster commented Nov 22, 2024

After getting its DNNs, UE sends a SIP REGISTER, including its challenge response, but the P-CSCF won't respond.
Is there something to configure on the P-CSCF side ?

.env file and pcap in attachment, and I'm using the sa-vonr-deploy.yaml.
env.txt
logs.tar.gz

Edit : adding also pcscf logs.
pcscf.log

Edit2 : just noticing I've been cloning the master branch instead of the exp_5g_ims_pyhss branch. I suppose it's part of the issue.

@herlesupreeth
Copy link
Owner

By default when you clone the repo it clones master branch, but you can switch to exp_5g_ims_pyhss branch after the initial clone. Btw, I can see only SIP packets in the pcap since its filtered. I would suggest to take a fresh pcap (without any filters) when you attach the UE and post it here so that I can have a better picture of the issue

@Stromduster
Copy link
Author

Stromduster commented Nov 27, 2024

Here is the unfiltered pcap.
test2.pcap.tar.gz

Edit : same behaviour with the right branch (exp_5g_ims_pyhss) and recent pull (to be sure getting the last commits). New Tcpdump in attachment.
test_new.pcap.tar.gz

@herlesupreeth
Copy link
Owner

I am guessing that PCSCF is not correctly brought up. Can you please retake the pcap along with logs of PCSCF and post here?

@Stromduster
Copy link
Author

Stromduster commented Dec 2, 2024

I guess so too, I'm seeing errors when accesing the mysql db. Logs and pcap in attachment.
test_20241202_1038_ko.tar.gz

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