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
|
e633de5d4a
|
Merge pull request #5 from radicaldrew/master
Updated Dockerfile
|
2020-12-30 08:50:46 -05:00 |
|
Andrew
|
d8ac0a7aa2
|
Updated Dockerfile
Create multi stage build and tested with compose
|
2020-12-30 15:45:24 +02:00 |
|
Dave Horton
|
0da3bf94a6
|
Merge pull request #4 from jambonz/gh-actions
migrate to gh actions
|
2020-12-14 16:06:59 -05:00 |
|
Dave Horton
|
4e9b079f0d
|
update ci badge
|
2020-12-14 16:04:05 -05:00 |
|
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 |
|