Commit Graph

3232 Commits

Author SHA1 Message Date
Len 9949b080e9 Update {$mac}.xml 2017-07-29 00:46:51 -04:00
Len 2bdbff5798 Update README.txt 2017-07-29 00:42:18 -04:00
Len c3faffc8d2 Update {$mac}.xml 2017-07-29 00:38:58 -04:00
Len 866918bd46 Update {$mac}.xml 2017-07-29 00:34:12 -04:00
Len 0a9b0d8973 Update {$mac}.xml 2017-07-29 00:32:02 -04:00
Alexey Melnichuk e728cb44ae Fix. Cache class. (#2755)
* Fix. Cache class.

 * `send_event` raise error so `Cache.del` did not remove key or send any event
 * use `memcache` method by default even if `cache` table does not defined in config
 * `Cache.get` did not return any data when use `memcache` method
 * `Cache.get` did not close file. (Its should not be a big problem because GC should do it by self).
 * `Cache.get` can returns some undefined global value. (if method is `file` and file not exists then method returns global `result` value)
 * `Cache.get` does not need check for file existence
 * Value escaping does not needed for `file` method
 * Needed different key escaping for `memcache` and `file` methods
 * Update self test

* Change. Use random names for temp files.
2017-07-26 09:40:53 -06:00
Alexey Melnichuk 5cc2869e5d Change. Use new service class to implement ha_monitor.lua (#2710)
This allows remove code related to create pid file and
handle system commands (e.g. to stop service) from service
file and leave it to base class.
2017-07-24 23:38:43 -06:00
FusionPBX d6333723c1 Update index.lua 2017-07-24 19:49:32 -06:00
FusionPBX e691073edf Update internal.xml.noload 2017-07-24 15:31:55 -06:00
FusionPBX 47b6e497ad Update index.lua 2017-07-23 23:40:39 -06:00
FusionPBX a1e4282a1e Update app_languages.php 2017-07-22 20:46:45 -06:00
FusionPBX 549180ff0b Update app_languages.php 2017-07-22 20:19:01 -06:00
FusionPBX 5b40a0d5dc Update cache.php 2017-07-22 15:52:45 -06:00
FusionPBX eb8bcc755e Update cache.lua 2017-07-22 15:18:20 -06:00
FusionPBX c126138cf7 Update cache.lua 2017-07-22 15:17:11 -06:00
FusionPBX c857ce7f69 Update cache.php 2017-07-22 13:18:03 -06:00
FusionPBX c2663c3e59 Update cache.lua 2017-07-22 12:38:45 -06:00
FusionPBX 8e5eb0c110 Update cache.lua 2017-07-22 01:09:39 -06:00
FusionPBX f7a26d7711 Update lazy_settings.lua 2017-07-22 00:38:25 -06:00
FusionPBX c2c239d337 Update index.lua 2017-07-21 18:05:23 -06:00
FusionPBX 25a244f874 Update index.lua 2017-07-21 18:05:08 -06:00
Len 16b54e6581 Update index.lua 2017-07-21 00:10:35 -04:00
FusionPBX c7c67f3ea2 Update index.lua 2017-07-20 03:50:10 -06:00
FusionPBX 0cefad0358 Update index.lua 2017-07-19 23:07:04 -06:00
FusionPBX 08034e37ff Update index.lua 2017-07-19 23:06:41 -06:00
sergey-mz 874d39f7c7 Update template (#2749)
Do not disable LLDP. LLDP can push the phone to separate VLAN if set by switch and it will lose connection and go to web recovery mode.
Add second screen name line to display extension #.
Add line display name (Caller ID in web interface).
2017-07-19 14:44:43 -06:00
Cristian Livadaru 7419f2b1b2 fix snom register_expire (#2745)
the template uses the wrong parameter for sip registry expire, the
parameter user_subscription_expiry sets the expiry of subscriptions and
not the register (see
http://wiki.snom.com/Settings/user_subscription_expiry)
To set the register expiry one needs to use the user_expiry parameter
(see http://wiki.snom.com/Settings/user_expiry)
2017-07-18 12:27:53 -06:00
FusionPBX 815a6e0ec6 Update database.php 2017-07-15 23:06:22 -06:00
FusionPBX 06a1aca61a Update database.php 2017-07-15 22:26:01 -06:00
FusionPBX b45e7ceac9 Update database.php 2017-07-15 20:38:56 -06:00
FusionPBX 11ad3b0ee8 Update database.php 2017-07-15 20:20:51 -06:00
FusionPBX bf4c0a0cb0 Update database.php 2017-07-15 17:20:21 -06:00
FusionPBX bae575c875 Update database.php 2017-07-15 17:09:01 -06:00
FusionPBX 71e0330bbf Delete schema.php 2017-07-15 12:37:23 -06:00
FusionPBX 753555a948 Update database.php 2017-07-14 20:44:45 -06:00
FusionPBX 278bb44dd6 Update database.php 2017-07-14 20:41:23 -06:00
FusionPBX 6cee69c895 Update {$mac}.cfg
http://community.polycom.com/t5/VoIP/Exchange-URL-warning-after-new-update/td-p/86621
2017-07-14 12:46:47 -06:00
FusionPBX d402d50386 Update {$mac}.cfg
http://community.polycom.com/t5/VoIP/Exchange-URL-warning-after-new-update/td-p/86621
2017-07-14 12:45:46 -06:00
FusionPBX 2d1beb0bec Update index.lua 2017-07-14 12:26:01 -06:00
FusionPBX 313cb54164 Update database.php 2017-07-14 10:52:30 -06:00
FusionPBX 739aafa04d Update database.php 2017-07-11 12:48:20 -06:00
FusionPBX 7910cb8f04 Update database.php 2017-07-11 11:30:22 -06:00
FusionPBX 1cd030a2f0 Update database.php 2017-07-11 00:13:54 -06:00
FusionPBX 51c6b14e46 Update database.php 2017-07-10 22:38:29 -06:00
FusionPBX 2954fcaca4 Update vars.xml 2017-07-09 23:46:36 -06:00
FusionPBX c67ab587d7 Update vars.xml 2017-07-09 13:27:11 -06:00
FusionPBX 57e7cfb158 Update vars.xml 2017-07-09 13:20:04 -06:00
FusionPBX 55ad354a2b Update vars.xml 2017-07-09 13:04:00 -06:00
FusionPBX 85318c1131 Update vars.xml 2017-07-09 12:52:21 -06:00
FusionPBX edf9ac6328 Update vars.xml 2017-07-09 12:45:32 -06:00
FusionPBX 8e5229b615 Update vars.xml 2017-07-09 11:20:23 -06:00
FusionPBX 749b97c253 Update database.php 2017-07-08 01:10:28 -06:00
FusionPBX 8a2f044109 Update database.php 2017-07-04 09:48:52 -06:00
FusionPBX 83cc908e75 Update menu.php 2017-07-01 16:05:25 -06:00
FusionPBX 60106b605f Update menu.php 2017-07-01 14:13:51 -06:00
FusionPBX 07478aadea Update check_auth.php 2017-07-01 10:09:17 -06:00
FusionPBX 254074d95e Update check_auth.php 2017-07-01 09:44:34 -06:00
The-Operator 1f31b25f79 Update German and Austrian translations (#2722)
* Update German and Austrian translations

Update German and Austrian translations and added missing English translations for FAX application.

* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
FusionPBX b51dfe2f13 Create translate.conf.lua 2017-06-29 12:11:39 -06:00
Dean Montgomery 7b86862706 Fix Attended Transfer Caller ID Display (#2718)
* Update {$mac}.xml

Fix Attended Transfer Caller ID Display

* Update {$mac}.xml

Fix Attended Transfer - Caller ID Display.

* Update {$mac}.xml

Fix Attended Transfer - Caller ID Display = Auto

* Update {$mac}.xml

Fix Attended Transfer - Caller ID Display  = Auto

* Update {$mac}.xml

Fix Attended Transfer - Caller ID Display = Auto
2017-06-27 22:58:45 -06:00
Len e607599bad Update {$mac}.xml 2017-06-25 05:39:00 -04:00
Len 68d3602b55 Update {$mac}.xml 2017-06-25 03:45:45 -04:00
Len 52c26f8cad Update y000000000051.cfg 2017-06-22 19:20:50 -04:00
Len cad75c73a2 Update y000000000065.cfg 2017-06-22 19:20:09 -04:00
Len 64e3d97171 Update y000000000035.cfg 2017-06-22 19:19:14 -04:00
Len fa41c5d3c3 Update y000000000066.cfg 2017-06-22 19:18:24 -04:00
Len 2246f01a27 Update y000000000029.cfg 2017-06-22 19:17:11 -04:00
Len 529a5c34e7 Update y000000000068.cfg 2017-06-22 19:16:05 -04:00
Len d21a737506 Update y000000000036.cfg 2017-06-22 19:15:13 -04:00
Len 5ddd661808 Update y000000000054.cfg 2017-06-22 19:06:27 -04:00
Len eba4e0647c Update y000000000046.cfg 2017-06-22 19:04:46 -04:00
Len 2dc8e3c3a4 Update y000000000045.cfg 2017-06-22 19:03:50 -04:00
Len 10dd20491e Update y000000000069.cfg 2017-06-22 19:02:58 -04:00
Len aac1469b6b Update y000000000044.cfg 2017-06-22 19:01:30 -04:00
Len 9c7ec6a5e0 Update y000000000044.cfg 2017-06-22 19:00:35 -04:00
Len bebd6439e6 Update y000000000052.cfg 2017-06-22 19:00:01 -04:00
Len f20c632bbb Update y000000000028.cfg 2017-06-22 17:31:10 -04:00
Len 27a5b94757 Update y000000000028.cfg 2017-06-22 17:25:10 -04:00
Len 7403f1c584 Update {$mac}.xml 2017-06-22 17:15:50 -04:00
Len d6e794682d Update {$mac}.cfg 2017-06-22 14:47:23 -04:00
FusionPBX 4d90b4753c Update {$mac}.cfg 2017-06-22 12:41:23 -06:00
Alexey Melnichuk 9e38643c40 Fix. Stack overflow when calls base actor. (#2706) 2017-06-22 00:14:28 -06:00
Mafoo 2575da1a06 Enhance-Multiple messages display (#2702)
Store messages by mood so they can be grouped up
change default mood to positive and add a default colour to catch messages with a wrong mood
migrate settings so upgrading vs new is consistent
2017-06-21 08:27:05 -06:00
FusionPBX 6d35dec5bb Update check_auth.php 2017-06-20 11:29:50 -06:00
Len 2d8b0fc0b2 Update y000000000051.cfg 2017-06-20 12:33:01 -04:00
Len 234ec38c5f Update y000000000065.cfg 2017-06-20 12:27:43 -04:00
Len b364bb2e47 Update y000000000035.cfg 2017-06-20 12:26:53 -04:00
Len 26d8e32379 Update y000000000066.cfg 2017-06-20 12:26:09 -04:00
Len 5d11c50aa3 Update y000000000028.cfg 2017-06-20 12:24:37 -04:00
Len d874e58501 Update y000000000029.cfg 2017-06-20 12:22:51 -04:00
Len e46d0205d1 Update y000000000068.cfg 2017-06-20 12:21:22 -04:00
Len 06224ebb72 Update y000000000036.cfg 2017-06-20 12:20:21 -04:00
Len 28d228bb58 Update y000000000054.cfg 2017-06-20 12:19:51 -04:00
Len ba6c3be7ab Update y000000000046.cfg 2017-06-20 12:17:57 -04:00
Len 4bbccff559 Update y000000000045.cfg 2017-06-20 12:16:45 -04:00
Len 6d8f2b8680 Update y000000000069.cfg 2017-06-20 12:09:49 -04:00
Len 083adade53 Update y000000000044.cfg 2017-06-20 12:07:57 -04:00
Len 6eef650ebe Update y000000000044.cfg 2017-06-20 12:07:18 -04:00
FusionPBX 48a02c0aef Update y000000000052.cfg 2017-06-20 09:54:19 -06:00
andycol ce9a10cd85 Hide pin codes when a user pushed the redial button (#2690) 2017-06-20 09:51:35 -06:00