Pre-Submission Checklist
Type Of Change
Checklist:
Description
ul.dump rpc procedure has two problems:
- it doesn't call unlock_ulslot() for "ul.dump brief" when aor creation fails
- json format of its reply is incorrect for multiple domains. They are not represented as an array of domains and this breaks "kamctl ul show" while "kamcmd ul.dump" still works.
Table unlocking is safe and needs to be backported to the stable branch. New output format of "ul.dump" can be considered as a breaking change since somebody can use this command to get registered users information and parse it.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1275
Commit Summary
- Fix memory leak in ldap module that happens after calling ldap_result_next()
- Merge branch 'master' of https://github.com/kamailio/kamailio
- tsilo: fix deadlock in ts_append()
- Merge branch 'master' of https://github.com/kamailio/kamailio
- ipops: new naptr_query function
- Merge branch 'master' of https://github.com/kamailio/kamailio
- Merge remote-tracking branch 'upstream/master'
- Merge remote-tracking branch 'upstream/master'
- usrloc: fix format of the ul.dump json reply
- usrloc: fix usrloc slot lock in ul.dump rpc procedure
- Merge branch 'master' of https://github.com/kamailio/kamailio
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.