]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] switch_ivr: Restrict the misuse of uuid_hold API. Add switch_hold unit-test.
authorAndrey Volk <andywolk@gmail.com>
Thu, 12 Aug 2021 15:02:41 +0000 (18:02 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sat, 23 Oct 2021 19:00:52 +0000 (22:00 +0300)
commitfcaaf20c7dd8ac946dc0dda314e2c77f672f98e9
tree799cf1b9f1dcb5bff6bb24bbb6acc5951a6ab623
parent6040f3bf487eac8dd3bee042cc69a20caa466561
[Core] switch_ivr: Restrict the misuse of uuid_hold API. Add switch_hold unit-test.
src/mod/applications/mod_commands/mod_commands.c
src/switch_ivr.c
tests/unit/.gitignore
tests/unit/Makefile.am
tests/unit/conf_hold/freeswitch.xml [new file with mode: 0644]
tests/unit/conf_hold/gw/holdtest.xml [new file with mode: 0644]
tests/unit/switch_hold.c [new file with mode: 0644]