herlesupreeth / Kamailio_IMS_Config

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

During SIP Registration Subscription saved Message is not sending to the UE #47

Closed YokeshwaranM2002 closed 2 weeks ago

YokeshwaranM2002 commented 1 month ago

During SIP Registration 200 OK Register and Subscription saved Message is not received by UE... reg_logs.zip

herlesupreeth commented 1 month ago

Can you elaborate on what you mean by those SIP messages not being received by UE?

I see in the pcap that ESP encapsulated SIP messages are sent to the UE IP in ims_ogstun.pcap.

image

YokeshwaranM2002 commented 3 weeks ago

sorry for the late reply..The issue was solved...

YokeshwaranM2002 commented 3 weeks ago

Now i am getting issue in the SMS over IMS SMS.zip

herlesupreeth commented 3 weeks ago

You have not configured SMSC in your DNS

image

YokeshwaranM2002 commented 3 weeks ago

In which file i need to configure for SMSC. Is there any configuration i need to add for sms over ims. i am using open5gs exe.

herlesupreeth commented 3 weeks ago

You need to add DNS entry for SMSC as can be see here - https://github.com/herlesupreeth/docker_open5gs/blob/c5dd48321a18a42abdeb07ee724e73b4ebe6cd28/dns/ims_zone#L27

YokeshwaranM2002 commented 3 weeks ago

Still SMS is not working..can you please tell me if anything i have done wrong..Also i have added the SIM configuration details ims_logs.zip

YokeshwaranM2002 commented 2 weeks ago

This issue is solved by configure the smsc entity properly.