We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent 231574e commit 28050c0Copy full SHA for 28050c0
1 file changed
README.md
@@ -207,16 +207,16 @@ provider, _ := callsystem.New(
207
208
```
209
┌─────────────────────────────────────────────────────────────┐
210
-│ Phone Call Flow │
+│ Phone Call Flow │
211
├─────────────────────────────────────────────────────────────┤
212
-│ │
+│ │
213
│ Caller ←→ Telnyx PSTN ←→ Media Streaming ←→ Your Server │
214
215
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────────┐ │
216
│ │ CallSystem │ │ Transport │ │ Agent │ │
217
│ │ (calls) │←──→│ (audio) │←──→│ (TTS/STT) │ │
218
│ └─────────────┘ └─────────────┘ └─────────────────┘ │
219
220
└─────────────────────────────────────────────────────────────┘
221
222
0 commit comments