muted.conf.sample 468 B

123456789101112131415161718192021222324252627
  1. #
  2. # Sample muted configuration file
  3. #
  4. # Copyright (C) 2004 Digium, Inc.
  5. #
  6. # First you have the host, username, and password
  7. # we use to connect to the asterisk system
  8. #
  9. host localhost
  10. user user
  11. pass pass
  12. #
  13. # List each channel we're supposed to watch
  14. #
  15. channel Zap/1
  16. channel Zap/2
  17. channel SIP/mark
  18. #
  19. # Mute level is the percentage of the current volume we should
  20. # lower the music to.
  21. #
  22. mutelevel 20
  23. #
  24. # Smooth fade makes the fadein/fadeout nicer sounding
  25. #
  26. smoothfade