summaryrefslogtreecommitdiffstats
path: root/default/h323_gateway.conf
diff options
context:
space:
mode:
Diffstat (limited to 'default/h323_gateway.conf')
-rw-r--r--default/h323_gateway.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/default/h323_gateway.conf b/default/h323_gateway.conf
new file mode 100644
index 0000000..96a8f8e
--- /dev/null
+++ b/default/h323_gateway.conf
@@ -0,0 +1,13 @@
+# Gateway configuration for incoming h323 calls
+#
+# Incoming calls will be mapped to the given extensions. If calling host
+# is not listed here, it will be processed as extenal call.
+# IP numbers must be given here, not host names.
+# The "connect" option allows to send back a connect before the call is
+# actually answered. Some H323 client will only allow entering of digits
+# after a connect.
+# Using "dtmf" connects and also enables DTMF detection.
+#
+# <host ip> <extension> [connect | dtmf]
+192.168.0.2 200
+