REGister the FS Gateways.
This helps with timeouts for GW Failover.
This commit is contained in:
parent
e73425ed2e
commit
e2046738e2
2 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@
|
|||
<param name="from-user" value="<%= @voip_fromuser %>"/>
|
||||
<param name="password" value="<%= @voip_password %>"/>
|
||||
<param name="proxy" value="<%= @sip_central_ip_address[1] %>"/>
|
||||
<param name="register" value="false"/>
|
||||
<param name="register" value="true"/>
|
||||
</gateway>
|
||||
</include>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue