Browse Source

corrected fxs_gw name

Jiri Kuthan 22 years ago
parent
commit
564d68a9ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/harv_ser.sh

+ 1 - 1
scripts/harv_ser.sh

@@ -301,7 +301,7 @@ ua==0 && /User-Agent:.*sipsak/ {
 	ua_sipsak++
 	ua_sipsak++
 	ua=1
 	ua=1
 }
 }
-ua==0 && /User-Agent:.*FXSGW/ {
+ua==0 && /User-Agent:.*FXS_GW/ {
 	ua_fxsgw++
 	ua_fxsgw++
 	ua=1
 	ua=1
 }
 }