Alexey Melnichuk
69be506311
Add. debug message to log.
2016-02-02 19:32:27 +03:00
Alexey Melnichuk
b6ed2eebe9
Fix. Do not build context if there error.
2016-02-02 19:08:19 +03:00
markjcrane
1a0301f6f7
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
28b7905c76
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
167e3061aa
Add polycom_digitmap variable for Polycom variable for provisioning.
2016-01-29 16:02:32 -07:00
markjcrane
df78108b18
Mitel provisioning ensure the user_id is set for all keys.
2016-01-29 13:45:25 -07:00
markjcrane
b61cf0cff7
More work on the Mitel key handling.
2016-01-29 12:10:55 -07:00
markjcrane
6b2949e9b2
Fix the Mitel key type.
2016-01-29 12:04:37 -07:00
markjcrane
0f420f275f
Mitel Provisioning add a value for 'Addr'
2016-01-29 11:34:10 -07:00
markjcrane
73d2360b8a
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
147bb801fe
Update the Mitel template for Key Line use the key_id instead of key_line.
2016-01-29 11:05:05 -07:00
markjcrane
b8c0c5f2dc
Fix the syntax for the Mitel template.
2016-01-29 10:53:36 -07:00
markjcrane
861153fb05
Add Mitel 5330 provisioning templates.
2016-01-29 10:34:18 -07:00
markjcrane
e763848e1d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-29 10:32:03 -07:00
markjcrane
bbc49caacc
Improve the key handling in the Mitel.
2016-01-29 10:31:44 -07:00
FusionPBX
85218c9133
Merge pull request #1415 from mafoo/Enhance-ringback
...
Enhance ringback
2016-01-29 07:24:14 -07:00
mafoo
b573f65410
converted callcenter to use common function
2016-01-29 11:26:21 +00:00
markjcrane
e27ecec310
Change spandsp.conf.xml use-ecm from true to false.
2016-01-28 19:42:39 -07:00
mafoo
b655a064fd
Converted uses of ringback to common function
2016-01-28 15:51:50 +00:00
markjcrane
9787fe2087
Update the Cisco 794x personal contacts.
2016-01-25 20:42:48 -07:00
markjcrane
cf2a4601ff
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
48d220b93e
Add recording file handling to the ivr xml handler.
2016-01-25 16:32:27 -07:00
markjcrane
46fd506ed2
Add domain name to the recordings path in ivr_menu.lua.
2016-01-25 16:31:04 -07:00
markjcrane
d3e89f0540
Change the comment in check_password.lua.
2016-01-22 12:24:18 -07:00
Alexey Melnichuk
da1aa87b9e
Fix. Do not prompt password if there no mailbox.
2016-01-22 11:37:34 +03:00
markjcrane
1b79c30ce0
Update the constructor in the vcard class.
2016-01-20 23:56:06 -07:00
markjcrane
fe14179f0f
Remove the polycom/tftp/site.cfg as its currently not working as expected.
2016-01-20 20:33:50 -07:00
markjcrane
3d687d3f39
Add a new polycom template for tftp.
2016-01-20 16:27:17 -07:00
Mafoo
56b34c34ca
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
markjcrane
5efc4dd0b7
Add personal directory array for provisioning.
2016-01-19 22:14:02 -07:00
Mafoo
87dbd6b428
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
markjcrane
fa081456b1
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
markjcrane
4a1c02973d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-16 21:42:40 -07:00
markjcrane
87b0a2344f
Rename the cisco provision files for consistency.
2016-01-16 21:42:13 -07:00
blackc2004
e842e06f53
change file name
2016-01-16 11:30:49 -08:00
FusionPBX
d298dad5cc
Merge pull request #1331 from mafoo/BugFix-root.php_logic
...
Rollout new root.php
2016-01-16 10:09:44 -07:00
markjcrane
912e9dab28
Consolidate the SQL Queries for better performance.
2016-01-16 09:54:01 -07:00
FusionPBX
6e2cc41caf
Merge pull request #1139 from joernott/master
...
Allow provisioning with internal addressbook and update snom320 tpl
2016-01-15 22:45:32 -07:00
FusionPBX
40d6c3f601
Merge pull request #1385 from blackc2004/master
...
yealink remote phone book
2016-01-15 22:40:55 -07:00
FusionPBX
697ddb08c9
Merge pull request #1384 from moteus/lua_conf_run_example
...
Add. Example of how run fax queue monitor.
2016-01-15 21:43:34 -07:00
FusionPBX
eb77a26998
Merge pull request #1387 from mafoo/BugFix-Languages
...
BugFixes in languages.lua
2016-01-15 21:42:48 -07:00
blackc2004
6dc1f9b631
Update cidlookup.conf.xml
2016-01-15 20:11:38 -08:00
markjcrane
1a896d3cd2
Fix the domain name in MN_Generic.cfg.
2016-01-15 17:54:06 -07:00
markjcrane
7d5312520a
Make the domain in MN_Generic.cfg dynamic.
2016-01-15 17:35:00 -07:00
markjcrane
4c5d644757
Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates.
2016-01-15 17:09:16 -07:00
markjcrane
492653b1e0
Add a line feed to the mitel/5324/MN_{$mac}.cfg template.
2016-01-15 14:27:53 -07:00
markjcrane
9d61033b87
Default mitel tftp_config to 2.
2016-01-15 14:15:53 -07:00
markjcrane
dd7f473f8d
Fix the domain_name syntax.
2016-01-15 13:45:32 -07:00
markjcrane
3da1d0b521
A few more adjustments for the Cisco 79xx directories.
2016-01-15 13:43:40 -07:00
markjcrane
725fc133ea
Fix the syntax in the 7940 and 7960 directory-personal.xml configuration.
2016-01-15 13:36:46 -07:00