Re: [sr-dev] [kamailio/kamailio] configuration reset function (cfg.reset) (#1181)

2017-07-10 Thread Daniel-Constantin Mierla
Merged #1181.

-- 
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/1181#event-1157243167___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] configuration reset function (cfg.reset) (#1181)

2017-07-10 Thread Daniel-Constantin Mierla
Thanks!

-- 
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/1181#issuecomment-314175639___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


[sr-dev] [kamailio/kamailio] configuration reset function (cfg.reset) (#1181)

2017-07-04 Thread hdikme




 Pre-Submission Checklist



- [x] Commit message has the format required by CONTRIBUTING guide
- [x] Commits are split per component (core, individual modules, libs, utils, 
...)
- [x] Each component has a single commit (if not, squash them into one commit)
- [x] 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
- [ ] Small bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)

 Checklist:

- [ ] PR should be backported to stable branches
- [x] Tested changes locally
- [ ] Related to issue # (replace  with an open issue number)

 Description

kamcmd cfg.reset "group_name", cfg.reset has been created in order to reset all 
the variables of the referred group to be set to their initial values (default).

You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1181

-- Commit Summary --

  * core: cfg_get_default_value_by_name function has been implemented
  * cfg_rpc: configuration reset function has been implemented

-- File Changes --

M src/core/cfg/cfg_ctx.c (68)
M src/core/cfg/cfg_ctx.h (3)
M src/modules/cfg_rpc/cfg_rpc.c (56)
M src/modules/cfg_rpc/doc/rpc.xml (16)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/1181.patch
https://github.com/kamailio/kamailio/pull/1181.diff

-- 
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/1181
___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev