]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_kazoo] add checks, fixes & defaults
authorlazedo <luis.azedo@factorlusitano.com>
Fri, 6 Mar 2020 13:56:07 +0000 (13:56 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2020 13:56:07 +0000 (17:56 +0400)
commit592689c2533c96e34d807a2b464b7fba6060f086
tree153f5fe6dc276ffee602c3aa9ea276a891befff9
parent90a7fc7125b42429cb4952091c780d1a6d122bc5
[mod_kazoo] add checks, fixes & defaults

* [mod_kazoo] set default on expand headers

* [mod_kazoo] use simple var reference in default config

* [mod_kazoo] fix kz_expand

* [mod_kazoo] check if profile for agent is valid

* [mod_kazoo] reorder code in kazoo endpoint
src/mod/event_handlers/mod_kazoo/kazoo.conf.xml
src/mod/event_handlers/mod_kazoo/kazoo_commands.c
src/mod/event_handlers/mod_kazoo/kazoo_ei_config.c
src/mod/event_handlers/mod_kazoo/kazoo_endpoints.c
src/mod/event_handlers/mod_kazoo/kazoo_fetch_agent.c