Skip to content
#

twilio

Here are 1,635 public repositories matching this topic...

fonoster
psanders
psanders commented May 3, 2022

Is your feature request related to a problem? Please describe.

Fonoster Voice could benefit from re-using the files generated by a TTS Engine. It will make things faster and reduce costs for the users.

Describe the solution you'd like

The Voice server could maintain a list (perhaps in memory). The list should be a hash of the parameters used to create the transcriptions.

Also,

enhancement help wanted good first issue voice
gatus
danilvoe
danilvoe commented Feb 6, 2022

Describe the bug

Today I received a notification about an expired certificate and complaints about a non-working site, I was very surprised.

I looked at the configuration documentation and noticed that the examples are indicated in hours, and I indicated in days.

Gatus interpreted 15d as 15 minutes?

What do you see?

![1644145780623](https://user-images.githubusercontent.com/151007

bug documentation good first issue
crayolakat
crayolakat commented May 7, 2022

Describe the bug
Any string enclosed in <> in the documentation doesn't display on the Documentation Microsite unless it's also enclosed in backticks

To Reproduce
Steps to reproduce the behavior:

  1. Observe the <YOUR_APP_URL> string in the following line: https://github.com/MoveOnOrg/Spoke/blob/ce5d1290a5c4ef3ea0a7d105dc839a1917545df1/docs/HOWTO_INTEGRATE_TWILIO.md?plain=1#L9
  2. G
C-bug C-documentation good first issue
dkundel
dkundel commented Mar 24, 2020

I think we should invest in some automation that keeps the dependencies safe.

Right now we can use Dependabot to keep top level dependencies up-to-date but not the nested ones for the templates themselves. My suggestion is the following:

  1. Add every dependency that exists in any template as a devDependency for the root package.json
  2. Create the same automation that we use in github.com
help wanted good first issue
QuickLogger

Powerful and flexible library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).

  • Updated Feb 12, 2022
  • Pascal

Improve this page

Add a description, image, and links to the twilio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the twilio topic, visit your repo's landing page and select "manage topics."

Learn more