We use enum_query() to dispatch calls over a set of gateways. In our case single digits
(for instance "8") can be a valid direct dial number which we would like to
through against our enum server.
(This is an update of #593, now with guideline formatted commit messages.)
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/594
-- Commit Summary --
* enum: single digit is valid in function enum_query
* enum: print out malformed uri in enum_query()
-- File Changes --
M modules/enum/enum.c (11)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/594.patch
https://github.com/kamailio/kamailio/pull/594.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/594