Pre-Submission Checklist
Type Of Change
Checklist:
Description
- added a worker_id for timer routines. when using rtimer in script with mode=4 there's no way to know which of the workers is in use. this is useful for db queries based on slot
- fixed {uri.tosocket} transformation
- added t_release_transaction to tm api
- fixed xavp_clone_level_nodata
- add sockinfo to $subs
- increase
MAX_DEFINES
as we run out of defines
Note: please use rebase instead of merge for this PR
to backport:
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1882
Commit Summary
- core: allow a worker id in timer routines
- rtimer: use timer worker id
- pv: use parsed uri to compute tosocket
- tm: add t_release_transaction to api
- core: free resources in xavp_clone_level_nodata
- presence: add sockinfo to $subs
- core: increase max_defines from 256 to 512
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.