Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Grant Bagdasarian
Yes, the version from git fixed the issue. Thanks for the help! From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Wednesday, April 1, 2015 1:06 PM To: Grant Bagdasarian; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] jsonrpc_exec crashes kamailio I just tested here and

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Daniel-Constantin Mierla
; *From:*sr-users [mailto:sr-users-boun...@lists.sip-router.org] *On > Behalf Of *Grant Bagdasarian > *Sent:* Wednesday, April 1, 2015 12:45 PM > *To:* 'mico...@gmail.com'; Kamailio (SER) - Users Mailing List > *Subject:* Re: [SR-Users] jsonrpc_exec crashes kamailio > >

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Grant Bagdasarian
t: Re: [SR-Users] jsonrpc_exec crashes kamailio I'm running 4.2.3 from tar. I'll try the git branch. From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Wednesday, April 1, 2015 12:36 PM To: Grant Bagdasarian; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] js

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Grant Bagdasarian
I'm running 4.2.3 from tar. I'll try the git branch. From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Wednesday, April 1, 2015 12:36 PM To: Grant Bagdasarian; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] jsonrpc_exec crashes kamailio Hello, one thing

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Daniel-Constantin Mierla
ile locks (-x) unlimited > > > > *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] > *Sent:* Wednesday, April 1, 2015 11:26 AM > *To:* Grant Bagdasarian; Kamailio (SER) - Users Mailing List > *Subject:* Re: [SR-Users] jsonrpc_exec crashes kama

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Grant Bagdasarian
ierla [mailto:mico...@gmail.com] Sent: Wednesday, April 1, 2015 11:26 AM To: Grant Bagdasarian; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] jsonrpc_exec crashes kamailio Hello, I need the logs printed by kamailio before the crash, to see what was processing at that time. After crash

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Daniel-Constantin Mierla
ase let me know. > > > > Regards, > > > > Grant > > > > *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] > *Sent:* Wednesday, April 1, 2015 10:44 AM > *To:* Kamailio (SER) - Users Mailing List; Grant Bagdasarian > *Subject:* Re: [SR-Users] jso

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Grant Bagdasarian
t, it crashes every time. If you need more information, please let me know. Regards, Grant From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Wednesday, April 1, 2015 10:44 AM To: Kamailio (SER) - Users Mailing List; Grant Bagdasarian Subject: Re: [SR-Users] jsonrpc_exec crashes kam

Re: [SR-Users] jsonrpc_exec crashes kamailio

2015-04-01 Thread Daniel-Constantin Mierla
Hello, can you reproduce it every time you run those commands? Or is it happening from time to time? If you can reproduce, set debug=3 and send all the logs to me. Also, it would be good to set 'ulimit -c unlimited' before starting kamailio to get a coredump which would be easier to troubleshoot.

[SR-Users] jsonrpc_exec crashes kamailio

2015-03-31 Thread Grant Bagdasarian
Hello, Kamailio crashes when I try to execute the following jsonrpc_exec functions: jsonrpc_exec('{"jsonrpc": "2.0", "method": "domain.reload", "id": 0}'); #domain module jsonrpc_exec('{"jsonrpc": "2.0", "method": "addressReload", "id": 0}'); #permissions module This one works fine: js