There is no code for your module, it seems you try to add it as a git 
submodule. It has to be pushed with full code, if you want it to merge it 
inside kamailio repository.

Then your commit messages do not follow the contributing guidelines:

  * 
https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#commit-message-format

I also suggest that you put the function you added in core to your module, it 
seems to target usage only there and there is no reason it doesn't work having 
it inside your module. If it needs to be used in other modules later, it can be 
relocated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1856#issuecomment-465522509
_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to