- Debug option now works for GSM.
[lcr.git] / default / interface.conf
index 8f1dc6b..66859dd 100644 (file)
 #dialmax 20
 
 
+# Example of an ISDN interface on port 1, with alternate tones_dir to use.
+# In this case, the tones are "german" tones generated by mISDN_dsp.ko.
+# It is possible to give different sample sets, like "tones_german".
+
+#[Int]
+#extension
+#msn 201,202,203
+#tones_dir german
+#portnum 1
+#nt
+
+
 # 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.
 #earlyb no
 #channel-in free
 #channel-out any
+#nodtmf
 
 
 # Hint: Enter "lcr interface" for quick help on interface options.