Re: [SR-Users] Registration Failure - IMS

2016-03-11 Thread Franz Edler
Hi Carsten, > quick note: > It should not be necessary to change any source-code to make the reginfo > work. At least on my setups this is not needed. > I'll check with my own configs later today or tomorrow, to help you out here. Any news on this topic? BR Franz __

Re: [SR-Users] Registration Failure - IMS

2016-02-22 Thread Carsten Bock
Hi, quick note: It should not be necessary to change any source-code to make the reginfo work. At least on my setups this is not needed. I'll check with my own configs later today or tomorrow, to help you out here. Thanks, Carsten 2016-02-22 9:41 GMT+01:00 Cristina Caridi : > Hello Franz, > > th

Re: [SR-Users] Registration Failure - IMS

2016-02-22 Thread Cristina Caridi
Hello Franz, thank you for your support! I confirm that I changed the pcscf uri that was by default for smilecoms.I agree with you, the problem is that the P-CSCF is not able to handle the notify message. In the next days I will try to modify the code in the config file even if I'm not a developer

Re: [SR-Users] Registration Failure - IMS

2016-02-21 Thread Franz Edler
Hi Cristina, > But I have another problem related to registration process. After REGISTER- > 401 Unauthorized-REGISTER-200 OK, the IMS client sends the SUBSCRIBE > message (for the "reg" event package subscription) to the S-CSCF, the latter > replies with NOTIFY and the client correctly responds w

Re: [SR-Users] Registration Failure - IMS

2016-02-19 Thread Cristina Caridi
-- Forwarded message -- > From: Cristina Caridi > Date: 2016-02-05 9:26 GMT+01:00 > Subject: Re: [SR-Users] Registration Failure - IMS > To: Jason Penton > Cc: Daniel-Constantin Mierla , "Kamailio (SER) - Users > Mailing List" > > > Hello, > > thank yo

Re: [SR-Users] Registration Failure - IMS

2016-02-05 Thread Franz Edler
: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Registration Failure - IMS Hello, thank you for the responsive answer! Ok, I will skip IP SEC mechanism for the moment :) But I have another problem related to registration process. After REGISTER-401 Unauthorized-REGISTER

Re: [SR-Users] Registration Failure - IMS

2016-02-05 Thread Cristina Caridi
Hello, thank you for the responsive answer! Ok, I will skip IP SEC mechanism for the moment :) But I have another problem related to registration process. After REGISTER-401 Unauthorized-REGISTER-200 OK, the IMS client sends the SUBSCRIBE message (for the "reg" event package subscription) to the

Re: [SR-Users] Registration Failure - IMS

2016-02-04 Thread Jason Penton
Hi Cristina, Unfortunately IPSEC is not supported 100% on the P-CSCF at this time. There are pieces of code that exist for it but it is not something we focused on yet. Perhaps some of the other devs will get to it when they get the need or some spare time Cheers Jason On Thu, Feb 4, 2016 at 7:4

Re: [SR-Users] Registration Failure - IMS

2016-02-04 Thread Daniel-Constantin Mierla
Hello, maybe some other IMS guys are able to help more, but in general the authentication in handled in the configuration file of Kamailio by calling various auth functions. You have to spot where those are used and why is responding with 401. Eventually run it with debug=3 in kamailio.cfg to get