Commit Graph

92 Commits

Author SHA1 Message Date
Brandon Lee Kitajchuk
5141989bb5 Add status UI to speech list (#16) v0.6.4 v0.6.3 v0.6.2 v0.6.1 v0.6.0-rc1 v0.6.0 2021-06-22 10:22:51 -04:00
Dave Horton
35889ba122 fix loop in phone numbers page 2021-06-21 13:33:43 -04:00
Dave Horton
09b0bc8dde query entities by current service provider id on phone number list page 2021-06-18 13:33:43 -04:00
Dave Horton
4f1b928f8c another instance of querying gateways without voip_carrier_sid 2021-06-18 12:13:05 -04:00
Dave Horton
94c0fc88c1 bugfix: GET /SipGateways must include query arg for voip_carrier_sid 2021-06-18 10:42:05 -04:00
Dave Horton
b5a559bd08 merge of features from hosted fork (#15)
merge of recent features from hosted system
2021-06-17 22:01:04 -04:00
Dave Horton
24cb269379 Merge pull request #12 from mattddowney/master
use python3 package
2021-05-07 12:17:26 -04:00
mattddowney
c73ca9f46a use python3 package 2021-05-07 10:13:46 -06:00
Dave Horton
25a93edeac Merge pull request #10 from jambonz/ip_cidr
allow cidr ip range in sip gateway
2021-03-11 07:20:28 -05:00
Michal Tesar
7e2488a9c3 allow cidr ip range in sip gateway 2021-03-11 12:08:02 +00:00
Dave Horton
42872e9878 Merge pull request #9 from jambonz/tesarm-allow-alphanumeric-fqdn
fix - allow alphanumeric FQDN
2021-03-04 07:49:02 -05:00
Michal Tesar
809e1ae30f fix - allow alphanumeric FQDN 2021-03-04 12:34:15 +00:00
Dave Horton
04c8d05266 Merge pull request #8 from jambonz/implement-aws-speech-recognition
Implement AWS Speech Recognition
2021-01-31 14:21:07 -05:00
James Nuanez
e3d384158f Implement AWS Speech Recognition 2021-01-30 14:49:57 -08:00
Dave Horton
01c0aa321e fix react base url composition in entrypoint.sh 2021-01-12 09:44:39 -05:00
Dave Horton
30bcf9414f Merge pull request #7 from jambonz/sip_trunk_register_2
SIP Trunk registration: separate user/pass from sip realm
2021-01-12 07:51:13 -05:00
James Nuanez
fb2880b465 SIP Trunk registration: separate user/pass from sip realm 2021-01-11 19:55:15 -08:00
Dave Horton
f5f92e58e1 Merge pull request #5 from radicaldrew/master
created Dockerfile and entrypoint with default http port
2021-01-08 21:16:36 -05:00
Dave Horton
33734c91f6 Merge pull request #6 from jambonz/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
2021-01-05 20:00:31 -05:00
dependabot[bot]
478949ef73 Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 00:52:47 +00:00
Andrew Karp
3ede7d5077 created Dockerfile and entrypoint with default http port 2020-12-28 12:02:26 +02:00
Dave Horton
d36a291543 Merge pull request #4 from jambonz/sip_trunk_register
SIP trunk registration
2020-12-12 12:17:34 -05:00
James Nuanez
630b555fe7 Add support for SIP trunks that require registration 2020-12-12 08:42:23 -08:00
James Nuanez
f16063ba44 Code clean-up 2020-12-12 08:06:11 -08:00
Dave Horton
b4de0ba13f Merge pull request #3 from jambonz/messaging_webhook
Implement messaging webhook on add/edit application form
v0.4.2
2020-10-04 14:16:46 -04:00
James Nuanez
60e9792726 Show messaging webhook on confirmation modal when deleting an application 2020-10-03 13:56:39 -07:00
James Nuanez
6cda579198 Implement messaging webhook fields on add/edit application forms 2020-10-03 13:51:08 -07:00
Dave Horton
7806faecdc hide copy button when serving http v0.4.0 2020-07-27 10:01:03 -04:00
Dave Horton
f1c88c0b37 Merge pull request #2 from jambonz/implement_account_api_keys
Implement account API keys
2020-07-27 07:24:58 -04:00
James Nuanez
a64554561f Check if account has any API keys before attempting to delete 2020-07-26 23:33:55 -07:00
James Nuanez
ec4eeb84f5 Implement visibility toggle for account API keys 2020-07-26 23:24:13 -07:00
James Nuanez
52fcd29bae Implement logic to show time since api key last used 2020-07-26 15:37:06 -07:00
James Nuanez
30bbf41caa Mask API Key (other than last 4 characters) 2020-07-26 14:35:31 -07:00
James Nuanez
42be3899a4 Implement view/add/delete API keys at account level 2020-07-26 13:56:24 -07:00
James Nuanez
64d2a40769 Add copyable SID to Account and Application edit pages 2020-07-25 14:37:27 -07:00
James Nuanez
49caba6c9f Add AccountSid to Accounts List 2020-07-25 13:06:12 -07:00
Dave Horton
6835ac127f add option for SIP trunk E164 outdial syntax 2020-07-16 14:02:22 -04:00
Dave Horton
4e7a23b9ed sync package-lock.json 2020-07-15 15:21:03 -04:00
user
04fdc4e2f2 Added update instructions to readme 2020-06-01 11:43:01 -07:00
user
0993ce3130 Settings: Change wording from Fallback SIP Domain to Fallback SIP Realm 2020-06-01 11:37:35 -07:00
user
a1784a3edc Setup: Add option to skip SIP trunk configuration 2020-06-01 11:27:38 -07:00
user
b7b686ff6b Handle when API returns no SBCs, with better styling 2020-06-01 11:17:42 -07:00
Dave Horton
89da26a7ae Merge pull request #1 from jambonz/microsoft_teams_integration
Microsoft teams integration
2020-05-31 14:18:32 -04:00
user
4fc3add328 Check if account or app is in use by a Microsoft Teams tenant before deleting 2020-05-29 18:48:32 -07:00
user
e4124b7fe2 Implement Microsoft Teams Tenants add and edit forms 2020-05-29 18:46:06 -07:00
user
f360b5bef5 Rename FQDN in MS Teams Tenants table view 2020-05-29 18:43:48 -07:00
user
cc6e7bc6ca Implement Microsoft Teams Tenants list view 2020-05-29 17:22:21 -07:00
user
9d6d8bfb5d Implement Microsoft Teams menu item with context for whether or not to show it 2020-05-29 16:43:58 -07:00
user
651f308cdb Refactor side menu out of internal template into a separate file 2020-05-29 16:27:37 -07:00
user
54dfd1b677 Implement settings page 2020-05-29 10:33:42 -07:00