X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=default%2Finterface.conf;h=5ee81beded391f2b368cf96ae105ab0b0a0369f4;hp=daa8c571f2a8cbdb260ed0599685e442357a40c4;hb=26c7e0d22ead805ce333ea4248c7311c1eda5de0;hpb=6d3d13def341dcddb6fe4336d18ce2ac9b996029 diff --git a/default/interface.conf b/default/interface.conf index daa8c57..5ee81be 100644 --- a/default/interface.conf +++ b/default/interface.conf @@ -14,6 +14,7 @@ #portnum 2 #portnum 3 + # Example of an PTP ISDN interface on port 0 # Layer-2-Hold is required to keep link alive. @@ -22,6 +23,7 @@ #ptp #layer2hold yes + # Example of an internal ISDN interface on port 1, which accepts all extensions #[Int] @@ -69,6 +71,7 @@ # This is required if the connected line doesn't screen caller IDs. # Also this interface will connect bchannel during call setup, so tones are # required. + #[Ext] #screen-out unknown 300 national 21250993300 #screen-out unknown 2* national 212509932* @@ -83,17 +86,20 @@ # We prefer to use directed channels first, then we request any channel. # Outgoing calls on both-way-channels shall be indicated as "any channel". # (Siemens EWSD will select bot-way-channels when indicated that way.) + #[Ext] #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 #channel-out force,11,12,13,14,15,17,18,19,20,21,any + # Example of an ISDN interface that runs in NT-mode, but provides tones during # setup. Also we provide tones during setup also. # This is usefull to interconnect to another PBX. # Additinally the timeout values for the different call states are adjusted to 60 seconds. # They are: setup, dialing, proceeding, alerting, disconnect + #[PBX] #portnum 4 #nt @@ -102,13 +108,29 @@ #tones yes #timeouts 60 60 60 60 60 + +# Example of an interface on port 0 connected to another LCR +# This can be done by direct cross cable (terminated of course) or via L1oIP. +# Since the remote side (NT-mode) normally doesn't accept informations like +# redirected number or display facility, use 'te-special' to even transmit that +# against the ISDN specifications. A remote LCR can handle that. +# Now all information elements can be transmitted in both directions. + +#[Ext] +#portnum 0 +#te-special + + # Alternatively give port name. You will find the name with 'isdninfo' tool. + #[Int2] #portname hfc-s_usb.1 #nt + # Hint: Enter "lcr interface" for quick help on interface options. + # Add your interfaces here: