Fix. Bun IP requests (#25)

This commit is contained in:
Alexey Melnichuk 2016-06-30 17:13:55 +03:00 committed by FusionPBX
parent ed71dd9125
commit 3bf249ac43
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# Values: TEXT
#
#2014-12-01 00:47:54.331821 [WARNING] sofia_reg.c:2752 Can't find user [1000@xxx.xxx.xxx.xxx] from 62.210.151.162
failregex = \[WARNING\] sofia_reg.c:2752 Can't find user \[.*@\d+.\d+.\d+.\d+\] from <HOST>
failregex = \[WARNING\] sofia_reg.c:\d+ Can't find user \[.*@\d+.\d+.\d+.\d+\] from <HOST>
# Option: ignoreregex
# Notes.: regex to ignore. If this regex matches, the line is ignored.