Pre-Submission Checklist
- [V] Commit message has the format required by CONTRIBUTING guide
- [V] Commits are split per component (core, individual modules, libs, utils, ...)
- [V] Each component has a single commit (if not, squash them into one commit)
- [V] No commits to README files for modules (changes must be done to docbook files
in doc/
subfolder, the README file is autogenerated)
Type Of Change
Checklist:
Description
I modified the imc module as follows:
- propagate content-type header
- add the option to modify member role
- added support to db_mode. all changes are synch to db in case db_mode is set to 2.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3291
Commit Summary
- 4b4edbc imc: add support to modify member role
- a6ed37c imc: call handle_modify
- b5e8711 imc: db_mode support
- 2505a97 Merge branch 'kamailio:master' into master
- f9820f9 imc: destroy db only if db_mode is not 0
- 05a877c Merge remote-tracking branch 'joeygo/master'
- 643a2d9 imc: propagate content-type header
- 48c6364 Merge branch 'kamailio:master' into master
File Changes
(8 files)
Patch Links:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3291@github.com>