summaryrefslogtreecommitdiffstats
path: root/contrib/dialog/samples/copifuncs/copi.ifmcfg5
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dialog/samples/copifuncs/copi.ifmcfg5')
-rwxr-xr-xcontrib/dialog/samples/copifuncs/copi.ifmcfg514
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/dialog/samples/copifuncs/copi.ifmcfg5 b/contrib/dialog/samples/copifuncs/copi.ifmcfg5
new file mode 100755
index 0000000..8221c1c
--- /dev/null
+++ b/contrib/dialog/samples/copifuncs/copi.ifmcfg5
@@ -0,0 +1,14 @@
+
+# PhoneTrans lines provide rules to change phone prefixes to make local
+# or long-distance calls. In the example below, my country code is 7,
+# and local dialing area is 095. From the numbers starting with "7-095-"
+# the prefix is stripped and the 7-digit remainder is dialed. For
+# the numbers starting with "7-" but not with "7-095-", the country prefix
+# "7-" is stripped and the long-distance dialing prefix "8W" substituted.
+# For the numbers not matching any of the above, international
+# call is performed: international dialing prefix "8W10" is prepended
+# to the unmodified 11-digit number. Generally, the syntax is:
+# "PhoneTrans <what-to-strip> / <what-to-substitute-instead>"
+#PhoneTrans 7-095- /
+#PhoneTrans 7- / 8W
+#PhoneTrans / 8W10
OpenPOWER on IntegriCloud