mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
docs: fix asterisk protocol in mintlify websocket client config
This commit is contained in:
parent
bbb4f91a27
commit
a725fda274
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ Dograh uses Asterisk's external media streaming to send and receive audio over W
|
|||
[dograh]
|
||||
type = websocket_client
|
||||
uri = ws://your-dograh-host:port/api/v1/telephony/ws/ari
|
||||
protocols = audio
|
||||
protocols = media
|
||||
```
|
||||
|
||||
<Note>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue