Commit Graph

  • 1013f3f222 handle adding predefined carriers with smpp gateways Dave Horton 2021-09-09 15:38:33 -04:00
  • 5350f7bea0 bugfix: adding account-level speech credential with platform owner api key v0.6.6-rc1 Dave Horton 2021-08-30 12:37:08 -04:00
  • 446cc57e09 when deleting a service provider, delete the associated speech_credentials and voip_carriers Dave Horton 2021-08-27 13:42:09 -04:00
  • 9525cf5a36 bugfix: queue event hook was getting set to register hook Dave Horton 2021-08-25 19:09:00 -04:00
  • 43393a2e4a Merge branch 'main' of github.com:jambonz/jambonz-api-server into main Dave Horton 2021-08-23 14:17:52 -04:00
  • a06bba60e6 bugfix: setting a registration hook cleared out the queue event hook, and vice-versa Dave Horton 2021-08-23 14:17:41 -04:00
  • 318a8f0822 Fix incorrect operationId for MS Tenants :PUT method (#8) Brandon Lee Kitajchuk 2021-08-16 10:33:08 -07:00
  • ecdf9898f8 bugfix: generating new account failed due to null webhook_secret Dave Horton 2021-08-16 08:25:19 -04:00
  • e0bacb55e7 add support for queue_event_hook Dave Horton 2021-08-15 13:55:01 -04:00
  • 0eb365ea58 bugfix: dont require name from oauth profile Dave Horton 2021-08-05 16:57:10 -04:00
  • f7fcbd4c7c add limits for adding account-level resources v0.6.5 Dave Horton 2021-08-04 07:49:44 -04:00
  • bc3b5bb1dc add form-urlencoded to package.json Dave Horton 2021-08-01 14:10:50 -04:00
  • a5a759940b add APIs to retrieve pcaps from homer Dave Horton 2021-07-29 13:58:49 -04:00
  • 6c01d28288 LICENSE Dave Horton 2021-07-21 12:36:48 -04:00
  • a3b9727d64 bugfix: selecting FS to handle createMessage api Dave Horton 2021-07-07 09:52:45 -04:00
  • ac4ea4b265 reset_admin_password - add option for specifying initial password v0.6.4 Dave Horton 2021-07-01 13:55:04 -04:00
  • ec6d2d310a lint fix v0.6.3 Dave Horton 2021-06-28 13:03:10 -04:00
  • 7b9390be50 bugfix: prevent an account level api key from creating an admin-level api key Dave Horton 2021-06-28 13:00:35 -04:00
  • 0589328f24 when provisioning a new account on hosted system, automatically add hello-world and dial-time apps Dave Horton 2021-06-28 10:03:54 -04:00
  • f66814fff2 bugfix: reset admin password v0.6.2 Dave Horton 2021-06-26 19:29:54 -04:00
  • a79f77934e fix bug with seeding predefined carriers v0.6.1 Dave Horton 2021-06-26 17:55:57 -04:00
  • 7325512ab4 add apis for ServiceProvider to get related entities v0.6.0-rc1 v0.6.0 Dave Horton 2021-06-18 13:35:39 -04:00
  • 0786ad7ea2 handle PUT of VoipCarrier that is associated to a service provider Dave Horton 2021-06-18 12:13:38 -04:00
  • f66aabba53 handle PUT of VoipCarrier that is associated to a service provider master Dave Horton 2021-06-18 12:13:38 -04:00
  • ed51d8b13f merge of features from hosted branch (#7) Dave Horton 2021-06-17 15:56:21 -04:00
  • 08809c14e9 swagger doc fix v0.5-branch Dave Horton 2021-06-17 13:36:23 -04:00
  • bf557ba252 fix tests Dave Horton 2021-06-17 09:23:34 -04:00
  • af79d92e71 added API for retrieving queues Dave Horton 2021-06-17 09:01:58 -04:00
  • 1f4b175fc8 added queue_event_hook at the account level for webhooks on queue events (e.g. members arriving or leaving) Dave Horton 2021-06-16 16:27:18 -04:00
  • ab7c69c0e8 fix test case v0.5.0 Dave Horton 2021-05-07 08:38:54 -04:00
  • fc61d3d2fa add integration test Dave Horton 2021-05-07 08:33:13 -04:00
  • 081a83e121 add some columns to voip_carriers Dave Horton 2021-04-16 15:07:54 -04:00
  • 7e6261eec8 fixes for updating/deleting registration hook Dave Horton 2021-02-21 11:27:40 -05:00
  • 5f10ef585f REST createCall must use absolute url in call_hook and call_status_hook Dave Horton 2021-02-19 11:47:03 -05:00
  • c9eeb41eb6 fix bug in retrieving phone number by sid Dave Horton 2021-02-19 09:23:29 -05:00
  • 843e1e4e80 account level users can only add phone numbers to their carriers Dave Horton 2021-02-19 08:53:45 -05:00
  • fb86875576 update call now uses POST, plus bugfix #6 Dave Horton 2021-02-19 08:52:27 -05:00
  • e633de5d4a Merge pull request #5 from radicaldrew/master Dave Horton 2020-12-30 08:50:46 -05:00
  • d8ac0a7aa2 Updated Dockerfile Andrew 2020-12-30 15:45:24 +02:00
  • 0da3bf94a6 Merge pull request #4 from jambonz/gh-actions Dave Horton 2020-12-14 16:06:59 -05:00
  • 4e9b079f0d update ci badge Dave Horton 2020-12-14 16:04:05 -05:00
  • 7876b0efa6 migrate to gh actions Dave Horton 2020-12-14 16:01:16 -05:00
  • dd53a62457 swagger updates Dave Horton 2020-12-11 10:47:52 -05:00
  • 09928597e0 include account_sid in createCall and createMessage sent to fs Dave Horton 2020-12-11 10:42:01 -05:00
  • 484fa7841a updated API with new properties for voip_carriers that require outbound registration Dave Horton 2020-12-11 10:34:34 -05:00
  • c578757dd2 bugfix for REST outdial to teams Dave Horton 2020-11-24 10:07:35 -05:00
  • 6b01f7f07e swagger bugfix: createAccount and updateAccount changes Dave Horton 2020-11-11 15:41:03 -05:00
  • 93ddaf86d2 deps Dave Horton 2020-10-26 12:03:07 -04:00
  • 6e0fc76281 deps Dave Horton 2020-10-26 10:06:43 -04:00
  • ea64fb1a58 add sms messaging support v0.4.2 Dave Horton 2020-10-09 08:04:39 -04:00
  • 6d3fa96e04 add inbound and outbound messaging support messaging Dave Horton 2020-10-09 08:02:33 -04:00
  • 6efbc49d4f sms working for 3 providers Dave Horton 2020-10-07 14:40:56 -04:00
  • cff276402f update deps to clear warnings Dave Horton 2020-10-02 14:01:34 -04:00
  • d9f372000e outbound SMS now working Dave Horton 2020-10-02 13:49:46 -04:00
  • 4da1f4f89d bugfix: createCall REST API to Teams endpoint was being blocked Dave Horton 2020-09-30 15:37:49 -04:00
  • 53763aae14 bugfix: createCall REST API to Teams endpoint was being blocked Dave Horton 2020-09-30 15:37:49 -04:00
  • 8a91333725 inbound SMS Dave Horton 2020-09-30 15:28:12 -04:00
  • ee27cf41cb initial changes to support messaging Dave Horton 2020-09-29 15:45:08 -04:00
  • 491b44709c swagger fixes v0.4.0 Dave Horton 2020-09-20 15:49:57 -04:00
  • c89ee55389 bugfix #2: pass speech synth language Dave Horton 2020-07-24 15:33:43 -04:00
  • f52cf88423 issue with multiple timestamps Dave Horton 2020-07-22 11:57:32 -04:00
  • d3c347ac3f schema syntax change Dave Horton 2020-07-22 11:51:19 -04:00
  • 9df6925b47 travis changes Dave Horton 2020-07-22 11:45:04 -04:00
  • 5ae6cda12a fix schema problem Dave Horton 2020-07-22 11:35:56 -04:00
  • 3be0412de1 add list api keys for account, track last_used for api_keys Dave Horton 2020-07-22 11:31:05 -04:00
  • 4efee5a8b8 add voip_carriers.e164_leading_plus for carrier-level configuration of E.164 dial string Dave Horton 2020-07-16 09:45:59 -04:00
  • 326b1b673e generate a new admin token as part of reset_admin_password.js Dave Horton 2020-05-31 16:35:02 -04:00
  • a746bbc4c9 fix for service provider api alpha-3.0 Dave Horton 2020-05-29 09:54:26 -04:00
  • 0e248cb393 add support for ms teams Dave Horton 2020-05-26 08:57:19 -04:00
  • 5d5bd223cd add script to create default service provider and account to database alpha-2.0 Dave Horton 2020-04-21 09:27:54 -04:00
  • ed74ec45c2 minor swagger fix Dave Horton 2020-04-21 08:12:46 -04:00
  • 2fb2fc5c10 fix bug in choosing feature server for createCall Dave Horton 2020-04-21 08:08:55 -04:00
  • e38137ae7b remove assert about env var for feature server location as we now get from db Dave Horton 2020-04-20 20:05:39 -04:00
  • 8e6b0ec111 bump deps Dave Horton 2020-04-20 12:14:13 -04:00
  • be011db109 add support for sbc_addresses and ms_teams_tenants tables Dave Horton 2020-04-20 11:44:49 -04:00
  • 993833212f route createCall api requests among active freeswitch servers Dave Horton 2020-04-20 10:12:00 -04:00
  • 61a5ce2672 added basic login support for admin user Dave Horton 2020-04-01 16:27:18 -04:00
  • c43d24b477 add script to initialize/reset admin password to default Dave Horton 2020-04-01 14:26:28 -04:00
  • 2accbcef74 remove application_sid from createCall payload if provided as null value Dave Horton 2020-03-24 08:07:39 -04:00
  • 7a144ffe74 support for login Dave Horton 2020-03-21 13:39:03 -04:00
  • 25defd61ef typo alpha-1.0 Dave Horton 2020-02-15 22:06:47 -05:00
  • 3d13fa824c minor Dave Horton 2020-02-15 22:04:16 -05:00
  • 4df6f1e115 update to 0.3.2 jambonz-db-helpers Dave Horton 2020-02-15 15:42:32 -05:00
  • 0ddf434554 fix loglevel bug Dave Horton 2020-02-15 11:03:25 -05:00
  • aad5082e76 removed config files, just uses env vars now Dave Horton 2020-02-15 11:00:01 -05:00
  • 2e25643021 minor cleanup Dave Horton 2020-02-08 14:25:14 -05:00
  • 6518ceb835 add'l checking on updateCall request Dave Horton 2020-02-08 14:14:08 -05:00
  • 821124da11 updateCall has listen_status to pause or resume a lsiten verb Dave Horton 2020-02-08 12:22:05 -05:00
  • 9783afcff5 support for VoipCarriers that are customer PBXs Dave Horton 2020-02-08 10:39:17 -05:00
  • 1c9afcdf59 bugfix: duration and sip_status display as numbers Dave Horton 2020-02-07 20:11:43 -05:00
  • f9c9aa8079 updates for purging calls periodically Dave Horton 2020-02-07 11:51:38 -05:00
  • 89cb61b188 fix test Dave Horton 2020-02-07 10:40:30 -05:00
  • ec02052d27 initial support for live call control Dave Horton 2020-02-07 10:18:53 -05:00
  • eddd4a9a27 Dockerfile Dave Horton 2020-02-03 10:31:50 -05:00
  • 578349506b more rest-dial testing Dave Horton 2020-02-02 15:58:53 -05:00
  • 2a974704fc added initial support for creating calls through REST API Dave Horton 2020-02-01 16:15:29 -05:00
  • 87208bc669 revamp db - refactor webhooks Dave Horton 2020-01-28 10:30:07 -05:00
  • 10074504c5 minor Dave Horton 2019-12-21 08:31:34 -05:00
  • b2760a2d75 changes to account and application Dave Horton 2019-12-20 15:37:44 -05:00
  • 7c2e12a4be further changes, migrate to mysql2 Dave Horton 2019-12-16 16:32:40 -05:00