Alexey Melnichuk
|
f498e84716
|
Fix. Add # to caller ID name when call from IVR
|
2016-02-24 16:28:38 +03:00 |
|
markjcrane
|
251a1530be
|
Update PHPMailer 5.2.2 to 5.2.14.
|
2016-02-22 15:00:57 -07:00 |
|
markjcrane
|
5a06f486af
|
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
|
2016-02-22 14:01:18 -07:00 |
|
markjcrane
|
106d107d9e
|
Increase the HTTPS security.
|
2016-02-22 13:18:37 -07:00 |
|
markjcrane
|
de53ae149e
|
Fix a spelling mistake in the log message in dialplan.lua.
|
2016-02-22 13:17:04 -07:00 |
|
markjcrane
|
9ce23a7cca
|
Set max rotate on the FreeSWITCH logs to 10.
|
2016-02-22 13:15:55 -07:00 |
|
FusionPBX
|
80758e8826
|
Merge pull request #1441 from moteus/page_caller_id_name
Fix. set caller id name in `page` application
|
2016-02-19 00:56:19 -07:00 |
|
markjcrane
|
acce2040ab
|
Company directory allow only setting the first or last name.
|
2016-02-16 13:05:25 -07:00 |
|
Alexey Melnichuk
|
7b20358284
|
Fix. set caller id name in page application
|
2016-02-16 13:36:14 +03:00 |
|
markjcrane
|
a7084e4b0b
|
Fix a spelling problem in the demo_ivr.xml.
|
2016-02-11 13:35:12 -07:00 |
|
markjcrane
|
bbd05a9c2d
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-02-10 13:49:46 -07:00 |
|
markjcrane
|
d61c7815f9
|
Prevent nil from crashing the lua script.
|
2016-02-10 13:49:31 -07:00 |
|
bdstephenson
|
17b89a8fc8
|
Update W52P Provisioning Template
account.1.subscribe_mwi should be set to '1' as per Yealink documentation. Not setting this may cause MWI to not work on the W52P.
|
2016-02-08 08:48:37 -05:00 |
|
Alexey Melnichuk
|
c31047470d
|
Fix. Declare vars in correct scope.
|
2016-02-05 10:20:09 +03: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 |
|
Alexey Melnichuk
|
5512276370
|
Fix. Allow multiple actions in IVR
|
2016-02-04 19:05:24 +03:00 |
|
Alexey Melnichuk
|
3327ecae91
|
Use logger class.
|
2016-02-04 16:05:35 +03: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
|
c2adbaa023
|
In vars.xml switch from hostname to the switchname.
|
2016-02-03 19:02:10 -07:00 |
|
markjcrane
|
578d279315
|
Include the mkdir function for the IVR Menu.
|
2016-02-03 10:43:22 -07:00 |
|
markjcrane
|
4bb748a300
|
Base64 - Make sure the directory structure exists.
|
2016-02-03 10:01:43 -07: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 |
|
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
|
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 |
|
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
|
b6790e069b
|
Change spandsp.conf.xml use-ecm from true to false.
|
2016-01-28 19:42:39 -07:00 |
|
mafoo
|
ef31b4082d
|
Converted uses of ringback to common function
|
2016-01-28 15:51:50 +00:00 |
|
markjcrane
|
f859f1f9a9
|
Update the Cisco 794x personal contacts.
|
2016-01-25 20:42:48 -07:00 |
|