home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / sharewar / vscan95 / data.z / Phonelist.ini < prev    next >
INI File  |  1997-07-21  |  1KB  |  46 lines

  1.  
  2. ; The following is a list of phone numbers that the McAfee client ecom piece
  3. ;   (currently called McEcom.exe) will dial for communication with the Ecom
  4. ;   servers.  These numbers are actually the modem racks that customers will
  5. ;   dial into.
  6.  
  7. ; The section names are the location names.  The number is the phone number to
  8. ;   dial (country code excluded).  The country code is the country where the sever
  9. ;    will be located.  The program dynamically builds the list each
  10. ;   time it's executed so you can change this list easily.
  11.  
  12. ; The program has the smarts to figure out if the caller (user) is already in the
  13. ;    country and area (or city) code.  If so, the program won't dial the number.
  14.  
  15. [McAfee, Santa Clara, CA]
  16. NumberWithinAreaCode=346-3800
  17. NumberWithinCountryCode=1-408-346-3800
  18. NumberOutsideCountryCode=1-408-346-3800
  19. AreaCode=408
  20. CountryCode=1
  21.  
  22. [France]
  23. NumberWithinAreaCode=01530-43045
  24. NumberWithinCountryCode=01530-43045
  25. NumberOutsideCountryCode=33-01530-43045
  26. CountryCode=33
  27.  
  28. [Germany]
  29. NumberWithinAreaCode=08984-060440
  30. NumberWithinCountryCode=08984-060440
  31. NumberOutsideCountryCode=49-8984-060440
  32. CountryCode=49
  33.  
  34. [UK]
  35. NumberWithinAreaCode=01344-487150
  36. NumberWithinCountryCode=01344-487150
  37. NumberOutsideCountryCode=44-1344-487150
  38. AreaCode=1344
  39. CountryCode=44
  40.  
  41. [Holland]
  42. NumberWithinAreaCode=020-586-6990
  43. NumberWithinCountryCode=020-586-6990
  44. NumberOutsideCountryCode=31-20-586-6990
  45. CountryCode=31
  46.