Detecting illegal companies that are terminating calls from Egypt

Detecting illegal companies that are terminating calls from Egypt

I'm working on a project to detect illegal companies that are terminating calls from Egypt. This happens through illegal deals signed with international carriers to terminate incoming international calls and route them through GSM lines that they've installed at their locations.

So the telephone number should be located in the packet that sent to the people terminating calls, this number is the end user's number - the person that receives the international call in the (The number that appears on the mobile user's phone when receiving the call is a mobile number as well - the number that has routed the call.) What could you suggest?

    Requires Free Membership to View

    By submitting your registration information to SearchNetworking.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchNetworking.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Try calling these folks: http://www.vive.com/dialers/autoaco_.htm They have a call interceptor that you can use based on country code. If not, maybe they can point you in the right direction. You will have to catch the call before the phone number is translated to an IP address. This may work for you. Otherwise, when the IP gateway determines it is a call for the GSM network or PSTN, it just port it to the other network. It strips the IP information at the gateway and routes like a regular call after it reassembles the voice payload.

This was first published in December 2003