Commit Graph

7478 Commits

Author SHA1 Message Date
Len
fee4e876d3 Update {$mac}.cfg
correct missing {
2017-01-08 19:42:59 -05:00
FusionPBX
bf7a5f17fa Update
Fix follow me problem that prevented calling all destinations when dial_string is set in default settings.
2017-01-06 15:50:44 -07:00
FusionPBX
250650789a Create uuid.php 2017-01-05 04:16:22 -07:00
FusionPBX
d3b23f7dfc Update upgrade_schema.php 2017-01-05 04:05:58 -07:00
FusionPBX
039e776a67 Update 2017-01-05 04:01:39 -07:00
FusionPBX
e2284ba408 Update extension_edit.php 2017-01-05 02:32:06 -07:00
FusionPBX
352f6c4ca5 Update app_defaults.php
Fix a sql error for ringtones.
2017-01-05 02:11:35 -07:00
FusionPBX
d5e798a2d1 Update xml_cdr.php 2017-01-04 22:27:12 -07:00
FusionPBX
5dc38ccc24 Update xml_cdr_inc.php 2017-01-04 21:57:48 -07:00
FusionPBX
af1bb175a8 Update pdo.php
Prevent php warnings.
2017-01-04 20:41:58 -07:00
FusionPBX
96afdfb809 Update device_vendor_function_edit.php
Fix a PHP warning.
2017-01-02 20:03:14 -07:00
FusionPBX
86b17a986f Update device_vendor_functions.php
Fix a PHP warning.
2017-01-02 20:00:14 -07:00
FusionPBX
654c1a4762 Update xml_cdr.php
Add changes to make the extension summary several times faster.
2016-12-30 10:57:27 -07:00
FusionPBX
e58b19c643 Update ivr.conf.lua
Fix IVR Menu direct dial conflicting with 2 to 7 digits.
2016-12-29 13:36:59 -07:00
FusionPBX
517f7fb6da Update fax_retry.lua 2016-12-27 17:55:59 -07:00
jebsolutions
88187232d4 4.2 vars.php fix notify errors (#2248)
* 4.2 vars.php fix notify errors

* Update vars.php
2016-12-26 14:57:29 -07:00
Luis Daniel Lucio Quiroz
7eca3bd4e0 Fix globals variable scope (#2262)
Some PHP installations won't recognize such as $db_type as a global variable if is inside a class. Using the super variable $GLOABALS makes sure the global variables are reached.
2016-12-26 14:54:16 -07:00
FusionPBX
f414d866e5 Update functions.php
Make is_uuid more generic.
2016-12-24 14:11:15 -07:00
Luis Daniel Lucio Quiroz
3eebd937e3 Fix call forward BUSY and NO ANSWER 4.2 (#2268)
Same rationale as 4.0
2016-12-24 10:38:40 -07:00
FusionPBX
2760559529 Update app_config.php
Show follow me ignore busy by default.
2016-12-23 00:00:47 -07:00
FusionPBX
8a6a1a4277 Update xml_cdr_inc.php
Prevent warnings on the array.
2016-12-22 21:37:27 -07:00
FusionPBX
b773a6db26 Update xml_cdr.php 2016-12-22 21:18:56 -07:00
FusionPBX
d45ceabe19 Update xml_cdr.php 2016-12-22 21:15:05 -07:00
FusionPBX
af75971b63 Update v_xml_cdr_import.php 2016-12-22 21:09:52 -07:00
FusionPBX
df8470fe06 Update v_xml_cdr_import.php 2016-12-22 20:50:39 -07:00
FusionPBX
906356002e Update xml_cdr.php
Hide the the paging controls in Call Detail Records if there are are not enough records to page.
2016-12-22 19:02:23 -07:00
FusionPBX
ca38f4a529 Update xml_cdr_search.php 2016-12-22 18:42:02 -07:00
FusionPBX
c923f11d36 Update xml_cdr_inc.php 2016-12-22 17:55:33 -07:00
FusionPBX
ae293c932e Update 2016-12-22 17:38:52 -07:00
FusionPBX
aa7ed46939 Update xml_cdr.php 2016-12-22 17:02:27 -07:00
FusionPBX
bc80ed0435 Update xml_cdr_inc.php 2016-12-22 17:00:20 -07:00
FusionPBX
b5ed79277c Update 2016-12-22 14:37:39 -07:00
FusionPBX
0e9c4e7751 Update check_password.lua 2016-12-22 14:35:22 -07:00
FusionPBX
f66d0af99f Update xml_cdr_inc.php 2016-12-21 17:06:16 -07:00
FusionPBX
33b2b48d2a Update 2016-12-21 16:59:43 -07:00
FusionPBX
44c0065f0d Update 2016-12-21 16:55:14 -07:00
FusionPBX
3112a5a170 Update v_xml_cdr_import.php 2016-12-21 14:15:57 -07:00
FusionPBX
13c601b88b Update xml_cdr.php 2016-12-21 14:05:13 -07:00
FusionPBX
641bff350f Update {$mac}.xml
Add cisco_router_mode variable.
2016-12-20 15:04:54 -07:00
FusionPBX
3315b12146 Update {$mac}.xml 2016-12-19 12:41:39 -07:00
FusionPBX
17777e7c42 Update {$mac}.xml 2016-12-19 12:40:50 -07:00
FusionPBX
e935a67feb Update {$mac}.xml 2016-12-19 12:36:55 -07:00
FusionPBX
e4765042e9 Update {$mac}.xml 2016-12-19 12:30:08 -07:00
FusionPBX
fa24fc8716 Update {$mac}.xml 2016-12-19 12:27:46 -07:00
FusionPBX
a1fe9379ec Update {$mac}.xml 2016-12-19 11:21:27 -07:00
FusionPBX
186828f63e Update 2016-12-19 11:18:45 -07:00
FusionPBX
9c53fdb3ef Update fax_send.php
Need to set the working dirctory to /tmp for unix systems.
2016-12-17 12:25:46 -07:00
FusionPBX
7e47bb6446 Update ivr.conf.lua
Fix the memcache expire on the ivr menu.
4.2.1
2016-12-14 08:45:16 -07:00
FusionPBX
154bf5ba83 Update scripts.php
Add expire.default and expire.ivr.
2016-12-14 08:43:10 -07:00
FusionPBX
615743970f Update vars.xml 2016-12-12 18:37:28 -07:00