It is not easy to track all those patches one after the other and because the commit message is not formatted as we recommend, I would suggest:
* make a diff between your branch and kamailio main master branch * apply it to a fresh clone of kamailio main master branch * write the commit message as per guidelines at: http://www.kamailio.org/wiki/devel/git-commit-guidelines#commit_message * make a new pull request -- which will be easier to review
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/295#issuecomment-134267849