Commit Graph

5742 Commits

Author SHA1 Message Date
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
FusionPBX 6ae49c65b5
Update menu.php 2019-10-13 15:44:21 -06:00
FusionPBX 7e0cf61404
Update menu.php 2019-10-12 15:37:22 -06:00
FusionPBX 0148ea5889
Update follow_me.lua 2019-10-12 09:13:22 -06:00
FusionPBX e8e98ba431
Update follow_me.lua 2019-10-12 09:06:40 -06:00
Nate 7929f2e0b7 Bridges: Misc updates, integrate Button class. 2019-10-12 01:12:59 -06:00
Len 04eb2ca1f3 Update {$mac}.xml (#4774) 2019-10-10 22:39:38 -07:00
Len ee11c9e324 Update {$mac}.xml (#4773) 2019-10-10 22:39:17 -07:00
Len dc560ddbef Update {$mac}.xml (#4772) 2019-10-10 22:38:45 -07:00
Len 7139a59435 Update {$mac}.xml (#4771) 2019-10-10 22:38:16 -07:00
Len 27382c76f6 Update {$mac}.xml (#4770) 2019-10-10 22:37:55 -07:00
Len 027b9963f0 Update {$mac}.xml (#4769) 2019-10-10 22:37:29 -07:00
Len ee3bb99cc6 Update {$mac}.xml (#4768) 2019-10-10 22:36:59 -07:00
Len 148141198f Update {$mac}.xml (#4767) 2019-10-10 22:36:27 -07:00
Len c54003d76e Update {$mac}.xml (#4766) 2019-10-10 22:35:46 -07:00
Len d992585ade Update {$mac}.xml (#4765) 2019-10-10 22:35:07 -07:00