Module: kamailio
Branch: 4.2
Commit: 090afb32c19b8e76fcbcb6deaaa2f4fe42e0f38f
URL:
https://github.com/kamailio/kamailio/commit/090afb32c19b8e76fcbcb6deaaa2f4f…
Author: Luis Azedo <luis(a)2600hz.com>
Committer: Luis Azedo <luis(a)2600hz.com>
Date: 2015-02-05T19:45:29Z
kazoo : timeout fixes & improvements
1) fixes names in parameters (timout corrected to timeout)
2) kazoo_query was always using the same timeout value which could be a problem, since
there are different kinds of request and some may be given more time to process.
solved by adding amqp_query_timeout_avp parameter to allow usage of different timeouts.
(cherry picked from commit 0c3925e6f787c6e8d2e1bc7a45fec0c99ba203d8)
---
Modified: modules/kazoo/doc/kazoo_admin.xml
Modified: modules/kazoo/kazoo.c
Modified: modules/kazoo/kz_amqp.c
---
Diff:
https://github.com/kamailio/kamailio/commit/090afb32c19b8e76fcbcb6deaaa2f4f…
Patch:
https://github.com/kamailio/kamailio/commit/090afb32c19b8e76fcbcb6deaaa2f4f…