Re: [SR-Users] Problem implementing usrloc via dmq

2017-09-12 Thread Aleksandar Sosic
Hi, still haven't managed to solve this problem. Kamailio crashes on call hangup so I do think this is a serious problem. Kind regards, -- Aleksandar Sosic mail: alex.so...@timenet.it skype: alex.sosic cell: +385 91 2505 146 On Fri, Sep 8, 2017 at 10:08 PM, Aleksandar Sosic

[SR-Users] Issue in Acc module

2017-09-12 Thread Logeshwaran G
Hi, I am getting the below Error while Call Ended. 2(28504) ERROR: acc [acc_cdr.c:373]: write_cdr(): message is empty! 2(28504) ERROR: acc [acc_cdr.c:656]: cdr_on_end_confirmed(): failed to write cdr! Am I missing something? Please Guide me Thanks & Kind Regards, *Logeshwaran G* *"Be Hungry,

Re: [SR-Users] Help to understand kamailio error msgs

2017-09-12 Thread José Seabra
Hello Daniel, Thank you for your clarifications, it was helpfull. Regarding to the Dispatcher error, please see my comment in yellow: - * dispatcher [dispatch.c:1509]: ds_load_replace(): cannot find load for (16720.mydomain.com )* - *dispatcher

Re: [SR-Users] jsonrpc execution error

2017-09-12 Thread Daniel-Constantin Mierla
Hello, the show command is using the db cli (e.g., mysql) to dump content of database, so no rpc interaction with kamailio involved there. For the others, do you get any error in kamailio logs? Cheers, Daniel On 11.09.17 21:35, David Villasmil wrote: > Hello guys, > > i configured jsonrpc on

[SR-Users] Can not register on kamailio

2017-09-12 Thread Adesh Pandey
I am new to kamailio and I want to setup Kamailio as dispatcher for two Asterisk boxes but SIP registrations must be happening on the Kamailio itself. I have enabled mysql module and used auth module but when I try to register it says unauthorized access. In subscribers list I have added an

Re: [SR-Users] Multiple Htable Reload

2017-09-12 Thread Daniel-Constantin Mierla
Hello, at this moment there is only a rpc command to reload one hash table at a time. The option could be a shell/etc.. script that list the tables (there is a rpc command for it) and then trigger a reload one by one. Adding a reload-all rpc command should not be something complex, doing it by

[SR-Users] Multiple Htable Reload

2017-09-12 Thread Logeshwaran G
Hi, I have multiple Htables, Is it possible to Reload all the Htables at one time via jsonrpc: As of Now I am using the below command to Reload one htable at a time. {"jsonrpc": "2.0","method": "htable.reload","params": ["b"],"id": 123} Input Please? Thanks & Kind Regards, *Logeshwaran G*

Re: [SR-Users] Map Technique(Key value pair) in kamailio

2017-09-12 Thread Logeshwaran G
Got The Solution.. Thank you Thanks & Kind Regards, *Logeshwaran G* *"Be Hungry, Stay Foolish"* On Tue, Sep 12, 2017 at 10:52 AM, Logeshwaran G wrote: > Input Please > > > > Thanks & Kind Regards, > *Logeshwaran G* > > *"Be Hungry, Stay Foolish"* > > On Mon, Sep 11,