Add configuration for vSat

Add sems install and config
Add FS profiles for Vsat incoming calls via sems + related gateway
This commit is contained in:
Keith Whyte 2021-03-11 08:04:26 +01:00
parent 74b07b1fa8
commit ec16a0ddc1
10 changed files with 939 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<include>
<gateway name="sems">
<param name="username" value="rhizomatica"/>
<param name="from-user" value="rhizomatica"/>
<param name="password" value="n-a"/>
<param name="proxy" value="<%= @vpn_ip_address %>:5095"/>
<param name="register" value="false"/>
<param name="caller-id-in-from" value="true"/>
</gateway>
</include>