Add essential option to enable and prefer half rate calls to mobile
[lcr.git] / default / interface.conf
index f6af8df..19c7a34 100644 (file)
 # The MSN numbers will equal the subscriber number.
 #[GSM]
 #gsm-bs
+#hr
 #tones yes
 #earlyb no
 
 ##extern
 
 
+# Use chan_lcr (Asterisk PBX interface) as external interface.
+#[Ext]
+#remote asterisk
+#exten from-lcr
+#extern
+#earlyb yes
+#tones no
+
+
 # Use chan_lcr (Asterisk PBX interface) as internal interface.
-# The interface requires mISDN_l1loop.ko to be loaded:
-#  modprobe mISDN_l1loop nchannel=8 # use up to 8 b-channels
 # The caller ID is used as extension, if "extension" parameter is given.
 # Use "screen-in % xxx" to modify any caller id to xxx.
 # An internal extension does not receive tones ("earlyb"), but sends them.