[SR-Users] [EXT] Re: ICSCF mysql error

Bao, Yin ybao at mitre.org
Fri Jun 7 16:21:00 CEST 2019


Yes I think you are right it’s the mismatch of uri. However we don’t know which configuration resulted that mismatch. Here are a bit more details:

ICSCF prepared this query:

select * from impu where identity=?                And it provided sip:+alice at irisims.org as the parameter for the query

However the HSS impu table as well as the SIP INVITE only contains: sip:alice at irisims.org

I am suspecting the additional + may be causing this mismatch. But where is the + coming from and why ICSCF add this in front of original INVITE line uri?

Thanks!

Yin

From: sr-users <sr-users-bounces at lists.kamailio.org> on behalf of YASIN CANER <caner_yaso at hotmail.com>
Reply-To: "Kamailio (SER) - Users Mailing List" <sr-users at lists.kamailio.org>
Date: Friday, June 7, 2019 at 2:47 AM
To: "Kamailio (SER) - Users Mailing List" <sr-users at lists.kamailio.org>
Subject: [EXT] Re: [SR-Users] ICSCF mysql error

Hello ,


It is a mismatch inconming uri and your uri in hss.

Yasin Caner


Henning Westerholt <hw at skalatan.de<mailto:hw at skalatan.de>> şunları yazdı (7 Haz 2019 09:28):

Hello,

not an expert on this particular module, but this is the internal error path from the module that probably caused this error reply:

- case RC_IMS_DIAMETER_ERROR_USER_UNKNOWN, will send message with:
- #define MSG_604_USER_UNKNOWN "Does not exist anywhere - HSS User Unknown"

The status comes probably from the CDP module:

diameter_epc_code_result.h
57:     RC_EPC_DIAMETER_ERROR_USER_UNKNOWN                                      = 5001,

Maybe this helps.

Henning
Am 03.06.19 um 06:43 schrieb Trinh, Jenny:
Hi,
I’m getting the error 604 when ICSCF did a query to mysql and failed with an INVITE. Please see my attached pcap. Would appreciate any feedbacks on what might the issue.

We’re using BOGHE client to register and make call with Kamailio IMS 5.2.2

May 22 09:15:10 imskamailio /usr/local/sbin/kamailio[22167]: DEBUG: <core> [core/msg_translator.c:2305]: generate_res_buf_from_sip_res(): copied size: orig:143, new: 56, rest: 630 msg=#012SIP/2.0 604 Does not exist anywhere - HSS User Unknown#015#012Via: SIP/2.0/UDP 0.0.0.0:4060;received=10.0.20.1;branch=z9hG4bK3c92.7402885f6124cf2862bde6f9458080b5.0#015#012Via: SIP/2.0/UDP 10.141.161.85:56962;received=10.141.161.85;branch=z9hG4bK594030036;rport=56962#015#012From: <sip:bob at ims522.irisims.org><mailto:sip:bob at ims522.irisims.org>;tag=594048364#015#012To: <sip:alice at ims522.irisims.org><mailto:sip:alice at ims522.irisims.org>;tag=077cecf844e3c5622044f0dc84818fc7-09fb#015#012Call-ID: 25759faf-6f50-5607-c8f9-162abbbff8cb#015#012CSeq: 19622 INVITE#015#012Server: Kamailio I-CSCF#015#012Content-Length: 0#015#012Warning: 392 10.0.20.1:5060 "Noisy feedback tells:  pid=22149 req_src_ip=10.0.20.1 req_src_port=6060 in_uri=sip:alice at ims522.irisims.org<mailto:in_uri=sip:alice at ims522.irisims.org> out_uri=sip:+alice at ims522.ir<mailto:out_uri=sip:+alice at ims522.ir>

Thank you



_______________________________________________

Kamailio (SER) - Users Mailing List

sr-users at lists.kamailio.org<mailto:sr-users at lists.kamailio.org>

https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

--

Henning Westerholt - https://skalatan.de/blog/

Kamailio services - https://skalatan.de/services
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users at lists.kamailio.org<mailto:sr-users at lists.kamailio.org>
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20190607/1777d005/attachment.html>


More information about the sr-users mailing list