Commit Graph

6233 Commits

Author SHA1 Message Date
markjcrane fa1d97a6ca Fix a minor mistake. 2016-02-04 23:39:08 -07:00
markjcrane 658f2ab678 Hide memcache on the system status page if FreeSWITCH is not installed. 2016-02-04 23:28:23 -07:00
markjcrane e8bed6f611 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-02-04 23:19:23 -07:00
markjcrane 5e44128f70 Switch settings are not always needed so removing the "throw new Exception" 2016-02-04 23:18:48 -07:00
FusionPBX 3ce7924c02 Merge pull request #1431 from mafoo/BugFix-ivr_menu_edit
BigFix-ivr_menu_edit
2016-02-04 12:36:52 -07:00
Alexey Melnichuk 1bafdba135 Update log. 2016-02-04 20:00:12 +03:00
Alexey Melnichuk 9a70297909 Fix. Infinity loop. IVR ignores `max_failures`. 2016-02-04 19:42:42 +03:00
mafoo 416a704c12 made it possible to find phrases
fixed string replace not taking out spaces aswell
2016-02-04 16:19:27 +00:00
Alexey Melnichuk 5512276370 Fix. Allow multiple actions in IVR 2016-02-04 19:05:24 +03:00
blackc2004 f32ca0bf14 Merge pull request #15 from fusionpbx/master
13
2016-02-04 07:53:47 -08:00
FusionPBX 7cdd8a31c6 Merge pull request #1430 from mafoo/BugFix-Phrases-app_config
fix for incorrect destinations
2016-02-04 08:51:58 -07:00
mafoo 010963aa2f fix for incorrect destinations 2016-02-04 15:49:03 +00:00
FusionPBX 45dda55c7f Merge pull request #1429 from mafoo/BugFix-Normalize_htaccess
BugFix-Normalize .htaccess
2016-02-04 08:07:40 -07:00
FusionPBX 28c9a9cc91 Merge pull request #1428 from mafoo/Enhance-core/upgrade
Enhance-core/upgrade
2016-02-04 08:02:34 -07:00
Alexey Melnichuk 3327ecae91 Use logger class. 2016-02-04 16:05:35 +03:00
mafoo 057acf09bf Normalized and fixed htaccess
added comments explaining each rule
normalized tabbing
converted captures where not needed (note use of ?: means don't capture)
updated Yealink comment as it also covers Polycom
added missing $mac-directory.xml for Polycom
removed ^(?:.*/) as it is technically not needed, the test that showed
it was needed turned out to be invalid
2016-02-04 12:17:38 +00:00
mafoo ca4e1b8a67 only offer the source upgrade if it is writeable
this check will prevent the source upgrade rendering if the .git folder
is not writeable
2016-02-04 11:14:26 +00:00
Alexey Melnichuk 883b73f6ac Simplify code 2016-02-04 13:20:30 +03:00
Alexey Melnichuk 2ad2448346 Merge remote-tracking branch 'upstream/master' into ivr_menu 2016-02-04 12:14:27 +03:00
FusionPBX 6e3792bf05 Merge pull request #1420 from moteus/fix_partial_dialplan
Fix. Do not build context if there error.
2016-02-03 21:32:15 -07:00
markjcrane ced645ff60 Update for provisioning. Add a new phone the Yealink t49g. 2016-02-03 20:02:59 -07:00
markjcrane f525d2bbda Remove trailing whitespaces. 2016-02-03 19:03:16 -07:00
markjcrane b77b9c75f8 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-02-03 19:02:30 -07:00
markjcrane c2adbaa023 In vars.xml switch from hostname to the switchname. 2016-02-03 19:02:10 -07:00
FusionPBX 64ebccbd70 Merge pull request #1426 from mafoo/BugFix-Phrases-Selected
Corrected selected statements
2016-02-03 10:46:35 -07:00
markjcrane 578d279315 Include the mkdir function for the IVR Menu. 2016-02-03 10:43:22 -07:00
mafoo 467384aece Corrected selected statements 2016-02-03 17:32:07 +00:00
markjcrane 4bb748a300 Base64 - Make sure the directory structure exists. 2016-02-03 10:01:43 -07:00
blackc2004 1ef633977a Merge pull request #14 from fusionpbx/master
12
2016-02-03 07:59:08 -08:00
FusionPBX ea4d3ba86a Merge pull request #1421 from moteus/cache_support
Fix. cache.support always returns `false`
2016-02-03 08:31:27 -07:00
FusionPBX 2c4270fb82 Merge pull request #1425 from mafoo/BugFix-Phrases
Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid
2016-02-03 08:17:26 -07:00
mafoo c17fccbff2 Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid 2016-02-03 15:08:28 +00:00
FusionPBX a882449d2e Merge pull request #1424 from moteus/streamfile_domain_count
Fix. Use domain name in streamfile.lua.
2016-02-03 07:59:47 -07:00
FusionPBX e9a7f92740 Merge pull request #1423 from moteus/ivr_save_sound_dir
Fix. Save instead of empty value path to recordings for some sound op…
2016-02-03 07:57:40 -07:00
Alexey Melnichuk 9c51243035 Fix. Can not pick any options after IVR play `streamfile.lua`
Rewrite ivr functions to easy read code.
2016-02-03 16:53:22 +03:00
Alexey Melnichuk 1f5269720f Fix. Use domain name in streamfile.lua.
Fix. Unset input callback after play file done.
2016-02-03 15:20:50 +03:00
Alexey Melnichuk 227cd5d854 Fix. Save instead of empty value path to recordings for some sound options. 2016-02-03 10:28:12 +03:00
Alexey Melnichuk a77e6ec87f Fix. cache.support always returns `false` 2016-02-02 19:54:23 +03:00
Alexey Melnichuk 48b3aa2917 Add. debug message to log. 2016-02-02 19:32:27 +03:00
Alexey Melnichuk 057d487ee7 Fix. Do not build context if there error. 2016-02-02 19:08:19 +03:00
markjcrane be2c690a1d Call center used with xml handler does not have access to the session. Remove session and replace it with api global_getvar as session is not always available. 2016-02-01 11:16:23 -07:00
markjcrane 9ec2da1b7e LUA function format_ringback the session:getVariable must have quotes around the 'hold_music' string. Next check to see if the ringback is nil or an empty string first before trying to use 'match'. 2016-01-31 10:10:08 -07:00
markjcrane 099aad8c98 Add polycom_digitmap variable for Polycom variable for provisioning. 2016-01-29 16:02:32 -07:00
markjcrane 3fdee27e3a Mitel provisioning ensure the user_id is set for all keys. 2016-01-29 13:45:25 -07:00
markjcrane 335fb87c0c More work on the Mitel key handling. 2016-01-29 12:10:55 -07:00
markjcrane 999ab5637e Fix the Mitel key type. 2016-01-29 12:04:37 -07:00
markjcrane 0915a7283e Mitel Provisioning add a value for 'Addr' 2016-01-29 11:34:10 -07:00
markjcrane 3c5f4266dd Remove the indentation on the Mitel key assignments so the resulting provisioning file is easier to read. 2016-01-29 11:14:49 -07:00
markjcrane 5803227117 Update the Mitel template for Key Line use the key_id instead of key_line. 2016-01-29 11:05:05 -07:00
markjcrane 1b2d8851ba Fix the syntax for the Mitel template. 2016-01-29 10:53:36 -07:00