Re: [SR-Users] Kamailio SIP 500

2016-08-16 Thread Dragos Oancea
Hi, It means the I-CSCF does not know about your S-CSCF or cannot reach it. Check the diameter UAA message coming from HSS, it should contain an AVP called Server-Name, with the value of S-CSCF. Regards, Dragos On 17/08/2016 02:45, Rodrigo Moreira wrote: > Hi, > > What is it means? > > Thank y

Re: [SR-Users] Kamailio SIP 500

2016-08-16 Thread Rodrigo Moreira
Hi, What is it means? Thank you. Regards. On Tue, Aug 16, 2016 at 8:49 PM, Alex Balashov wrote: > It's in the example I-CSCF config: > > --- > > failure_route[register_failure] > { > if (t_branch_timeout() || t_check_status("([5-6][0-9][0-9])")){ > if (I_scscf_select("

Re: [SR-Users] Kamailio SIP 500

2016-08-16 Thread Alex Balashov
It's in the example I-CSCF config: --- failure_route[register_failure] { if (t_branch_timeout() || t_check_status("([5-6][0-9][0-9])")){ if (I_scscf_select("1")) { t_on_reply("register_reply"); t_on_failure("register_failure