Pre-Submission Checklist
Type Of Change
Checklist:
Description
- In the function get_all_db_ucontacts() date was passed to db module as a regular string, but in some cases that leads to incorrect db query, e.g. in case of mongodb. DATATIME format should be used instead of string.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1514
Commit Summary
- Incorrect date format used to query contacts by expire time.
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.