summaryrefslogtreecommitdiffstats
path: root/default/h323_gateway.conf
diff options
context:
space:
mode:
authorSuper User2007-05-06 15:54:52 +0200
committerSuper User2007-05-06 15:54:52 +0200
commit2ed0fee489c37a6e2d4473f6185ebbe3e746ac11 (patch)
treefcf232bc282c083404cfde0ce5b04236fe202c3e /default/h323_gateway.conf
parentfirst commit (diff)
downloadlcr-2ed0fee489c37a6e2d4473f6185ebbe3e746ac11.tar.gz
lcr-2ed0fee489c37a6e2d4473f6185ebbe3e746ac11.tar.xz
lcr-2ed0fee489c37a6e2d4473f6185ebbe3e746ac11.zip
only for backup, still in coding state - no compile!!!
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
+