Establish an default value for max chans in use to

allow time unlimited local call
This commit is contained in:
Wile E. Coyote 2019-06-16 09:12:55 +00:00
parent ccd887e394
commit 9366317eec

View file

@ -68,6 +68,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 %>