New pages
Jump to navigation
Jump to search
- 11:55, 18 February 2025 Activating the Switchboard (hist | edit) [1,446 bytes] Admin (talk | contribs) (Created page with "The new switchboard is using the AMIRouter, so as first step, AMIRouter needs to be already configured. An additonal configuration in application.properties needs to be done spring.datasource.database=asterisk spring.datasource.url=jdbc:mysql://localhost:3306/asterisk?zeroDateTimeBehavior=convertToNull spring.datasource.username=asterisk spring.datasource.password=asterisk spring.shell.command.quit.enabled=false spring.shell.command.quit.enabled=false...")
- 08:59, 15 January 2025 Using the Generative Artificial Intelligence, talking with ChatGPT (hist | edit) [1,614 bytes] Admin (talk | contribs) (Created page with "To be able to talk with ChatGPT, you need three components: - A Google Speech to Text subscription using a Service Account - A ChatGPT API Key with at least some credit - A Google Text to Speech subscription using a API Key")
- 09:37, 25 December 2024 Configuring Recording Storage using Google Drive (hist | edit) [1,138 bytes] Admin (talk | contribs) (Created page with "Accessing Google Drive is not simple, but I agree with Google about being extremely careful in sharing the Google Drive content. I have chosen to use the Service Account to handle the recording storage. Go in the Google console from the account you want to use for storage https://console.cloud.google.com/ Let's start by checking if the Google Drive API is enabled in "Enabled APIs and services" for your project. If not enabled, please enable it. From the APIs and serv...")