mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
fix: telephony bugs and improve code structure (#38)
- improved code structure for touch points - corrected db migrations
This commit is contained in:
parent
491e6edd36
commit
d58f37ff42
24 changed files with 633 additions and 793 deletions
|
|
@ -34,7 +34,7 @@ STACK_SECRET_SERVER_KEY="ssk_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|||
STACK_PUBLISHABLE_CLIENT_KEY="pck_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
|
||||
# Telephony Configuration
|
||||
# Telephony providers are configured via UI/database only. Navigate to: Settings → Integrations → Telephony
|
||||
# Telephony providers are configured via UI/database only. Navigate to: Workflow → Phone Call -> Configure Telephony
|
||||
|
||||
# Tracing and Analytics
|
||||
ENABLE_TRACING=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue