Re: [SR-Users] Kamailio fail to start with db_mongodb and ndb_mongodb modules

2018-01-01 Thread Abdul Basit
Hi, My last email was help for admin review. Sharing logs through pastebin https://pastebin.com/6HhdYLJK Interesting part will start from line 983 where it start initializing ndb_mongodb. On 1 January 2018 at 20:32, Abdul Basit wrote: > Hi, > > I enabled but kamailio

[SR-Users] Issue with linking contact to IMPU on SCSCF

2018-01-01 Thread Rafi A.
Hi there, I need some help here to understand why the query in [usrloc_db.c:1084] is empty. This causes the linking of contact to IMPU to fail. I'm using Kamailio 5.0.4. 10(13882) DEBUG: ims_usrloc_scscf [impurecord.c:1284]: unref_subscription_unsafe(): un-reffing subscription

Re: [SR-Users] error when brining up scscf in kamailio 5.1

2018-01-01 Thread Abdelmuhaimen Seaudi
Hi, I solved this issue by loading presence module first before loading ims_usrloc_scscf. Jan 1 06:52:49 olc-dd kamailio[20800]: DEBUG: [core/sr_module.c:982]: init_mod(): ims_usrloc_scscf Jan 1 06:52:49 olc-dd kamailio[20800]: INFO: ims_usrloc_scscf [hslot.c:69]: ul_init_locks(): locks array

Re: [SR-Users] error when creating scscf database in kamailio 5.1

2018-01-01 Thread Abdelmuhaimen Seaudi
I solved this issue by creating the tables using LATIN1 character set, which made the key length less than the default limit of 767 bytes. CREATE TABLE `contact` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `contact` char(255) NOT NULL, `params` varchar(255) DEFAULT NULL, `path`

[SR-Users] Happy New Year 2018!

2018-01-01 Thread Daniel-Constantin Mierla
A Happy And Prosperous Year 2018 to everyone using Kamailio and helping to improve the project! Looking forward to meeting many of you around this world during 2018 and collaborate online in a friendly environment! Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda --