home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / DATACOM / MAILERS / XENIA / XENDIAL.CFG < prev    next >
Text File  |  1995-01-31  |  2KB  |  40 lines

  1. ; =============================================================================
  2. ; XENDIAL.CFG  Phone# dial translation        Xenia Version 1.98 - January 1995
  3. ; =============================================================================
  4. ; Any phone numbers specified in XEN*.CFG should be in international format,
  5. ; then they will be translated according to the local rules below.
  6. ; Only exception when specifying a @phone# in Xenia terminal: no translation.
  7. ; International format is +country-area-etc
  8.  
  9.  
  10. ; -----------------------------------------------------------------------------
  11. ; DIAL [start] [prefix]/[suffix]
  12. ; If a number starts with the start string, it is removed and replaced by
  13. ; prefix (if specified), and the suffix string is added to the end.
  14. ; The first matching DIAL line is used
  15.  
  16. ; A system located in Amersfoort, The Netherlands
  17. DIAL +31-33-        /   ; Local, strip country and area code completely
  18. DIAL +31-          0/   ; Domestic, strip country and add 0 before area code
  19. DIAL +           00-/   ; International, use international access code
  20.  
  21. ; A system located in Madrid, Spain
  22. ;DIAL +34-1-         /   ; Madrid
  23. ;DIAL +34-          9/   ; Default for domestic calls
  24. ;DIAL +           07-/   ; If nothing else, use the international access code
  25.  
  26.  
  27. ; -----------------------------------------------------------------------------
  28. ; XLATDASH <char>
  29. ; If you need to pause for a dialtone, you can use this option to make Xenia
  30. ; convert the *first* (yes only the 1st) dash (-) in a phone# to for instance:
  31. ;       W  Hayes AT command set 'wait for 2nd dialtone'
  32. ;       ,  Hayes AT command set 'pause dialling for 2 seconds' (S8 register)
  33. ; This conversion is done AFTER the DIAL translation.
  34. ; The default is not to replace anything; and dashes are ignored.
  35. ;XLATDASH W
  36. ;XLATDASH ,
  37.  
  38.  
  39. ; =============================================================================
  40.