Module: kamailio Branch: master Commit: 0c3925e6f787c6e8d2e1bc7a45fec0c99ba203d8 URL: https://github.com/kamailio/kamailio/commit/0c3925e6f787c6e8d2e1bc7a45fec0c9...
Author: Luis Azedo luis@2600hz.com Committer: Luis Azedo luis@2600hz.com Date: 2015-02-05T19:35:37Z
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.
---
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/0c3925e6f787c6e8d2e1bc7a45fec0c9... Patch: https://github.com/kamailio/kamailio/commit/0c3925e6f787c6e8d2e1bc7a45fec0c9...