X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=default%2Finterface.conf;h=2847dadad381803c0603f96a05d9747077cb7f90;hp=85e53f1ec15ca62c56bfe639d044c9e1dad2f04d;hb=132d639333dd5e7a7832dcd9784181ee09a16f9e;hpb=feea42c7f7f2e171c1490bd0d3af09beba629f21 diff --git a/default/interface.conf b/default/interface.conf index 85e53f1..2847dad 100644 --- a/default/interface.conf +++ b/default/interface.conf @@ -2,17 +2,17 @@ ################ -# Example of an ISDN interface on port 0 +# Example of an ISDN interface on port 0 used for external calls. #[Ext] -#external +#extern #portnum 0 # Example of a multilink ISDN interface (Anlagenanschluss) on port 2 # and 3 #[Ext] -#external +#extern #portnum 2 #portnum 3 @@ -21,7 +21,7 @@ # Layer-2-Hold is required to keep link alive. #[Ext] -#external +#extern #portnum 0 #ptp #layer2hold yes @@ -76,7 +76,7 @@ # required. #[Ext] -#external +#extern #screen-out unknown 300 national 21250993300 #screen-out unknown 2* national 212509932* #tones yes @@ -92,7 +92,7 @@ # (Siemens EWSD will select bot-way-channels when indicated that way.) #[Ext] -#external +#extern #portnum 0 #layer2hold #channel-in 1,2,3,4,5,6,7,8,9,10,22,23,24,25,26,27,28,29,30,31 @@ -122,7 +122,7 @@ # Now all information elements can be transmitted in both directions. #[Ext] -#external +#extern #portnum 0 #te-special @@ -139,7 +139,7 @@ # digits will be dialed after setup via overlap dialing. #[Ext] -#external +#extern #portnum 0 #dialmax 20 @@ -156,14 +156,14 @@ #nt -# A special case for GSM interface. +# A special case for GSM Network 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 +# You may add 'extension' and 'msn' keywords to turn all your subscribers # in you GSM network to internal 'extensions'. # The MSN numbers will equal the subscriber number. #[GSM] -#gsm +#gsm-bs #nt #layer1hold no #layer2hold no @@ -174,6 +174,37 @@ #nodtmf +# A special case for GSM Mobile Station interface. +# give "gsm-ms ". +# Don't remove/change the settings, they will cause undefined behaviour +# of LCR. The actual interface is defined in gsm.conf. +# You may add 'extern' to make this interface the external line by default. +#[GSM] +#gsm-ms 1 +#layer1hold no +#layer2hold no +#tones no +#earlyb yes +#channel-in free +#channel-out any +#nodtmf +##extern + + +# 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 +#extension +##screen-in % 209 +#earlyb no +#tones yes + + # Hint: Enter "lcr interface" for quick help on interface options. @@ -181,7 +212,7 @@ [Ext] -external +extern portnum 0