mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
Set mod_voicemail to depend on mail-transport-agent
Without this dependency we might not end up with sendmail installed which would be unnecessarily surprising when using mod_voicemail.
This commit is contained in:
Vendored
+1
@@ -227,6 +227,7 @@ Description: Voicemail detection
|
||||
This module detects voicemail beeps at any frequency in O(1) time.
|
||||
|
||||
Module: applications/mod_voicemail
|
||||
Depends: mail-transport-agent
|
||||
Description: Voicemail
|
||||
This module provides a voicemail system.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user