diff --git a/evoice/Makefile b/evoice/Makefile index 24657af98..28f1483d2 100644 --- a/evoice/Makefile +++ b/evoice/Makefile @@ -11,7 +11,7 @@ LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/ensemble/evoice.git -PKG_SOURCE_VERSION:=3a96f56b70ef10db2118efc617ca5088e2ed737f +PKG_SOURCE_VERSION:=1f790ba0cbc1b62c4bff9fd09a20cb0c299422da PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip endif diff --git a/evoice/files/etc/evoice/voicero b/evoice/files/etc/evoice/voicero index a4bb2408f..9011e6e67 100644 --- a/evoice/files/etc/evoice/voicero +++ b/evoice/files/etc/evoice/voicero @@ -1,10 +1,10 @@ config static_prm 'defaults' - option Print_Control '1' + option Print_Control '4' option Print_UDP_Addr '192.168.1.3' option Print_UDP_Port '60000' - option Verbosity 'On' + option Verbosity 'Off' option Failure_Log 'On' - option Message_Log 'On' + option Message_Log 'Off' option Method_Trace 'Off' option Dial_Cache_Size '0' option Reverse_Fax_Detection '0'