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
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
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/
- 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/
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