Pre-Submission Checklist
Type Of Change
Checklist:
Description
We are seeing a lot of error messages like:
ERROR: pua [pua_db.c:895]: get_record_puadb(): Too many rows found (2)
After some investigation I come up with a couple of fixes:
- pua: improve the query to support caller|callee with same pres_id (same dialog)
- pua_dialoginfo: support uuid to generate pres_id to improve randomness
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3955
Commit Summary
- b23e2b6 pua: get_record_puadb() add pres_uri to the query
- 756b48c pua_dialoginfo: use_uuid parameter
- 0680099 pua_dialoginfo: document use_uuid parameter
File Changes
(6 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/3955@github.com>