Commit Graph

7154 Commits

Author SHA1 Message Date
FusionPBX
3ebe812138 Update index.lua 2019-11-01 13:22:01 -06:00
FusionPBX
53de555067 Update index.lua 2019-11-01 13:19:53 -06:00
FusionPBX
2f4c48115c Update index.lua 2019-11-01 12:57:38 -06:00
FusionPBX
344c9743f2 Update index.lua 2019-10-31 15:37:16 -06:00
FusionPBX
cbb3c1ecda Update index.lua 2019-10-31 15:05:31 -06:00
FusionPBX
c217957c8f Update index.lua 2019-10-31 14:30:56 -06:00
FusionPBX
53276ec2c3 Update index.lua 2019-10-31 13:48:55 -06:00
FusionPBX
357ca20e28 Update index.lua 2019-10-30 19:52:31 -06:00
Nate
7b1356310b Active Calls: Update refresh/pause button. 2019-10-30 01:05:43 -06:00
Nate
f57fa290d3 Active Calls: List view updates, bulk call hangup. Button Class: Add onmouseover/out support. 2019-10-29 23:11:19 -06:00
FusionPBX
3d589b555c Update index.lua 2019-10-28 17:20:26 -06:00
FusionPBX
84a5218259 Update app_languages.php 2019-10-28 14:13:18 -06:00
FusionPBX
cf6a53d7b8 Create index.lua 2019-10-28 09:19:52 -06:00
FusionPBX
527e40076d 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
62ad05246e Update index.lua 2019-10-24 20:55:42 -06:00
Nate
8dd1e426f0 Misc CDR/other adjustments. 2019-10-24 18:27:48 -06:00
FusionPBX
d251706924 Update disa.lua 2019-10-24 14:19:42 -06:00
FusionPBX
5337dd6657 Update disa.lua 2019-10-24 14:17:50 -06:00
FusionPBX
a77813f52f Update disa.lua 2019-10-24 14:15:41 -06:00
FusionPBX
cd8bbe0629 Update functions.php 2019-10-24 10:28:04 -06:00
FusionPBX
f3ea559ef3 Update check_auth.php 2019-10-24 02:01:26 -06:00
Nate
ea536d2f6e Button class updates, logic updates to other files. 2019-10-23 21:19:37 -06:00
Nate
663d2cb63e Update TCPDF. 2019-10-22 12:52:52 -06:00
Nate
567ce5620d Update paging function. 2019-10-22 01:41:47 -06:00
Nate
32f9a483a5 Update Button class. 2019-10-22 01:41:16 -06:00
Len
be15980392 Update {$mac}.cfg (#4703) 2019-10-21 13:32:31 -06:00
Bryan Redeagle
ce7a7a8dc4 Added better support for Snom phone configuration and firmware. (#4794) 2019-10-21 13:28:21 -06:00
Trick Solutions
232199c627 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
cf6c940e73 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
d8d86af1a7 Update paging.php 2019-10-21 12:07:47 -06:00
Nate
30bd7f8ff8 Add a little documentation to the Button class. 2019-10-21 10:23:58 -06:00
Nate
a413f35f70 CSS: Define responsive breakpoints, add to Access Controls, Bridges, Call Block, Buttons class. 2019-10-19 20:29:44 -06:00
Nate
349684bb00 Paging: Integrate Button class. Theme: Add supporting classes for upcoming changes to list pages. 2019-10-19 16:55:46 -06:00
Nate
c2a9dcf66c Update button.php 2019-10-19 10:08:16 -06:00
Len
cebf510d0f Update {$mac}.xml (#4782)
* Update {$mac}.xml
2019-10-16 21:44:50 -06:00
Len
0c5a284ec8 Update {$mac}.xml (#4788)
* Update {$mac}.xml

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

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

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

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

* Update {$mac}.xml
2019-10-16 19:34:45 -07:00
Len
562384e843 Update {$mac}.xml (#4790) 2019-10-16 19:34:18 -07:00
FusionPBX
92b776ac1d Update cache.php 2019-10-15 13:54:55 -06:00
FusionPBX
81fa8cad81 Update functions.php 2019-10-15 13:53:36 -06:00
FusionPBX
7113d5203a Update functions.php 2019-10-15 13:48:22 -06:00
FusionPBX
beafec16dd Update functions.php 2019-10-15 13:37:10 -06:00
chansizzle
eedc7ac4b7 Update menu.php (#4779) 2019-10-14 19:51:36 -07:00
mtghr
f525ba0730 Update disa.lua (#4775)
it pulling the caller id name for the number
2019-10-13 16:13:53 -07:00
FusionPBX
81caa972d9 Update menu.php 2019-10-13 15:44:21 -06:00
FusionPBX
80d95fe0c2 Update menu.php 2019-10-12 15:37:22 -06:00
FusionPBX
d89b20f09c Update follow_me.lua 2019-10-12 09:13:22 -06:00