Skip to content

Commit

Permalink
EIR Fixes, allow selectively store offnet IMSI/IMEI
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkneipp committed Feb 1, 2024
1 parent e11e0dc commit 3ee87fa
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 103 deletions.
2 changes: 2 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ benchmarking:
eir:
imsi_imei_logging: True #Store current IMEI / IMSI pair in backend
no_match_response: 2 #Greylist
store_offnet_imsi: False # Whether or not to store an IMEI / IMSI pair that doesn't exist in the AUC
simSwapNotification: False # If the IMEI for a stored IMSI/IMEI combo changes, notify the webhook endpoint
# Define an optional TAC csv file path
#tac_database_csv: '/etc/pyhss/tac_database.csv'

Expand Down
Loading

0 comments on commit 3ee87fa

Please sign in to comment.