alpha phase is open, this means:
[lcr.git] / default / h323_gateway.conf
1 # Gateway configuration for incoming h323 calls
2 #
3 # Incoming calls will be mapped to the given extensions. If calling host
4 # is not listed here, it will be processed as extenal call.
5 # IP numbers must be given here, not host names.
6 # The "connect" option allows to send back a connect before the call is 
7 # actually answered. Some H323 client will only allow entering of digits
8 # after a connect.
9 # Using "dtmf" connects and also enables DTMF detection.
10 #
11 # <host ip>     <extension>     [connect | dtmf]
12 192.168.0.2     200
13