Commit Graph

92 Commits

Author SHA1 Message Date
Dave Horton 7876b0efa6 migrate to gh actions 2020-12-14 16:01:16 -05:00
Dave Horton dd53a62457 swagger updates 2020-12-11 10:47:52 -05:00
Dave Horton 09928597e0 include account_sid in createCall and createMessage sent to fs 2020-12-11 10:42:01 -05:00
Dave Horton 484fa7841a updated API with new properties for voip_carriers that require outbound registration 2020-12-11 10:34:34 -05:00
Dave Horton c578757dd2 bugfix for REST outdial to teams 2020-11-24 10:07:35 -05:00
Dave Horton 6b01f7f07e swagger bugfix: createAccount and updateAccount changes 2020-11-11 15:41:03 -05:00
Dave Horton 93ddaf86d2 deps 2020-10-26 12:03:07 -04:00
Dave Horton 6e0fc76281 deps 2020-10-26 10:06:43 -04:00
Dave Horton ea64fb1a58 add sms messaging support v0.4.2 2020-10-09 08:04:39 -04:00
Dave Horton 53763aae14 bugfix: createCall REST API to Teams endpoint was being blocked 2020-09-30 15:37:49 -04:00
Dave Horton 491b44709c swagger fixes v0.4.0 2020-09-20 15:49:57 -04:00
Dave Horton c89ee55389 bugfix #2: pass speech synth language 2020-07-24 15:33:43 -04:00
Dave Horton f52cf88423 issue with multiple timestamps 2020-07-22 11:57:32 -04:00
Dave Horton d3c347ac3f schema syntax change 2020-07-22 11:51:19 -04:00
Dave Horton 9df6925b47 travis changes 2020-07-22 11:45:04 -04:00
Dave Horton 5ae6cda12a fix schema problem 2020-07-22 11:35:56 -04:00
Dave Horton 3be0412de1 add list api keys for account, track last_used for api_keys 2020-07-22 11:31:05 -04:00
Dave Horton 4efee5a8b8 add voip_carriers.e164_leading_plus for carrier-level configuration of E.164 dial string 2020-07-16 09:45:59 -04:00
Dave Horton 326b1b673e generate a new admin token as part of reset_admin_password.js 2020-05-31 16:35:02 -04:00
Dave Horton a746bbc4c9 fix for service provider api alpha-3.0 2020-05-29 09:54:26 -04:00
Dave Horton 0e248cb393 add support for ms teams 2020-05-26 08:57:19 -04:00
Dave Horton 5d5bd223cd add script to create default service provider and account to database alpha-2.0 2020-04-21 09:27:54 -04:00
Dave Horton ed74ec45c2 minor swagger fix 2020-04-21 08:12:46 -04:00
Dave Horton 2fb2fc5c10 fix bug in choosing feature server for createCall 2020-04-21 08:08:55 -04:00
Dave Horton e38137ae7b remove assert about env var for feature server location as we now get from db 2020-04-20 20:05:39 -04:00
Dave Horton 8e6b0ec111 bump deps 2020-04-20 12:14:13 -04:00
Dave Horton be011db109 add support for sbc_addresses and ms_teams_tenants tables 2020-04-20 11:44:49 -04:00
Dave Horton 993833212f route createCall api requests among active freeswitch servers 2020-04-20 10:12:00 -04:00
Dave Horton 61a5ce2672 added basic login support for admin user 2020-04-01 16:27:18 -04:00
Dave Horton c43d24b477 add script to initialize/reset admin password to default 2020-04-01 14:26:28 -04:00
Dave Horton 2accbcef74 remove application_sid from createCall payload if provided as null value 2020-03-24 08:07:39 -04:00
Dave Horton 7a144ffe74 support for login 2020-03-21 13:39:03 -04:00
Dave Horton 25defd61ef typo alpha-1.0 2020-02-15 22:06:47 -05:00
Dave Horton 3d13fa824c minor 2020-02-15 22:04:16 -05:00
Dave Horton 4df6f1e115 update to 0.3.2 jambonz-db-helpers 2020-02-15 15:42:32 -05:00
Dave Horton 0ddf434554 fix loglevel bug 2020-02-15 11:03:25 -05:00
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