Commit Graph

5766 Commits

Author SHA1 Message Date
Nate
d92b491600 Destinations: List view updates. 2019-11-06 11:29:11 -07:00
Len
6b47b8297b Create {$mac}.xml (#4798)
* Create {$mac}.xml

* Update {$mac}.xml
2019-11-06 09:09:47 -07:00
saraxxin
7942ba7954 Updates to Yealink codec provisioning (#4834)
* Updates to Yealink codec provisioning

Changed codecs to use variables set in default settings.

* Added basic provisioning for swissvoice cp2502 and cp2505g

Codec handling set in default settings.
Need to still work on directory and funtion keys.

* Update app_config.php
2019-11-06 09:05:34 -07:00
Len
25bb925c82 Update {$mac}.xml (#4824) 2019-11-05 09:11:32 -07:00
Len
92cb0f0f14 Update {$mac}.xml (#4825) 2019-11-05 09:10:57 -07:00
Len
1614587130 Update {$mac}.xml (#4826) 2019-11-05 09:09:46 -07:00
Len
b285d6c47e Update {$mac}.xml (#4827) 2019-11-05 09:09:27 -07:00
Len
283598c061 Update {$mac}.xml (#4828) 2019-11-05 09:09:12 -07:00
Nate
7af2fbf3c8 Update database_transactions.php. Functions: order_by() adjustment. 2019-11-05 08:25:41 -07:00
FusionPBX
e8e28e834b Update index.lua 2019-11-04 17:01:35 -07:00
agree
5bbe08c69d Fixed reset password (#4821)
* Update login.php

* Update login.php
2019-11-03 19:13:24 -07:00
FusionPBX
0eff03860b Update index.lua 2019-11-01 14:19:44 -06:00
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