Hello,
>
> there are a lot of active dialogs there, however, as they BYEs are
> replied, the structures should be released in short time and shared memory
> freed. Do you execute dlg_manage() when receiving BYE?
>
> Cheers,
> Daniel
>
Hello,
I can not find dlg_manage in example scscf configuration
Hello,
there are a lot of active dialogs there, however, as they BYEs are
replied, the structures should be released in short time and shared
memory freed. Do you execute dlg_manage() when receiving BYE?
Cheers,
Daniel
On 10.04.18 10:43, tyd wrote:
>
>
> Hello,
>
> do you get also dialo
Hello,
>
> do you get also dialog statistics? tm stats are not relevant in this
> context.
>
> Cheers,
> Daniel
>
Hi,
I'm re-running SIPp.
The share memory is decreaing and will run out of memory.
Is below information enough ?
# kamctl stats shmem
shmem:fragments = 40
shmem:free_size = 312842424
Hello,
do you get also dialog statistics? tm stats are not relevant in this
context.
Cheers,
Daniel
On 10.04.18 09:19, tyd wrote:
>
> Hello,
>
>
> On 10.04.18 07:25, tyd wrote:
>> Hi, Daniel
>>
>> No, the dialogs were not terminated after 10 minutes if no BYE
>> message was
>
> Hello,
>
> On 10.04.18 07:25, tyd wrote:
>
> Hi, Daniel
>
> No, the dialogs were not terminated after 10 minutes if no BYE message was
> sent.
>
>
> Not using ims_dialog, but it may be that it doesn't send bye when the
> dialog lifetime elapses, just destroys the structure it keeps in memory.
>
Hello,
On 10.04.18 07:25, tyd wrote:
> Hi, Daniel
>
> No, the dialogs were not terminated after 10 minutes if no BYE message
> was sent.
Not using ims_dialog, but it may be that it doesn't send bye when the
dialog lifetime elapses, just destroys the structure it keeps in memory.
With the other d
Hi, Daniel
No, the dialogs were not terminated after 10 minutes if no BYE message was
sent.
But if Default value(43200) was set, the S-CSCF will run out of memory
finally (after 20 calls).
Have any relation with this parameter and memory release ?
Any impacts if using value 600 at production
Hello,
that should be the call lifetime. Are the dialogs terminated after 10
minutes?
Cheers,
Daniel
On 09.04.18 16:58, tyd wrote:
> Dear all,
>
> What's the meaning of ims_dialog default_timeout parameter ?
> /Default value is 「43200 (12 hours)」/
>
> When modparam("ims_dialog", "default_timeo
Dear all,
What's the meaning of ims_dialog default_timeout parameter ?
*Default value is 「43200 (12 hours)」*
When modparam("ims_dialog", "default_timeout", 600) was set,
the situation of Kamailio S-CSCF out of memory was solved and is running
smoothly.
Debian 8 with Kamailio 4.4.7
_