Commit Graph

11451 Commits

Author SHA1 Message Date
FusionPBX
d6fd6a4aa4 Update fax.php 2018-09-20 01:01:06 -04:00
FusionPBX
f976b39d80 Update fax_send.php 2018-09-20 00:52:53 -04:00
FusionPBX
5a87260f84 Update message_edit.php 2018-09-19 23:46:41 -04:00
FusionPBX
7169201a95 Update fax_send.php 2018-09-19 23:34:20 -04:00
FusionPBX
a278c1c64e Update app_languages.php 2018-09-19 03:31:03 -04:00
FusionPBX
8c90d11060 Update message_edit.php 2018-09-19 03:27:54 -04:00
FusionPBX
7ee576d205 Update index.php 2018-09-19 03:19:16 -04:00
FusionPBX
79a9a6b10f Update message_send.php 2018-09-19 03:17:37 -04:00
FusionPBX
74d9df937b Update events.lua 2018-09-19 03:01:09 -04:00
FusionPBX
27d713e790 Update events.lua 2018-09-19 02:59:51 -04:00
FusionPBX
a3a626e6aa Create events.lua 2018-09-19 02:54:56 -04:00
FusionPBX
45124a9599 Update send.lua 2018-09-19 02:51:40 -04:00
FusionPBX
0f7ba7e761 Update messages.php 2018-09-19 02:49:42 -04:00
FusionPBX
05ab817fd3 Update index.php 2018-09-19 02:47:58 -04:00
FusionPBX
018111217a Update message_send.php 2018-09-19 02:45:53 -04:00
FusionPBX
ea25c15529 Update app_config.php 2018-09-19 02:45:02 -04:00
konradSC
1408cc2029 Update file_cache.lua (#3483)
A little space please!
2018-09-18 13:06:44 -06:00
FusionPBX
def079bc74 Update app_config.php 2018-09-17 19:57:58 -06:00
Trick Solutions
f9a68d5721 Changed the default setting for Vlan from 1 to 0. Grandstream phones take the value of 0 as a non tag, if the setting is set to 1 the tag is set to 1. Tagging of Vlan 1 will break most unmanaged switch setups. This value could be change to any other value if needed if your trying to demonstrate a value. (#3482) 2018-09-17 16:41:41 -06:00
Trick Solutions
a652b43342 Update {$mac}.xml (#3480)
Added missing "grandstream_voicemail_id" variable
2018-09-17 12:44:43 -06:00
dougstamp
635ce0fcab Update {$mac}.cfg (#3481)
Allows transfer type to be set in "Default Settings" with variable polycom_default_transfer_method (already added by Len).
2018-09-17 10:43:52 -06:00
FusionPBX
1e04bb4218 Create send.lua 2018-09-16 21:59:42 -06:00
FusionPBX
d3f8f6e128 Update message_send.php 2018-09-16 11:06:14 -06:00
FusionPBX
4c646f6d27 Create message_send.php 2018-09-16 11:01:18 -06:00
FusionPBX
20c7f3dda6 Update app_config.php 2018-09-16 10:57:18 -06:00
emaktech
c83a3a5dc6 Allow Editing 48 Lines on device_edit Page (#3478)
Similar to #3472 needed to allow up to 48 extension to be selectable and editable on the device_edit page.

Additionally, fixed sorting issue so line numbers are correctly sorted sequentially (line number is stored as text field so needed to change cast in SQL query).
2018-09-14 13:10:17 -06:00
dougstamp
5169f13452 Update {$mac}.cfg (#3475)
Adding ability to record calls to USB drive for VVX phones with USB port.
2018-09-14 09:37:25 -06:00
Len
ea3b9f0a78 Update app_config.php (#3476)
* Update app_config.php

* Update app_config.php
2018-09-14 09:36:36 -06:00
emaktech
e57839783b Allow editing 48 lines on extension_edit page (#3472)
When provisioning 48 port analog gateway, (Grandstream GXW4248 for example) need ability to configure up to 48 lines per device.
2018-09-13 23:53:19 -06:00
FusionPBX
97fd49362b Update app_defaults.php 2018-09-13 22:51:38 -07:00
shaunjstokes
bc80f3d22f Fix PHP out of memory error on App Defaults (#3403)
If 400+ domains exist it's not possible to Execute App Defaults without getting PHP out of memory error on line 630 in 'app\dialplan\resources\classes\dialplan.php'.

It would be better to first build XML for each domain_name (context) then for all else.
2018-09-13 23:50:08 -06:00
dougstamp
e459d6b09b Update {$mac}.cfg (#3474)
Added configuration to set the device's base profile to "Generic". This will only affect Polycom phones that come with the Skype4Business license(models ending in "-019"). It sets the profile to the one needed for FusionPBX.
2018-09-13 23:48:23 -06:00
FusionPBX
f788b86b5b Update {$mac}.cfg 2018-09-13 01:33:11 -06:00
FusionPBX
91d3274ecb Update {$mac}.cfg 2018-09-13 01:31:59 -06:00
FusionPBX
f627fa8364 Update {$mac}.cfg 2018-09-13 01:30:34 -06:00
FusionPBX
2a5441cd3e Update {$mac}.cfg 2018-09-13 01:25:48 -06:00
FusionPBX
f440218f56 Update {$mac}.cfg 2018-09-13 01:22:00 -06:00
Len
69acb60a1f Update {$mac}.cfg (#3471) 2018-09-12 21:41:55 -06:00
Len
b7edb9ed96 Update {$mac}.cfg (#3440) 2018-09-12 21:32:46 -06:00
Len
3dd0c34bb9 Update {$mac}.cfg (#3441) 2018-09-12 21:31:49 -06:00
Len
d2ed83a9ba Update {$mac}.cfg (#3442) 2018-09-12 21:31:04 -06:00
Len
06a3f28d4a Update {$mac}.cfg (#3443) 2018-09-12 21:30:37 -06:00
Len
73297cb600 Update {$mac}.cfg (#3470) 2018-09-12 21:29:42 -06:00
Len
03c8f6f1b3 Update {$mac}.cfg (#3444) 2018-09-12 21:29:06 -06:00
Len
a7f5532c6a Update {$mac}.cfg (#3469) 2018-09-12 21:28:23 -06:00
Len
eab6f40457 Update {$mac}.cfg (#3445) 2018-09-12 21:27:49 -06:00
Len
0df91a9410 Update {$mac}.cfg (#3446) 2018-09-12 21:26:57 -06:00
Len
104de5d004 Update {$mac}.cfg (#3447) 2018-09-12 21:26:26 -06:00
Len
3a3444095c Update {$mac}.cfg (#3468) 2018-09-12 21:25:43 -06:00
Len
5a71aff25f Update {$mac}.cfg (#3466) 2018-09-12 21:25:10 -06:00