Hello ,
i make many request toward jsonrpc server, using dlg.profile_list. Usually on high load,
kamailio crash .
Last time in the dump, ther is :
0 0x00007f25361cd00a in internal_rpc_profile_print_dlgs (rpc=0x7f25158db9a0,
c=0x7f25158db940, profile_name=0x7fffb5b5bb70, value=0x0)
at dialog.c:1666
1666 if ((!value || (STR_EQ(*value, ph->value)))
&& ph->dlg) {
Can someone helpme?
Thanks