Dave Horton
|
ab39f01008
|
changes for subspace (via nimbleape)
|
2021-12-06 18:08:16 -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
|
bc8ff644db
|
db-upgrade job exits with non-zero error code if fail to connect to db
|
2021-11-08 13:14:23 -05:00 |
|
Dave Horton
|
fa6acef02a
|
logging to db init job
|
2021-11-08 12:49:11 -05:00 |
|
Dave Horton
|
8117f77955
|
Dockerfile to init/upgrade the database, and associated changes
|
2021-11-08 10:54:57 -05:00 |
|
Dave Horton
|
1013f3f222
|
handle adding predefined carriers with smpp gateways
|
2021-09-09 15:38:33 -04:00 |
|
Dave Horton
|
ac4ea4b265
|
reset_admin_password - add option for specifying initial password
|
2021-07-01 13:55:04 -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
|
f66814fff2
|
bugfix: reset admin password
|
2021-06-26 19:29:54 -04:00 |
|
Dave Horton
|
a79f77934e
|
fix bug with seeding predefined carriers
|
2021-06-26 17:55:57 -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
|
081a83e121
|
add some columns to voip_carriers
|
2021-04-16 15:07:54 -04:00 |
|
Dave Horton
|
7876b0efa6
|
migrate to gh actions
|
2020-12-14 16:01:16 -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
|
ea64fb1a58
|
add sms messaging support
|
2020-10-09 08:04:39 -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
|
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
|
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
|
2020-04-21 09:27:54 -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
|
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
|
7a144ffe74
|
support for login
|
2020-03-21 13:39:03 -04:00 |
|
Dave Horton
|
4df6f1e115
|
update to 0.3.2 jambonz-db-helpers
|
2020-02-15 15:42:32 -05:00 |
|
Dave Horton
|
aad5082e76
|
removed config files, just uses env vars now
|
2020-02-15 11:00:01 -05:00 |
|
Dave Horton
|
9783afcff5
|
support for VoipCarriers that are customer PBXs
|
2020-02-08 10:39:17 -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
|
4e81172c73
|
add support for basic auth when calling registration_hook
|
2019-12-10 10:36:28 -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
|
ce587d828f
|
updated schema png
|
2019-12-05 10:51:16 -05:00 |
|
Dave Horton
|
98369c377b
|
test using native msql instead of docker
|
2019-12-05 09:43:47 -05:00 |
|
Dave Horton
|
0f06c44168
|
major updates and test suite
|
2019-12-04 21:43:27 -05:00 |
|
Dave Horton
|
47bb642854
|
revamped db schema and implemented some simple api
|
2019-12-02 16:49:25 -05:00 |
|
Dave Horton
|
8c287f06df
|
initial checkin
|
2019-11-27 09:23:14 -05:00 |
|