X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=default%2Finterface.conf;h=bd00e4129326c0ac405e70bdc95d1971b530ddcd;hp=6df206c1ca0908ad0a5e4087328a78d0ef4a5ab7;hb=31aff20175a3bc9b4bb41d080452ae1d063e267a;hpb=2ed0fee489c37a6e2d4473f6185ebbe3e746ac11 diff --git a/default/interface.conf b/default/interface.conf index 6df206c..bd00e41 100644 --- a/default/interface.conf +++ b/default/interface.conf @@ -14,9 +14,10 @@ #port 3 #port 4 -# Example of an ISDN interface on port 2, which accepts all extensions +# Example of an internal ISDN interface on port 2, which accepts all extensions #[Int] +#nt #extension #port 2 @@ -25,6 +26,7 @@ # 201, 202 and 203 #[Int] +#nt #extension #msn 201,202,203 #port 2 @@ -37,16 +39,19 @@ # "interface Int1,Int2,In3" in extension's settings file. #[Int1] +#nt #extension #msn 201,202,203 #port 2 #[Int2] +#nt #extension #msn 201 #port 3 #[Int3] +#nt #extension #msn 201 #port 4 @@ -57,8 +62,8 @@ # 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* +#screen-out unknown 300 national 21250993300 +#screen-out unknown 2* national 212509932* #tones yes #port 1 @@ -67,11 +72,27 @@ # 10 channels (channel 1-10) are incomming only. # 10 channels (channel 11-15,17-21) are outgoing only. # 10 channels (channel 22-31) are both way. -# We prefer to use directed channels first, then we request any channel: +# 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] #port 1 -#channel force,11,12,13,14,15,17,18,19,20,21,any +#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] +#nt +#port 5 +#earlyb yes +#tones yes +#timeouts 60 60 60 60 60 +# Hint: Enter "lcr interface" for quick help on interface options. # Add your interfaces here: @@ -81,8 +102,9 @@ port 1 [Int] +nt extension -msn 201,202,203 +msn 200,201,202,203 port 2