cal.pub0.org/packages/features/ee/workflows/api
Carina Wollendorfer c1bbb9b139
Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969)
* don't use alphanumeric sender ID for not support country codes

* fix import

* rename file

* fix spelling mistakes

* add twilio phone number to .env file

* add SENDER_ID to env variable and create function to get sender id

* add NEXT_PUBLIC_SENDER_ID env variable

* remove not needed Cal fallback

* fix readme

* code clean up

* code clean up

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-12 12:00:15 +01:00
..
scheduleEmailReminders.ts remove if and at to query (#5838) 2022-12-02 13:43:07 +00:00
scheduleSMSReminders.ts Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969) 2022-12-12 12:00:15 +01:00