[sr-dev] git:master:d83cc933: modules: readme files regenerated - http_async_client ...

2016-07-28 Thread Kamailio Dev
Module: kamailio Branch: master Commit: d83cc933342002bd652a40e96a5b475abdd583c1 URL: https://github.com/kamailio/kamailio/commit/d83cc933342002bd652a40e96a5b475abdd583c1 Author: Kamailio Dev Committer: Kamailio Dev Date: 2016-07-29T06:31:26+02:00 modules: readme files regenerated - http_async

[sr-dev] git:master:095d6b41: http_async_client: fixed small typo in docs

2016-07-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 095d6b41f83bb40610ae68a1390e49374ac7d26f URL: https://github.com/kamailio/kamailio/commit/095d6b41f83bb40610ae68a1390e49374ac7d26f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-07-29T06:25:42+02:00 http_async_client: fix

[sr-dev] [kamailio/kamailio] Various improvements to uac registrations (#729)

2016-07-28 Thread Alex
This PR contains my backlog of changes for uac registrations. Most patches are for making the registrations list fully dynamic (add/remove via RPC) Some fixes, some cleanups, some features... You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/

[sr-dev] [kamailio/kamailio] userblacklist: little changes in debug output (#728)

2016-07-28 Thread Rick
- Fixed confusing debug output in module for global blacklists and whitelists You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/728 -- Commit Summary -- * userblacklist: little changes in debug output -- File Changes -- M modules/

[sr-dev] [kamailio/kamailio] The changes in this PR implement DNS failover for locally generated requests (#727)

2016-07-28 Thread Alex
The first patch does the actual failover part. Second is for readability. Third adds onsend_route support for local requests. This fixes #210. As this touches tm, a review would be welcomed. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pu