Added GSM network support.
[lcr.git] / default / interface.conf
index 51cc036..8f1dc6b 100644 (file)
 #portnum 0
 #dialmax 20
 
+
+# A special case for GSM interface.
+# Don't remove/change the settings, they will cause undefined behaviour
+# of LCR. The actual interface is defined in gsm.conf.
+# You may add 'extension' and 'mns' keywords to turn all your subscribers
+# in you GSM network to internal 'extensions'.
+# The MSN numbers will equal the subscriber number.
+#[GSM]
+#gsm
+#nt
+#layer1hold no
+#layer2hold no
+#tones yes
+#earlyb no
+#channel-in free
+#channel-out any
+
+
 # Hint: Enter "lcr interface" for quick help on interface options.