mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 09:33:48 +00:00
Adjust the time out and remove the to do list.
This commit is contained in:
@@ -24,16 +24,9 @@
|
||||
-- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
-- POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
--to do list
|
||||
--adding gateways
|
||||
--to an array
|
||||
--then add to the sip profiles
|
||||
--system variables
|
||||
--replace ${var} and $${var}.
|
||||
|
||||
--set defaults
|
||||
expire = {}
|
||||
expire["directory"] = "90";
|
||||
expire["directory"] = "30";
|
||||
expire["dialplan"] = "300";
|
||||
expire["sofia.conf"] = "3600";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user