Commit Graph

5757 Commits

Author SHA1 Message Date
FusionPBX 42cdca5f81
Update index.lua 2019-11-04 17:01:35 -07:00
agree b76989387e Fixed reset password (#4821)
* Update login.php

* Update login.php
2019-11-03 19:13:24 -07:00
FusionPBX a91e9b2d95
Update index.lua 2019-11-01 14:19:44 -06:00
FusionPBX be00a3a7e7
Update index.lua 2019-11-01 13:22:01 -06:00
FusionPBX 33aa937798
Update index.lua 2019-11-01 13:19:53 -06:00
FusionPBX ba5f19a00b
Update index.lua 2019-11-01 12:57:38 -06:00
FusionPBX 17b512e5a1
Update index.lua 2019-10-31 15:37:16 -06:00
FusionPBX 6b4421ffbb
Update index.lua 2019-10-31 15:05:31 -06:00
FusionPBX e2a7af3e22
Update index.lua 2019-10-31 14:30:56 -06:00
FusionPBX 7a6fac2771
Update index.lua 2019-10-31 13:48:55 -06:00
FusionPBX 1f7c6304d5
Update index.lua 2019-10-30 19:52:31 -06:00
Nate 1677b81466 Active Calls: Update refresh/pause button. 2019-10-30 01:05:43 -06:00
Nate fd4cb8577f Active Calls: List view updates, bulk call hangup. Button Class: Add onmouseover/out support. 2019-10-29 23:11:19 -06:00
FusionPBX 560036a5e6
Update index.lua 2019-10-28 17:20:26 -06:00
FusionPBX 9899de1f5d
Update app_languages.php 2019-10-28 14:13:18 -06:00
FusionPBX fdf6638243
Create index.lua 2019-10-28 09:19:52 -06:00
FusionPBX ccd39a1873
Delete index.lua
Deleting this file because I've written a new call block lua script entirely from scratch without referring to this code.
2019-10-28 09:18:55 -06:00
FusionPBX 5cc6dae435
Update index.lua 2019-10-24 20:55:42 -06:00
Nate 724f697cf6 Misc CDR/other adjustments. 2019-10-24 18:27:48 -06:00
FusionPBX 95ef1a5a71
Update disa.lua 2019-10-24 14:19:42 -06:00
FusionPBX 45de444593
Update disa.lua 2019-10-24 14:17:50 -06:00
FusionPBX 9085893ead
Update disa.lua 2019-10-24 14:15:41 -06:00
FusionPBX 9c056ae5e4
Update functions.php 2019-10-24 10:28:04 -06:00
FusionPBX df7316fc6c
Update check_auth.php 2019-10-24 02:01:26 -06:00
Nate 6a8fc50e53 Button class updates, logic updates to other files. 2019-10-23 21:19:37 -06:00
Nate 91ed8528db Update TCPDF. 2019-10-22 12:52:52 -06:00
Nate 4659c6d6be Update paging function. 2019-10-22 01:41:47 -06:00
Nate 0e607606ca Update Button class. 2019-10-22 01:41:16 -06:00
Len 25e822f9eb Update {$mac}.cfg (#4703) 2019-10-21 13:32:31 -06:00
Bryan Redeagle 7b792ba646 Added better support for Snom phone configuration and firmware. (#4794) 2019-10-21 13:28:21 -06:00
Trick Solutions 0fff1c4710 Adding new Mitel 5320e template (#4793)
* Mitel phones require the exact model in the template. A 5320 and 5320e phones take an identical template. The "e" model has a gigabit ethernet port.

* 1. Added variable {$domain_name} in a few places that need it.
2. Set the NTP server to use dns name instead of IP address.
3. Set dns for NTP to use pool address (0.pool.ntp.org)
4. Removed Admin account to set back to defaults. Will look at setting that as variable.
5. Hardcoded user account password to be more simple. Will look at setting that as a variable.
6. Set host_ip and video_ip to be {$domain_name} as these were pointed to an AT&T old dns server
7. Set hostname of phone to be SIP ID
8. Remove hardcoded IP for NTP and added the DNS pool.
9. Removed boot version and image version from template as wasn't in other provision systems.

* 1. Set admin password to use provisioning variable.
2. Set user password to use provisioning variable.
2019-10-21 13:25:32 -06:00
Andy-Seattle 52f57ba5c1 Update fax_retry.lua (#4756)
Setting ignore_early_media=true has a better chance of success for T38 fax transmissions. 

Setting this as a fax variable in default settings is enough for most cases where a successful transmission occurs on the first attempt. However if fax retries are needed this variable was ignored until now.

This change ensures that IF the user sets ignore_early_media=true as a default fax setting it will also be used for fax retry scenarios when T38 is enabled. If ignore_early_media is not set to true then the changes here are ignored thus minimizing risk.
2019-10-21 13:02:49 -06:00
Nate 9f3be99abf Update paging.php 2019-10-21 12:07:47 -06:00
Nate 7f7c3694be Add a little documentation to the Button class. 2019-10-21 10:23:58 -06:00
Nate ce9ec169e6 CSS: Define responsive breakpoints, add to Access Controls, Bridges, Call Block, Buttons class. 2019-10-19 20:29:44 -06:00
Nate e2a2e64e61 Paging: Integrate Button class. Theme: Add supporting classes for upcoming changes to list pages. 2019-10-19 16:55:46 -06:00
Nate 238c689630 Update button.php 2019-10-19 10:08:16 -06:00
Len 3a79e9394e Update {$mac}.xml (#4782)
* Update {$mac}.xml
2019-10-16 21:44:50 -06:00
Len 460cdfbeb6 Update {$mac}.xml (#4788)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:36:26 -07:00
Len 9f9cc8f3e0 Update {$mac}.xml (#4787)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:35:52 -07:00
Len 0acf5481f3 Update {$mac}.xml (#4786)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:35:34 -07:00
Len 7c0e59a639 Update {$mac}.xml (#4785)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:35:07 -07:00
Len 9e9ccd4e13 Update {$mac}.xml (#4784)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:34:45 -07:00
Len 925d330be1 Update {$mac}.xml (#4790) 2019-10-16 19:34:18 -07:00
FusionPBX a6eb416982
Update cache.php 2019-10-15 13:54:55 -06:00
FusionPBX 00133fb0e3
Update functions.php 2019-10-15 13:53:36 -06:00
FusionPBX b062593cb2
Update functions.php 2019-10-15 13:48:22 -06:00
FusionPBX 70e550ea72
Update functions.php 2019-10-15 13:37:10 -06:00
chansizzle 11b6972065 Update menu.php (#4779) 2019-10-14 19:51:36 -07:00
mtghr 2b19eb1cc2 Update disa.lua (#4775)
it pulling the caller id name for the number
2019-10-13 16:13:53 -07:00