Diederik de Groot

Results 218 comments of Diederik de Groot

Do you know the revision you were using, when it still worked. If so we can do a git bisect to figure out where it went wrong.

@mpaland Have you been able to make any progress in figuring out what might have happened ?

Hi Marco, sorry for this ! We need to do a bit of backtracking to figure out where it went wrong. If you can provide a link to the first...

@mpaland Have you had any luck finding an old revision that worked fine with the 524G for bisecting ?

I know what you mean, the simple fix i used for that, is cleaning out the MailboxSubscribe function in sccp_mwi.c (ie: make it non-functional) or checkout an old asterisk to...

Are you sure this leak is in chan-sccp ? Ok i will have another look. I used the memory debug in asterisk to find the previous leaks, by loaded/unloading the...

I have tried closing the port on my switch + resetting the device + disconnecting the cable + physical powercycle of the phone, but that seemed all ok. I have...

I copied my sccp.conf to sccp.conf.withoutSEPExxxxx `sccp reload file sccp.conf.withoutSEPExxxxx` waited untill device tried to reconnect `sccp reload file sccp.conf` to switch back to the original result: ``` --- summary.prev...

Note: the memory leak I have been able to find since the initial patch is really tiny. For them to show up in your graph would take a long long...