No , There isn't any '+' in request msg . I know what I did In the function and after extracting public_identity one of the functions unexpectly adds '+' to public_identity
On Sat, Jul 13, 2019, 11:08 PM Mojtaba <[email protected] wrote: > Hello Henning, > I don't think so there is no needed to change any code in ims_icscf module. > With Best Regards. Mojtaba > > On Sat, Jul 13, 2019 at 3:06 PM Henning Westerholt <[email protected]> wrote: > > > > Hello Maryam, > > > > great that you were able to solve it. You mentioned that you need to > re-compile the ims_icscf module. Is there in your opinion an error or > limitation in this module? > > > > Cheers, > > > > Henning > > > > Am 13.07.19 um 12:24 schrieb Maryam Baghdadi: > > > > 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 > > > > -- > > Henning Westerholt - https://skalatan.de/blog/ > > Kamailio services - https://skalatan.de/services > > > > _______________________________________________ > > 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
