herlesupreeth / Kamailio_IMS_Config

Fixed version of Kamailio IMS configuration files for basic calling
47 stars 37 forks source link

SIP Registration is not happening. #43

Open naveen-maxeye opened 1 month ago

naveen-maxeye commented 1 month ago

I am using moto g71 g mobile . SIP registration is not happenig. facing issues in pcscf. moto5g_tcp_pcscf.txt moto5g_tcp_icscf.txt moto5gs_tcp_scscf.txt

herlesupreeth commented 1 month ago

Logs wont help, please attach a pcap taken on the core network when the UE attaches to the network

naveen-maxeye commented 1 month ago

pcrf_ims.txt moto_ims_scscf.txt moto_ims_pcscf.txt moto_ims_icscf.txt hss_ims.txt moto_ims.zip PCSCF IP Address = 10.4.128.21 ICSCF IP Address = 10.4.128.21 SCSCF IP Address = 10.4.128.21 PCRF IP Address = 127.0.0.9

herlesupreeth commented 1 month ago

I see that phone is sending IMS SIP REGISTER.

image

but the SIP REGISTER is not forwarded to I-CSCF because Rx AAR is failing

101(23754) ERROR: ims_qos [ims_qos_mod.c:1414]: w_rx_aar_register(): Failed to send AAR 101(23754) ERROR: ims_qos [ims_qos_mod.c:1458]: w_rx_aar_register(): Error trying to send AAR

naveen-maxeye commented 1 month ago

documents.zip https://open5gs.org/open5gs/docs/tutorial/02-VoLTE-setup/ I have followed the same procedure in the above link, But i am not able to figure out what could be the reasons. I have checked the bind folders which i have send you.can you please tell what could be the reason for AAR failure?