Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connects sipgate.io and owncloud contacts by delivering a 8bit WAV to be played on an incoming call. This WAV includes the name of the caller.

Environment variables needed:

  • DB_HOST
  • DB_LOGIN
  • DB_PW
  • DB_NAME
  • WAV_OUTPUT_DIR (default: ~/Aufnahmen/)
  • WAV_INPUT_DIR (default: ~/Aufnahmen/)
  • WAV_INTRO_INPUT (default: "intro.wav")
  • WAV_EXTRO_INPUT (default: "intro.wav")
  • OUTPUT_URL

Software needed on server

  • espeak
  • ffmpeg

About

Using sipgate.io in combination with an owncloud contacts server, this provides an interfacedelivering a mailbox announcement including the callers name.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages