Establish an default value for max chans in use to
allow time unlimited local call
This commit is contained in:
parent
0c6e4a43be
commit
0000d3e2f4
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ voip_password = "<%= @voip_password %>"
|
|||
voip_proxy = "<%= @voip_proxy %>"
|
||||
voip_did = "<%= @voip_did %>"
|
||||
voip_cli = "<%= @voip_cli %>"
|
||||
unlimit_chans_max = 5
|
||||
voip_chans_max = <%= @voip_chans_max %>
|
||||
voip_mod = <%= @voip_mod %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue