Data-Over-Voice
[lcr.git] / default / interface.conf
index 449c7ec..19c7a34 100644 (file)
@@ -78,7 +78,7 @@
 #[Ext]
 #extern
 #screen-out unknown 300  national 21250993300
-#screen-out unknown 2*  national 212509932*
+#screen-out unknown 2%  national 212509932%
 #tones yes
 #portnum 0
 
 # 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. 
 #[ast]
 #remote asterisk
+#exten from-lcr
+##note: The following keyword means that this interface is an LCR internal extension
 #extension
 ##screen-in % 209
 #earlyb no
 
 # Use Sofia-SIP as SIP point-to-point interface
 #[sip]
-#sip <local ip> <remote ip>
+#sip <local ip>[:<local port>] <remote ip>[:<remote port>]
 #sip 10.0.0.12 10.0.0.34
 #earlyb no
 #tones no