Basically, you have to change the two occurences of ip_ct_refresh_acct(ct, ctinfo, NULL, 30 * HZ); to ip_ct_refresh(ct, *pskb, info->timeout * HZ); in ip_conntrack_helper_h323.c
Not sure if this is the most correct patch, but it is what was changed for the same reason on the SIP tracker. For me it made the difference between it working and a panic.
< Previous |
1 |
Next >
Add a Reply
This forum does not allow anonymous participation.
Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.