From: Automerge script Date: Thu, 6 Apr 2006 18:06:57 +0000 (+0000) Subject: automerge commit X-Git-Tag: 1.2.7-netsec~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63bd37a91eb55fe34e9a5d7e24dfe3f3e6e57388;p=thirdparty%2Fasterisk.git automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@17985 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_alarmreceiver.c b/apps/app_alarmreceiver.c index 7c36b60b8c..95abe1439e 100644 --- a/apps/app_alarmreceiver.c +++ b/apps/app_alarmreceiver.c @@ -558,11 +558,10 @@ static int receive_ademco_contact_id( struct ast_channel *chan, void *data, int if(checksum){ database_increment("checksum-errors"); - if(option_verbose >= 2){ + if(option_verbose >= 2) ast_verbose(VERBOSE_PREFIX_2 "AlarmReceiver: Nonzero checksum\n"); ast_log(LOG_DEBUG, "AlarmReceiver: Nonzero checksum\n"); continue; - } } /* Check the message type for correctness */