88 Commits

Author SHA1 Message Date
Dave Horton 252116cf84 further subspace fixes 2021-12-06 18:08:16 -05:00
Dave Horton 2c3bdc9be0 more subspace fixes 2021-12-06 18:08:16 -05:00
Dave Horton 7a25874703 working api to subspace 2021-12-06 18:08:16 -05:00
Dave Horton d2c2ed7d08 changes from more testing 2021-12-06 18:08:16 -05:00
Dave Horton ab39f01008 changes for subspace (via nimbleape) 2021-12-06 18:08:16 -05:00
Dave Horton 19a55a5774 add env LEGACY_CRYPTO 2021-11-29 09:02:28 -05:00
Dave Horton f1d7dcc6d2 initial changes for microsoft speech support (#11)
* initial changes for microsoft speech support

* remove very wordy log message
2021-11-17 20:50:26 -05:00
Dave Horton f882a0e3c8 update for some vulnerabilities 2021-11-02 16:19:37 -04:00
Dave Horton bda5e69cbb fix stripe bug 2021-10-20 08:48:30 -04:00
Dave Horton 21ffad6c8d tweak conf_mute_status 2021-09-25 13:50:53 -04:00
Dave Horton e125491d5a minor change for LCC to mute non-moderators in a conference 2021-09-25 12:38:12 -04:00
Dave Horton 8411570668 proxy sms failure responses unchanged 2021-09-22 10:50:37 -04:00
Dave Horton d4e297578f LCC: add conference hold and unhold actions 2021-09-22 07:40:31 -04:00
Dave Horton eac0e3b820 fix linting error in prev commit 2021-09-09 15:41:44 -04:00
Dave Horton 1013f3f222 handle adding predefined carriers with smpp gateways 2021-09-09 15:38:33 -04:00
Dave Horton 5350f7bea0 bugfix: adding account-level speech credential with platform owner api key 2021-08-30 12:37:08 -04:00
Dave Horton 446cc57e09 when deleting a service provider, delete the associated speech_credentials and voip_carriers 2021-08-27 13:42:09 -04:00
Dave Horton 9525cf5a36 bugfix: queue event hook was getting set to register hook 2021-08-25 19:09:00 -04:00
Dave Horton 43393a2e4a Merge branch 'main' of github.com:jambonz/jambonz-api-server into main 2021-08-23 14:17:52 -04:00
Dave Horton a06bba60e6 bugfix: setting a registration hook cleared out the queue event hook, and vice-versa 2021-08-23 14:17:41 -04:00
Brandon Lee Kitajchuk 318a8f0822 Fix incorrect operationId for MS Tenants :PUT method (#8) 2021-08-16 13:33:08 -04:00
Dave Horton ecdf9898f8 bugfix: generating new account failed due to null webhook_secret 2021-08-16 08:25:19 -04:00
Dave Horton e0bacb55e7 add support for queue_event_hook 2021-08-15 13:55:01 -04:00
Dave Horton 0eb365ea58 bugfix: dont require name from oauth profile 2021-08-05 16:57:10 -04:00
Dave Horton f7fcbd4c7c add limits for adding account-level resources 2021-08-04 07:49:44 -04:00
Dave Horton a5a759940b add APIs to retrieve pcaps from homer 2021-07-29 13:58:49 -04:00
Dave Horton 6c01d28288 LICENSE 2021-07-21 12:36:48 -04:00
Dave Horton a3b9727d64 bugfix: selecting FS to handle createMessage api 2021-07-07 09:52:45 -04:00
Dave Horton ec6d2d310a lint fix 2021-06-28 13:03:10 -04:00
Dave Horton 7b9390be50 bugfix: prevent an account level api key from creating an admin-level api key 2021-06-28 13:00:35 -04:00
Dave Horton 0589328f24 when provisioning a new account on hosted system, automatically add hello-world and dial-time apps 2021-06-28 10:03:54 -04:00
Dave Horton 7325512ab4 add apis for ServiceProvider to get related entities 2021-06-18 13:35:39 -04:00
Dave Horton 0786ad7ea2 handle PUT of VoipCarrier that is associated to a service provider 2021-06-18 12:20:39 -04:00
Dave Horton ed51d8b13f merge of features from hosted branch (#7)
major merge of features from the hosted branch that was created temporarily during the initial launch of jambonz.org
2021-06-17 15:56:21 -04:00
Dave Horton fc61d3d2fa add integration test 2021-05-07 08:33:13 -04:00
Dave Horton 7e6261eec8 fixes for updating/deleting registration hook 2021-02-21 11:27:40 -05:00
Dave Horton 5f10ef585f REST createCall must use absolute url in call_hook and call_status_hook 2021-02-19 11:47:03 -05:00
Dave Horton c9eeb41eb6 fix bug in retrieving phone number by sid 2021-02-19 09:23:29 -05:00
Dave Horton 843e1e4e80 account level users can only add phone numbers to their carriers 2021-02-19 08:53:45 -05:00
Dave Horton fb86875576 update call now uses POST, plus bugfix #6 2021-02-19 08:52:27 -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 6e0fc76281 deps 2020-10-26 10:06:43 -04:00
Dave Horton ea64fb1a58 add sms messaging support 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 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