Commit Graph

5943 Commits

Author SHA1 Message Date
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
markjcrane
346c5cab34 Add Mitel 5330 provisioning templates. 2016-01-29 10:34:18 -07:00
markjcrane
cb915351c9 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-29 10:32:03 -07:00
markjcrane
42d0f146a6 Improve the key handling in the Mitel. 2016-01-29 10:31:44 -07:00
FusionPBX
012655ab23 Merge pull request #1415 from mafoo/Enhance-ringback
Enhance ringback
2016-01-29 07:24:14 -07:00
mafoo
02566294cb converted callcenter to use common function 2016-01-29 11:26:21 +00:00
markjcrane
d0eb7ad2c1 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-28 19:42:54 -07:00
markjcrane
b6790e069b Change spandsp.conf.xml use-ecm from true to false. 2016-01-28 19:42:39 -07:00
FusionPBX
3bc0f8c241 Merge pull request #1414 from moteus/moh_record_path
Fix. Path to records in music on hold.
2016-01-28 11:37:22 -07:00
mafoo
ef31b4082d Converted uses of ringback to common function 2016-01-28 15:51:50 +00:00
Alexey Melnichuk
7545a52013 Fix. Path to records in music on hold. 2016-01-28 13:17:30 +03:00
markjcrane
e5169e2432 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-27 15:56:42 -07:00
markjcrane
217e3b562c Add a new permission extension_user_record to control who is able to see extension record. By default superadmin has this permission. 2016-01-27 15:56:22 -07:00
FusionPBX
78c1bb01c4 Merge pull request #1413 from mafoo/BugFix-Phrases
phrases should be written out as there uuid
2016-01-26 10:38:43 -07:00
mafoo
671315a361 phrases should be written out as there uuid
not the name.domain_uuid format
2016-01-26 17:34:44 +00:00
markjcrane
5ed6f62307 Fix the install problem. 2016-01-26 09:01:56 -07:00
markjcrane
4261c58c14 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-25 21:27:37 -07:00
markjcrane
9546782a68 Add Cisco and Linksys to the format_mac list. 2016-01-25 21:27:21 -07:00
FusionPBX
45a088a409 Merge pull request #1406 from moteus/modules_no_esl
Fix. Display modules form if FS does not start.
2016-01-25 21:18:22 -07:00
markjcrane
f859f1f9a9 Update the Cisco 794x personal contacts. 2016-01-25 20:42:48 -07:00
markjcrane
c49e47e61f More work on user assigned contacts. 2016-01-25 20:38:45 -07:00
markjcrane
495bafd3f5 Remove the recordings_dir with automatic domain_name and add domain_name in a few places where it was missing. 2016-01-25 16:53:09 -07:00
markjcrane
7d375d05de Add recording file handling to the ivr xml handler. 2016-01-25 16:32:27 -07:00
markjcrane
a018674597 Add domain name to the recordings path in ivr_menu.lua. 2016-01-25 16:31:04 -07:00
markjcrane
8cd347bede Disable default settings -> call center path by default. 2016-01-25 10:24:09 -07:00
markjcrane
2bd1c492b0 Change the variable from cmt to comment to make it easier to read the code. 2016-01-25 09:41:29 -07:00
FusionPBX
3ea2012644 Merge pull request #1412 from mafoo/BugFix-FT_Install
BugFix for remote pgsql databases
2016-01-25 09:08:28 -07:00
mafoo
97747c7fb5 BugFix for remote pgsql databases 2016-01-25 14:29:27 +00:00
markjcrane
19945b5095 Change the comment in check_password.lua. 2016-01-22 12:24:18 -07:00
FusionPBX
ee97fe4230 Merge pull request #1405 from moteus/voicemail_check_enable
Fix. Do not prompt password if there no mailbox.
2016-01-22 12:18:36 -07:00
markjcrane
febf47d61e Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-22 11:11:23 -07:00
markjcrane
f9bd8e0998 Change Mitel Line 1-8 to Line only. 2016-01-22 11:02:25 -07:00
FusionPBX
7fbc35b1e1 Merge pull request #1407 from mafoo/BugFix-Operator_Panel
BugFix Operator Panel
2016-01-22 08:12:32 -07:00
mafoo
87a2b0de47 fix for when the element is not in the document yet 2016-01-22 11:51:58 +00:00
Alexey Melnichuk
75195d5153 Fix. Display modules form if FS does not start. 2016-01-22 13:05:13 +03:00
Alexey Melnichuk
e4e6fe92a9 Fix. Do not prompt password if there no mailbox. 2016-01-22 11:37:34 +03:00
markjcrane
5a20dce9ab Move the php tag. 2016-01-21 23:33:03 -07:00
markjcrane
2e0e499e93 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-21 23:29:29 -07:00
markjcrane
3ea6eac9cf Start the Mitel functions list. 2016-01-21 23:29:13 -07:00
FusionPBX
a741c6d2dc Merge pull request #1404 from moteus/dialplan_copy_app_uuid
Fix. Copy dialplan extension with correct `add_uuid` for outbound route.
2016-01-21 08:53:43 -07:00