Updated default config examples
[lcr.git] / default / interface.conf
index f6af8df..698e98c 100644 (file)
 ##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.