Commit Graph

56 Commits

Author SHA1 Message Date
Dave Horton aad5082e76 removed config files, just uses env vars now 2020-02-15 11:00:01 -05:00
Dave Horton 2e25643021 minor cleanup 2020-02-08 14:25:14 -05:00
Dave Horton 6518ceb835 add'l checking on updateCall request 2020-02-08 14:14:08 -05:00
Dave Horton 821124da11 updateCall has listen_status to pause or resume a lsiten verb 2020-02-08 12:22:05 -05:00
Dave Horton 9783afcff5 support for VoipCarriers that are customer PBXs 2020-02-08 10:39:17 -05:00
Dave Horton 1c9afcdf59 bugfix: duration and sip_status display as numbers 2020-02-07 20:11:43 -05:00
Dave Horton f9c9aa8079 updates for purging calls periodically 2020-02-07 11:51:38 -05:00
Dave Horton 89cb61b188 fix test 2020-02-07 10:40:30 -05:00
Dave Horton ec02052d27 initial support for live call control 2020-02-07 10:18:53 -05:00
Dave Horton eddd4a9a27 Dockerfile 2020-02-03 10:31:50 -05:00
Dave Horton 578349506b more rest-dial testing 2020-02-02 15:58:53 -05:00
Dave Horton 2a974704fc added initial support for creating calls through REST API 2020-02-01 16:15:29 -05:00
Dave Horton 87208bc669 revamp db - refactor webhooks 2020-01-28 10:30:07 -05:00
Dave Horton 10074504c5 minor 2019-12-21 08:31:34 -05:00
Dave Horton b2760a2d75 changes to account and application 2019-12-20 15:37:44 -05:00
Dave Horton 7c2e12a4be further changes, migrate to mysql2 2019-12-16 16:32:40 -05:00
Dave Horton ca07702e49 add call_hook and call_status_hook to authentication callback response 2019-12-13 09:22:37 -05:00
Dave Horton 0b54b17c73 add sip_gateways 2019-12-11 20:47:58 -05:00
Dave Horton e186dc2eda update swagger doc 2019-12-10 10:46:46 -05:00
Dave Horton 4e81172c73 add support for basic auth when calling registration_hook 2019-12-10 10:36:28 -05:00
Dave Horton b8f50a42b6 implementation for service_providers.root_domain 2019-12-10 10:27:09 -05:00
Dave Horton 6beedeac3d added service_provider.root_domain 2019-12-10 10:14:21 -05:00
Dave Horton 1296b15675 add cors support 2019-12-09 10:58:35 -05:00
Dave Horton 15f120108f db changes: added indexes 2019-12-06 10:50:57 -05:00
Dave Horton 35ea63a3bf docs 2019-12-06 10:42:59 -05:00
Dave Horton 5b3d8b3349 docs 2019-12-06 10:41:26 -05:00
Dave Horton ace1b042da docs 2019-12-06 10:37:44 -05:00
Dave Horton 8dacac6aa0 docs 2019-12-06 10:35:43 -05:00
Dave Horton 760e0f53aa more authentication tests 2019-12-06 10:14:18 -05:00
Dave Horton 10354816f2 more tests 2019-12-05 19:39:52 -05:00
Dave Horton 37cec3a133 more auth tests 2019-12-05 15:33:18 -05:00
Dave Horton c95a9ebaf7 added more authentication tests 2019-12-05 15:11:53 -05:00
Dave Horton ce587d828f updated schema png 2019-12-05 10:51:16 -05:00
Dave Horton e6fad7eb4a fixed build badge 2019-12-05 10:36:13 -05:00
Dave Horton 84853291b3 cleanup 2019-12-05 10:33:03 -05:00
Dave Horton a7396e2cf0 changes to handle travis mysql no root pwd 2019-12-05 10:28:42 -05:00
Dave Horton 7456d58e36 travis 2019-12-05 10:22:05 -05:00
Dave Horton 10442c96ab travis 2019-12-05 10:08:05 -05:00
Dave Horton 350e310a8f set root pwd in travis 2019-12-05 09:59:34 -05:00
Dave Horton 0886f90e62 set travis env 2019-12-05 09:53:41 -05:00
Dave Horton 2caa743568 travis change for nodejs 2019-12-05 09:49:24 -05:00
Dave Horton 98369c377b test using native msql instead of docker 2019-12-05 09:43:47 -05:00
Dave Horton 28d05be789 travis bionic 2019-12-05 08:48:18 -05:00
Dave Horton 48b828858d switch travis to windows 2019-12-05 08:25:46 -05:00
Dave Horton b16ba54f04 switch travis to osx 2019-12-05 08:22:36 -05:00
Dave Horton 849e4e8708 travis remove sudo 2019-12-05 08:19:25 -05:00
Dave Horton e53710555f switch to travis trusty 2019-12-05 08:16:43 -05:00
Dave Horton 6129974a52 switch travis distro to bionic 2019-12-05 08:12:05 -05:00
Dave Horton fc3dbb38ad more mysql tests 2019-12-04 22:32:18 -05:00
Dave Horton f4ec42ce8e another attempted travis fix for mysql issues 2019-12-04 22:13:34 -05:00