Thank you for your help, I resolved my problem , there was a '+' in public_identity that isn't shown in pcap file and just by printing value public_identity in I_perform_location_information_request() recognized . I replaced public_identity = cscf_get_public_identity_from_requri(msg) with cscf_get_to_uri(msg, &public_identity) then recompiled ims_icscf module and my problem resolved .
On Wed, Jul 10, 2019 at 3:07 PM Mojtaba <[email protected]> wrote: > Hello, > of course not, Are you sure the IMPI/IMPU in LRI/LRA message there are > exist exactly in HSS? > Or may they are changed with some prefixes like "tel uri" or "+" > With Regards. Mojtaba > > On Wed, Jul 10, 2019 at 2:05 PM Henning Westerholt <[email protected]> wrote: > > > > Hello Maryam, > > > > > > > > I am not an expert on the FHoss, but just some ideas how to investigate > it further: > > > > > > > > Do you get some error message in FHoss? > > Can you test with some other tool (maybe with a test script) that the > FHoss works ok generally? > > Any error message from ICSCF module in the Kamailio logging? > > > > > > > > Cheers, > > > > > > > > Henning > > > > > > > > -- > > > > Henning Westerholt - https://skalatan.de/blog/ > > > > Kamailio services - https://skalatan.de/services > > > > > > > > From: sr-users <[email protected]> On Behalf Of > Maryam Baghdadi > > Sent: Tuesday, July 9, 2019 10:07 AM > > To: Kamailio (SER) - Users Mailing List <[email protected]> > > Subject: [SR-Users] kamailio as ICSCF connection with FHoss > > > > > > > > hello, > > > > > > > > I use Kamailio as my Icscf in IMS network . > > > > after receiving Invite Request from SCSCF to ICSCF, a LIR request sent > from ICSCF to FHoss. User_Unknown response received in all states. I > checked every thing carefully , users are registered and defined in HSS > and every configuration done . What's wrong? is it possible that icscf has > problem? or it can be FHoss bug? > > > > > > > > _______________________________________________ > > Kamailio (SER) - Users Mailing List > > [email protected] > > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > > > -- > --Mojtaba Esfandiari.S > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
