Hi,
After I am registred on Kamailio a try to make a call (INVITE), and S-CSCF returns the messege:
604 Does not exist anywhere - HSS User Unknown
What I am doing wrong?
Is the contact entry (Alice) wrong?
How should the contact entry on the list?
sip:alice@mydomain.com
Best Regards.,
I was having this issue when I used the Zoiper soft phone to set up a contact (aka who I was supposed to call). I eventually did a work around by making sure that my contact was associated with a Zoiper account. I think that allowed more information to be available for the contact I was trying to reach. Not sure that’s the best solution but it seems to have worked.
Ruth
From: sr-users sr-users-bounces@lists.sip-router.org on behalf of Rodrigo Moreira rodrigo.moreira206@gmail.com Reply-To: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org Date: Wednesday, August 17, 2016 at 4:56 PM To: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org, Carsten Bock carsten@ng-voice.com Subject: [E] [SR-Users] 604 Does not exist anywhere - HSS User Unknown
Hi,
After I am registred on Kamailio a try to make a call (INVITE), and S-CSCF returns the messege:
604 Does not exist anywhere - HSS User Unknown
What I am doing wrong?
Is the contact entry (Alice) wrong?
How should the contact entry on the list?
sip:alice@mydomain.commailto:sip%3Aalice@mydomain.com
Best Regards., -- Rodrigo M. (37) 9132-4539 (34) 9889-3069 [https://docs.google.com/uc?export=download&id=0BwbkGletml5yTVFKc0pRLTZMc...
Never mind, not working anymore, must have done something else.
From: sr-users sr-users-bounces@lists.sip-router.org on behalf of Ruth Devlaeminck Ruth.Devlaeminck@VerizonWireless.com Reply-To: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org Date: Wednesday, August 17, 2016 at 5:00 PM To: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org, Carsten Bock carsten@ng-voice.com Subject: Re: [SR-Users] [E] 604 Does not exist anywhere - HSS User Unknown
I was having this issue when I used the Zoiper soft phone to set up a contact (aka who I was supposed to call). I eventually did a work around by making sure that my contact was associated with a Zoiper account. I think that allowed more information to be available for the contact I was trying to reach. Not sure that’s the best solution but it seems to have worked.
Ruth
From: sr-users sr-users-bounces@lists.sip-router.org on behalf of Rodrigo Moreira rodrigo.moreira206@gmail.com Reply-To: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org Date: Wednesday, August 17, 2016 at 4:56 PM To: "Kamailio (SER) - Users Mailing List" sr-users@lists.sip-router.org, Carsten Bock carsten@ng-voice.com Subject: [E] [SR-Users] 604 Does not exist anywhere - HSS User Unknown
Hi,
After I am registred on Kamailio a try to make a call (INVITE), and S-CSCF returns the messege:
604 Does not exist anywhere - HSS User Unknown
What I am doing wrong?
Is the contact entry (Alice) wrong?
How should the contact entry on the list?
sip:alice@mydomain.commailto:sip%3Aalice@mydomain.com
Best Regards., -- Rodrigo M. (37) 9132-4539 (34) 9889-3069 [https://docs.google.com/uc?export=download&id=0BwbkGletml5yTVFKc0pRLTZMc...
Can you debug and see what the destination is? Perhaps sql query log can help show what is being looked up at the HSS that is not being found?
It may be because of the + prefix in:
if !($rU =~ "+.*") { prefix("+"); } on I-CSCF?
Do comment this out and then see if it removes this error and INVITE gets relayed to UE.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/604-Does-not-exist-anywhere-HSS-User... Sent from the Users mailing list archive at Nabble.com.