Commit Graph

97 Commits

Author SHA1 Message Date
Dave Horton bb335d0838 Sp apikey UI fix (#56)
* service provider add/view/delete features added

* reverting .env back to port 3002

* fix ui

Co-authored-by: Conner Luzier <connerluzier@protonmail.com>
2022-05-16 11:20:34 -04:00
Dave Horton 38d26dddc8 new Microsoft languages added in 1.21.0 2022-05-12 19:34:49 -04:00
Conner Luzier c0d531c63f removed radio buttons, replaced with dropdown (#53)
* removed radio buttons, replaced with dropdown

* disabled button if no vendor, moved checkboxes up
2022-05-06 20:37:05 -04:00
Kieron Lawson 420080ba84 Updater FQDN regex to accept numeric characters (#42) 2022-04-27 14:39:06 -04:00
Conner Luzier c40fb9cc01 fix add account error message (#51)
Co-authored-by: Conner Luzier <connerluzier@outlook.com>
2022-04-27 14:35:40 -04:00
Conner Luzier 536b183535 regions field added to aws, default to us-east-1 (#50)
* regions field added to aws, default to us-east-1

* added aws_region to post request

* no default setting on aws region

* aws_region required before saving

* no longer showing default on dropdown

Co-authored-by: Conner Luzier <connerluzier@outlook.com>
2022-04-21 13:33:04 -04:00
Dave Horton bf88a27330 add data file for aws regions 2022-04-18 10:10:50 -04:00
Dave Horton 58f97dcfb2 show trace_id in recent calls detail display 2022-03-28 19:35:43 -04:00
Andrew 92db20965e moved building to Dockefile instead of entrypoint (#39)
* moved building to Dockefile instead of entrypoint

* moved enviroment variable to gloabl

* updated to use process env during build to allow use of window global var

* added new line

* updated constants for window.jambonz

* removed NODE_ENV in favor of just window.JAMBONZ

* removed unrequired and change const per pull request
2022-02-23 07:40:05 -05:00
Dave Horton 6390cc6b81 add missing Azure regions 2022-02-03 08:59:47 -05:00
Dave Horton f5201d2d69 Feature/wellsaid tts (#38)
* initial changes to support WellSaid TTS

* disable stt choice for WellSaid since they dont provide
2022-01-27 08:07:22 -05:00
akirilyuk 128ca045b0 update depenecies and fix security vulnerabilities (#37)
Co-authored-by: akirilyuk <a.kirilyuk@cognigy.com>
2022-01-14 08:00:35 -05:00
Brandon Lee Kitajchuk 2db5f26dbf Subspace (#35)
* pushing up what ive got from laptop

* beginnings of a UI for setting up subspace on a jambonz account

* enable the env flag and move content to right place

* changes to support subspace (thanks to nimbleape)

* fix column names

* Implement SIP realm selection for Subspace API calls

* Hook up Subspace disable method

* Finish up Subspace API handling

Co-authored-by: Dan Jenkins <dan@nimblea.pe>
Co-authored-by: Dave Horton <daveh@beachdognet.com>
2021-12-06 17:58:42 -05:00
Dave Horton 35f353c905 bugfix: azure tts needs to be referenced by ShortName (#33) 2021-11-19 14:31:30 -05:00
Brandon Lee Kitajchuk 922d664bf8 Add Microsoft vendor to Jambonz Webapp (#32)
* Add Microsoft vendor to Speech Form

Add Microsoft vendor to Application Form

Clean up UI for Speech and Application forms

* Remove Sbcs from SpeechServiceAddEdit Form
2021-11-17 20:49:31 -05:00
Brandon Lee Kitajchuk d54fbc4782 Update IP whitelist tooltips for carrier form (#29) 2021-10-21 11:41:19 -04:00
Brandon Lee Kitajchuk 14dd1319d9 SMS for Carrier Form (#28) 2021-10-17 12:29:26 -04:00
Brandon Lee Kitajchuk 8538d40696 Add account sid selector to speech form (#24)
* Add account sid selector to speech form

* Add account selector to speech service list view

* Add account selector to carrier list view

* Remove client-side check for existing speech services
2021-09-01 12:47:32 -04:00
Brandon Lee Kitajchuk eda1fa0dc4 Chore/carrier apps accounts (#23)
* Scope accounts and applications to current service provider for Phone Numbers

* Scope accounts to current service provider when adding or editing an Application

* Implement account and application logic for add or edit Carrier form

* Implement delete action for service providers
2021-08-28 09:20:49 -04:00
Brandon Lee Kitajchuk 0174315a68 Only show accounts for current service provider when adding a new application (#21) 2021-08-26 12:25:26 -04:00
Brandon Lee Kitajchuk b86bf0c403 User service provider context when adding an account (#20) 2021-08-26 12:21:32 -04:00
Brandon Lee Kitajchuk 3fc1c800ac Add queue event webhook to accounts list (#19) 2021-08-25 19:30:52 -04:00
Brandon Lee Kitajchuk ee4483288d Adding pcap file download button to RecentCalls view (#17) 2021-08-01 21:02:01 -04:00
Brandon Lee Kitajchuk 5141989bb5 Add status UI to speech list (#16) 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
Michal Tesar 7e2488a9c3 allow cidr ip range in sip gateway 2021-03-11 12:08:02 +00:00
Michal Tesar 809e1ae30f fix - allow alphanumeric FQDN 2021-03-04 12:34:15 +00:00
James Nuanez e3d384158f Implement AWS Speech Recognition 2021-01-30 14:49:57 -08:00
James Nuanez fb2880b465 SIP Trunk registration: separate user/pass from sip realm 2021-01-11 19:55:15 -08: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
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 2020-07-27 10:01:03 -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
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
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