[SR-Users] P-CSCF

Aaron Hamstra ahamstra at carnegietechnologies.com
Thu Jan 28 21:14:01 CET 2016


Fred,

 

I think you would need to use rtpengine instead of rtpproxy.  

 

https://github.com/sipwise/rtpengine

 

-Aaron

 

 

 

From: sr-users [mailto:sr-users-bounces at lists.sip-router.org] On Behalf Of Fred Schulz
Sent: Thursday, January 28, 2016 1:24 PM
To: sr-users at lists.sip-router.org
Subject: [SR-Users] P-CSCF

 

Hi all, 

 

we’re just playing around with an IMS setup bases on kamailio. Therefore the kamailio is used as P-,I- and S-CSCF.

We where able to register two clients through all components.

As we wan to start a call session, the P-CSCF answers with „403 - Forbidden. You must register with an S-CSCF“…

 

I found this snippet in kamailio.cfg:

 

if (!pcscf_is_registered("location"))

{ send_reply("403","Forbidden

- You must register first with a S-CSCF“);

break;

}





Can one tell me what exactly the kamailio is checking there? As I figured out it is looking in database location table.

 

The table contains the registered users registered towards the IMS.

 

Another „problem“ we faced with is the rtpproxy. As the ngcp-mediaproxy-ng is no longer available and replaced with rtpproxy we’re trying to use it. But kamailio said that the proxy isn’t answering the way expected.

 

ERROR: rtpengine [rtpengine.c:1622]: rtpp_test(): proxy responded with invalid response

 

Any advise would be nice.

 

Thank you

Fred

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160128/39886d33/attachment.html>


More information about the sr-users mailing list