Hello Everyone,

We are having three server

p-server    : 103.211.109.229
i-server    : 103.211.109.230
s-server    : 103.211.109.231
hss-server    : 103.211.109.228 (mysql is installed in this server)

With this configuration, 15 days ago it was working fine and we were able to make calls.

Recently we installed MySql data base and other application which are not related to IMS IN  s-server for some other application.
When we tried to make call we are unable to make call. i am unable to isolate the problem.

The registration process seems to be normal.


Below is wire-shark logs taken at p-server for registration:
------------------------------------------------------------
684    10:42:22.053646    10.0.39.143    103.211.109.229    SIP    454    Request: REGISTER sip:koffee-ims.in:5060  (1 binding) |
685    10:42:22.054160    103.211.109.229    10.0.39.143    SIP    402    Status: 100 Trying |
695    10:42:22.058374    103.211.109.229    103.211.109.230    SIP    671    Request: REGISTER sip:koffee-ims.in  (1 binding) |
696    10:42:22.082870    103.211.109.230    103.211.109.229    SIP    484    Status: 100 Trying |
704    10:42:22.350949    103.211.109.230    103.211.109.229    SIP    708    Status: 401 Unauthorized - Challenging the UE |
705    10:42:22.351346    103.211.109.229    10.0.39.143    SIP    620    Status: 401 Unauthorized - Challenging the UE |
706    10:42:22.669278    10.0.39.143    103.211.109.229    SIP    454    Request: REGISTER sip:koffee-ims.in:5060  (1 binding) |
708    10:42:22.672436    10.0.39.143    103.211.109.229    SIP    725    Request: REGISTER sip:koffee-ims.in:5060  (1 binding) |
709    10:42:22.672647    103.211.109.229    10.0.39.143    SIP    402    Status: 100 Trying |
710    10:42:22.673109    103.211.109.229    103.211.109.230    SIP    942    Request: REGISTER sip:koffee-ims.in  (1 binding) |
713    10:42:22.674295    103.211.109.230    103.211.109.229    SIP    484    Status: 100 Trying |
717    10:42:22.900508    103.211.109.230    103.211.109.229    SIP    694    Status: 200 OK  (1 binding) |
723    10:42:22.903436    103.211.109.229    10.0.39.143    SIP    606    Status: 200 OK  (1 binding) |



I found that s-server behaving differently, the below is logs at s-server.
----------------------------------------------------------------------------
2928    10:47:11.266333    103.211.109.229    103.211.109.231    SIP/SDP    1359    Request: INVITE sip:5858@koffee-ims.in:5060 |
2929    10:47:11.266763    103.211.109.231    103.211.109.229    SIP    460    Status: 100 Trying |
2936    10:47:11.268515    103.211.109.231    103.211.109.229    SIP/SDP    1511    Request: INVITE sip:5858@koffee-ims.in:5060 |
"2937","10:47:11.268771","103.211.109.229","103.211.109.231","SIP","569","Status: 100 Trying | "
2938    10:47:11.268911    103.211.109.229    103.211.109.231    SIP    665    Status: 403 Forbidden - You must register first with a S-CSCF |
2939    10:47:11.269178    103.211.109.231    103.211.109.229    SIP    413    Request: ACK sip:5858@koffee-ims.in:5060 |
2940    10:47:11.269463    103.211.109.231    103.211.109.229    SIP    561    Status: 403 Forbidden - You must register first with a S-CSCF |
2941    10:47:11.269656    103.211.109.229    103.211.109.231    SIP    449    Request: ACK sip:5858@koffee-ims.in:5060 |

My observation is instead of sending the received INVITE packet to i-server, it is sending to p-server.
Kindly help me to resolve the issue.
If further info is needed, let me know.

Thanking you,
Regards