From 8ef3d44fa01ffc95f41b0450fcdf95cce1cc8d6a Mon Sep 17 00:00:00 2001 From: markster Date: Tue, 19 Mar 2002 20:48:40 +0000 Subject: Version 0.2.0 from FTP git-svn-id: http://svn.digium.com/svn/zaptel/trunk@70 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- tonezone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tonezone.c') diff --git a/tonezone.c b/tonezone.c index 9c4f289..853ece4 100755 --- a/tonezone.c +++ b/tonezone.c @@ -61,7 +61,7 @@ struct tone_zone *tone_zone_find_by_num(int id) return NULL; } -#define LEVEL -8 +#define LEVEL -10 static int build_tone(char *data, int size, struct tone_zone_sound *t, int *count) { -- cgit v1.2.3