X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=default%2Finterface.conf;h=449c7eccd92b0120becde8b72e79ac096c85ccf7;hp=004df5978b015bdd10e22dcb6d3faab46b090d7c;hb=5463e1b62a39ce417b610584e3d34a8bc30ac15e;hpb=da91d7d85fe092122e35ece52695f98345738359 diff --git a/default/interface.conf b/default/interface.conf index 004df59..449c7ec 100644 --- a/default/interface.conf +++ b/default/interface.conf @@ -157,38 +157,23 @@ # 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 'msn' keywords to turn all your subscribers # in you GSM network to internal 'extensions'. # The MSN numbers will equal the subscriber number. #[GSM] #gsm-bs -#nt -#layer1hold no -#layer2hold no #tones yes #earlyb no -#channel-in free -#channel-out any -#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. +# give "gsm-ms ". # 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 -##external +##extern # Use chan_lcr (Asterisk PBX interface) as internal interface. @@ -205,6 +190,14 @@ #tones yes +# Use Sofia-SIP as SIP point-to-point interface +#[sip] +#sip +#sip 10.0.0.12 10.0.0.34 +#earlyb no +#tones no + + # Hint: Enter "lcr interface" for quick help on interface options.