Commit Graph

11471 Commits

Author SHA1 Message Date
Len
35e0c7dcf0 Update y000000000032.cfg (#3500) 2018-09-20 13:34:20 -04:00
Len
094d199583 Update y000000000038.cfg (#3501) 2018-09-20 13:34:07 -04:00
Len
f70bafd00d Update y000000000076.cfg (#3502) 2018-09-20 13:33:37 -04:00
Len
054eb82c49 Update y000000000054.cfg (#3503) 2018-09-20 13:33:25 -04:00
Len
de6c44470a Update y000000000036.cfg (#3504) 2018-09-20 13:33:10 -04:00
Len
dd141ae594 Update y000000000068.cfg (#3505) 2018-09-20 13:32:57 -04:00
Len
fd4ea88c6d Update y000000000029.cfg (#3506) 2018-09-20 13:32:28 -04:00
Len
abe28fb024 Update y000000000067.cfg (#3507) 2018-09-20 13:32:11 -04:00
Len
3557904f7b Update y000000000028.cfg (#3508) 2018-09-20 13:31:34 -04:00
Len
dcd1846a97 Update y000000000035.cfg (#3509) 2018-09-20 13:31:02 -04:00
Len
e5f3b4a884 Update y000000000070.cfg (#3513) 2018-09-20 13:30:08 -04:00
Len
827fa00557 Update y000000000074.cfg (#3512) 2018-09-20 13:29:47 -04:00
Len
6545b8a72a Update y000000000056.cfg (#3514) 2018-09-20 13:28:56 -04:00
Len
dc20810695 Update y000000000058.cfg (#3515) 2018-09-20 13:28:41 -04:00
Len
b77f52d396 Update app_config.php (#3516) 2018-09-20 13:20:04 -04:00
FusionPBX
8f4e76a076 Update app_config.php 2018-09-20 12:38:02 -04:00
Len
6514346e39 Update y000000000065.cfg (#3510) 2018-09-20 12:28:45 -04:00
Len
4eca1cbf0a Update y000000000051.cfg (#3511) 2018-09-20 12:28:35 -04:00
Len
75552a535f Update app_config.php (#3484)
* Update app_config.php

* Update app_config.php
2018-09-20 11:43:43 -04:00
FusionPBX
45d89f5999 Update y000000000066.cfg 2018-09-20 10:52:58 -04:00
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