[Spce-user] sip registration stuck 3.5.16

Aziz Palmer Aziz.Palmer at AirFIBER.com
Mon Nov 24 12:40:41 EST 2014


that worked!!!

any side affects we should be aware of?

________________________________________
From: Spce-user [spce-user-bounces at lists.sipwise.com] on behalf of Victor Seva [vseva at sipwise.com]
Sent: Monday, November 24, 2014 9:33 AM
To: spce-user at lists.sipwise.com
Subject: Re: [Spce-user] sip registration stuck 3.5.16

On 11/24/2014 06:26 PM, Aziz Palmer wrote:
>
> /etc/ngcp-config/templates/etc/kamailio/proxy/kamailio.cfg.tt2
>
> i'm editing the above file but I don't know exactly where i should put "modparam("usrloc", "db_ops_ruid", 1)"

Please use customtt files, don't change tt2 templates directly.

> where should it exactly be?

sipwise at spce:/etc/ngcp-config/templates/etc/kamailio/proxy$ diff -uN
kamailio.cfg.tt2 kamailio.cfg.customtt.tt2
--- kamailio.cfg.tt2    2014-11-11 16:19:56.000000000 +0100
+++ kamailio.cfg.customtt.tt2   2014-11-24 18:31:34.306626270 +0100
@@ -265,6 +265,7 @@
 # switching db_check_update to 1 has previously caused duplication of
location entries;
 # needs further investigation so switch it off for now...
 modparam("usrloc", "db_check_update", 0)
+modparam("usrloc", "db_ops_ruid", 1)

 modparam("maxfwd", "max_limit", [% kamailio.lb.max_forwards %])



Then "ngcpcfg apply" in order to get this changes applied.

Cheers,
Victor




More information about the Spce-user mailing list