Skip to content

Commit

Permalink
Mention loading IVR audio via the filesystem
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Weber <scy@scy.name>
  • Loading branch information
scy committed Dec 27, 2024
1 parent 0f36995 commit b6e647c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/ivr.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,9 @@ If a file is missing, the behavior is undefined and it's quite possible that Dea
Use `dearmep db store-blob --type ivr_audio FILENAMES` to import them into DearMEP's database.
Make sure to check out `dearmep db store-blob --help` for additional options.

Alternatively, you can provide the messages as normal files in your filesystem.
The path to these files is configured using the `telephony.audio_source` setting in the config file.


## Additional Files

Expand Down

0 comments on commit b6e647c

Please sign in to comment.