Re: [SR-Users] JSONRPC-S and async RPC commands

2018-08-18 Thread Juha Heinanen
Daniel-Constantin Mierla writes:

> I just pushed a commit in master branch, hopefully is fixing the issue
> -- let me know the results and if ok, it will be backported.

Daniel,

Thanks for the commit.  My tm.t_uac_wait test (using master) now worked
fine without issues.

-- Juha

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] help

2018-08-18 Thread Mojtaba
Hi,
1-It is regard of your OS, I think the Debian is better.
2-It doesn't need download iso, You could install it from git source.
3- The kamailio has a lot of modules, you could add your favourite
modules from source.lst file. It is very straight forward.
With Regards.Mojtaba
On Sat, Aug 18, 2018 at 12:51 PM Pravin .  wrote:
>
> Thanks  Mojtaba.
>
> I'm installing Kamailio 1st time so i have approach you for help in this 
> regard.
>
> Just want to know what are the pre-requisite for installing kamailio like 
>
> 1. What is the operating system require? ( i have centOS 7 installed in my 
> server)
> 2. do we need to download kamailio ISO file and burn it to installed in centOS
> 3. I checked on site and in download option , i have downloaded 
> "kamailio-5.1.4_src" , how will i installed with this file ?
>
> Need your guidance/support  for installation and commissioning of Kamailio 
> SIP server.
>
> Regards,
> Pravin
> bolindia Networks Pvt. Ltd
>
>
>
>
>
>
>
> On Sat, Aug 18, 2018 at 1:38 PM, Mojtaba  wrote:
>>
>> Hi,
>> The installation of Kamailio is straight forward, Just follow the
>> following steps in this site:
>> https://www.kamailio.org/wiki/install/stable/debian
>> Also, you could download Kamailio form git source.
>> With Regards.Mojtaba
>>
>> On Sat, Aug 18, 2018 at 11:52 AM Pravin .  wrote:
>> >
>> > Hello Team,
>> >
>> > I want to install Kamailio SIP server on centOS server...do we need to 
>> > download kamailio ISO file and install on server..pls provide the 
>> > installation procedure/guidelines.
>> >
>> >
>> > Regards
>> > Pravin
>> > ___
>> > Kamailio (SER) - Users Mailing List
>> > sr-users@lists.kamailio.org
>> > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
>>
>>
>> --
>> --Mojtaba Esfandiari.S
>>
>> ___
>> Kamailio (SER) - Users Mailing List
>> sr-users@lists.kamailio.org
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users



-- 
--Mojtaba Esfandiari.S

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] help

2018-08-18 Thread Mojtaba
Hi,
The installation of Kamailio is straight forward, Just follow the
following steps in this site:
https://www.kamailio.org/wiki/install/stable/debian
Also, you could download Kamailio form git source.
With Regards.Mojtaba

On Sat, Aug 18, 2018 at 11:52 AM Pravin .  wrote:
>
> Hello Team,
>
> I want to install Kamailio SIP server on centOS server...do we need to 
> download kamailio ISO file and install on server..pls provide the 
> installation procedure/guidelines.
>
>
> Regards
> Pravin
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users



-- 
--Mojtaba Esfandiari.S

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] JSONRPC-S and async RPC commands

2018-08-18 Thread Daniel-Constantin Mierla
I just pushed a commit in master branch, hopefully is fixing the issue
-- let me know the results and if ok, it will be backported.

Cheers,
Daniel


On 17.08.18 14:59, Juha Heinanen wrote:
> Daniel-Constantin Mierla writes:
>
>> Get couple of more details from gdb:
> Below, Juha
>
> (gdb) frame 0
> #0  0x7ff1ec5e6cf9 in jsonrpc_send (ctx=0x7ff1e27066c8) at 
> jsonrpcs_mod.c:390
> 390   in jsonrpcs_mod.c
> (gdb) list
> 385   in jsonrpcs_mod.c
> (gdb) info locals
> nj = 0x0
> i = -630111740
> rbuf = {s = 0x3 , len = 
> -187033216}
> __func__ = "jsonrpc_send"
> (gdb) p *ctx
> $1 = {msg = 0x7ff1e270d170, msg_shm_block_size = 3024, method = 0x0, flags = 
> 257, jreq = 0x0, req_node = 0x0, jrpl = 0x560edbc8ea20, 
>   rpl_node = 0x0, reply_sent = 1, error_code = 0, error_text = {s = 0x0, len 
> = 0}, http_code = 200, http_text = {s = 0x7ff1ec607b1d "OK", 
> len = 2}, transport = 1}
> (gdb) p *ctx->jreq
> Cannot access memory at address 0x0
> (gdb) p *ctx->jrpl
> $2 = {root = 0x560edbc8f380, flags = 0, buf = {s = 0x0, len = 0}, malloc_fn = 
> 0x7ff1f4ceef10 <__GI___libc_malloc>, 
>   free_fn = 0x7ff1f4cef510 <__GI___libc_free>}

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference -- www.kamailioworld.com


___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] help

2018-08-18 Thread Pravin .
Hello Team,

I want to install Kamailio SIP server on centOS server...do we need to
download kamailio ISO file and install on server..pls provide the
installation procedure/guidelines.


Regards
Pravin
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users