Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LogiSense’s International Fraud reporting [glossary_exclude]service[/glossary_exclude] is designed to detect abnormal amounts of calls made from BroadWorks or Sansay switches to international locations. Only outbound international calls are analyzed to scan for issues and report them via e-mail to pre-defined users. Data is stored in a manner such that future reporting criteria (changes to existing reports or new reports) should be easily added.

...

There are windows services that need to be running in order to perform real-time fraud processing.

EngageIP Fraud [glossary_exclude]Service[/glossary_exclude]: this [glossary_exclude]service[/glossary_exclude] will rate international calls in real-time. To configure this [glossary_exclude]service[/glossary_exclude] you need to set the property “FraudUDRRatePlanName” to the rate plan name you want loaded in the app.config file.

BroadworksInternationalCallsService: this [glossary_exclude]service[/glossary_exclude] reads UDR records from BroadWorks switches and sends raw records to the real-time rating Fraud [glossary_exclude]Service[/glossary_exclude].

SansayInternationalCallsService: this [glossary_exclude]service[/glossary_exclude] reads UDR records from Sansay switches and sends raw records to the real-time rating Fraud [glossary_exclude]Service[/glossary_exclude].

Fraud Services are completely independent from the Rating Service, however the UDRFeed and UDRDataSourceDetails must have a valid location or the Fraud Services will return an error.

Both collector services need to be configured to read the records from the specified folders where the fraud [glossary_exclude]service[/glossary_exclude] URL is located. Below are the settings which need to be defined in the config file:

...

Feed – UDR feed name that the real-time fraud [glossary_exclude]service[/glossary_exclude] should use to do the mediation and processing

...

FraudServiceUrl – URL to the listening Fraud [glossary_exclude]Service[/glossary_exclude] [doman:8378/owner name/] ex: http://localhost:8378/Logisense Corporation/

...