There was a sample configuration issue. Upgrading on git master solved it.
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/Kamailio-P-CSCF-error-on-INVITE-tp151614p151951.html
Sent from the Users mailing list archive at Nabble.com.
_
Hi
Try:
modparam("ims_registrar_pcscf", "is_registered_fallback2ip", 2)
http://www.kamailio.org/docs/modules/devel/modules/ims_registrar_pcscf.html#idp17383820
Use latest kamailio to date (4.4.3) or kamailio master.
Regards,
Dragos
On 19/09/2016 09:11, Owais wrote:
> Any ideas?
>
>
>
> --
>
Any ideas?
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/Kamailio-P-CSCF-error-on-INVITE-tp151614p151896.html
Sent from the Users mailing list archive at Nabble.com.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-
Hi guys,
Kamailio P-CSCF is unable to return true for:
pcscf_is_registered("location") on INVITE
and responds to the INVITE with: 403 Forbidden - You must register first
with a S-CSCF
Registration completes fine and I can see database with valid location
entries though... Any ideas?
Regards,
Owa