FusionPBX
d9bec83296
Update app_languages.php
...
Add a button for XML.
2016-09-28 01:01:52 -06:00
FusionPBX
117eff2f7c
Update dialplan_edit.php
...
Update the XML button and update the array.
2016-09-28 00:58:56 -06:00
FusionPBX
6bf73df771
Update app_config.php
...
Add the dialplan_xml field and permission.
2016-09-28 00:49:48 -06:00
FusionPBX
4f852b3ef1
Create dialplan_xml.php
...
Add a new file to be able to edit the new dialplan xml field.
2016-09-28 00:47:19 -06:00
Len
a9153fc000
t40p yealink template ( #1941 )
...
* Create y000000000054.cfg
* Create {$mac}.cfg
* Create favorite_setting.xml
* Create directory.xml
* Update and rename y000000000036.cfg to y000000000054.cfg
2016-09-25 01:46:19 -06:00
Chris Black
35d3470bd6
one more spot to add playandgetdigits ( #1942 )
2016-09-25 01:43:20 -06:00
FusionPBX
01f4dfe527
Update recordings.php
...
When uploading a recording ensure that the domain name directory exists so the file can be uploaded to it.
2016-09-22 19:25:43 -06:00
Alexey Melnichuk
ff1181e43b
Fix. Do not display error message if exesute returns 0 ( #1939 )
2016-09-22 09:17:02 -06:00
Alexey Melnichuk
5006ef18aa
Fix. Use array to support PHP 5.3. ( #1938 )
2016-09-22 09:15:07 -06:00
FusionPBX
3a8f14e1ea
Update index.php
2016-09-20 16:51:17 -06:00
markjcrane
b37a6554dc
Update Yealink templates add new variables yealink_vlan_enable, yealink_emergency_number, yealink_lock_enable, yealink_lock_pin, yealink_lock_timeout, yealink_lock_key_type, yealink_backlight_time and correct the wallpaper and firmware variables for some of the phones.
2016-09-20 13:53:53 -06:00
FusionPBX
1b64726403
Update macro.lua
2016-09-20 10:56:34 -06:00
FusionPBX
4490709b23
Update macro.lua
2016-09-20 10:27:47 -06:00
FusionPBX
ad93950d25
Update index.lua
2016-09-20 10:22:05 -06:00
FusionPBX
0896f8abcc
Update app_languages.php
2016-09-20 10:01:40 -06:00
FusionPBX
a1a2e68fdc
Update voicemail_edit.php
2016-09-20 09:51:48 -06:00
FusionPBX
289cbff7ad
Update app_config.php
...
Add voicemail_alternate_greet_id to the database.
2016-09-20 09:42:00 -06:00
hargut
ceb532eb7e
Fix e-mail attachment handling / conversion & allow local emails to be valid ( #1921 )
...
* Enable local email addresses to be valid. E.g required for local Fax submission.
* Fix filenames & allow spaces in filenames.
* Fix attachment file names.
* Revert "Fix filenames & allow spaces in filenames."
This reverts commit 0908f42cc7 .
See commit ecf490ff79 for the proper fix.
2016-09-19 08:54:58 -06:00
Luis Daniel Lucio Quiroz
26617f7b51
Fix load balancing ( #1920 )
...
Same rationale as 4.0
2016-09-18 22:08:50 -06:00
FusionPBX
d190f6a30d
Update orm.php
...
Updated code to be more robust and handle more situations such as primary key and child key in the array but doesn't exist in the database.
2016-09-18 15:27:40 -06:00
jebsolutions
185417c45a
Update macro.lua to fix reading voicemail extension number ( #1929 )
...
Expected result: The person at extension XXX is unavailable ...
Actual result: The person at is unavailable...
i.e. it doesn't say the extension number.
bug: trying to access local variable voicemail_greet_id outside it's scope...so it doesn't exist and you get this in the logs:
2016-09-18 12:32:54.615249 [ERR] switch_cpp.cpp:977 Error! invalid args.
Fix moves local variable creation outside the inner "if" so it's available for the later table.insert
2016-09-18 14:02:25 -06:00
AgregarDeveloper
4c0b83707b
Added pt-br language support. Few typo fixes. ( #1922 )
...
* Added pt-br language support. Few typo fixes.
* Update switch.conf.xml
Update mailer-app and mailer-app-args to use the default install path.
2016-09-17 22:05:51 -06:00
FusionPBX
e7ecc27901
Update macro.lua
2016-09-17 18:20:58 -06:00
FusionPBX
c33853f88c
Update check_auth.php
2016-09-16 18:06:51 -06:00
FusionPBX
19a15b6860
Update switch.conf.xml
...
Update mailer-app and mailer-app-args to use the default install path.
2016-09-15 14:10:27 -06:00
Chris Black
00fa4c7064
fix the voicemail IVR with custom greeting ( #1917 )
2016-09-14 15:28:04 -06:00
DigiDaz
cf39ea04d9
Moved the display update to the end ( #1913 )
...
Moved the UPDATE sip request to the end as it was sending the UPDATE request sometimes before the ACK had been received to the 200OK. This was sometimes causing it to fail.
Also removed a couple of commented out lines.
2016-09-13 20:06:26 -06:00
FusionPBX
4cc8a8582b
Update time_condition_edit.php
...
Time condition time-of-day use 1 minute increments this solves multiple problems and more flexible for minutes 0 - 59.
2016-09-13 19:17:19 -06:00
FusionPBX
b0c712c0b5
Update ivr_menu.php
...
IVR Menu - Add temporary permissions for adding or editing the dialplan.
2016-09-12 15:50:58 -06:00
FusionPBX
b78b9d91bd
Update permissions.php
2016-09-12 15:42:28 -06:00
FusionPBX
913776ba67
Update permissions.php
2016-09-12 15:40:02 -06:00
Chris Black
4ac709943b
add http_auth for remote phone book, fix dns issues ( #1912 )
2016-09-12 15:16:52 -06:00
FusionPBX
8efa92230b
Update authentication.php
2016-09-11 12:51:54 -06:00
FusionPBX
eab39b0192
Update database.php
2016-09-11 12:45:56 -06:00
FusionPBX
d25921c8cb
Update check_auth.php
...
Set the domain_uuid session variable.
2016-09-11 12:27:41 -06:00
FusionPBX
51177278fc
Update authentication.php
...
Make the database the default authentication plugin if the default setting -> authentication is not set.
2016-09-11 09:51:40 -06:00
FusionPBX
f486d08cff
Update ldap.php
2016-09-11 09:09:54 -06:00
FusionPBX
eff05debe4
Fix a spelling mistake in ldap.php.
2016-09-11 09:08:33 -06:00
FusionPBX
d907fb64d6
Update functions.php
...
FusionPBX 4.2 release.
2016-09-11 00:03:57 -06:00
FusionPBX
36e722090b
Update check_auth.php
2016-09-10 23:52:11 -06:00
FusionPBX
3839d2764f
Update functions.php
2016-09-10 23:46:25 -06:00
FusionPBX
856c804c52
Update check_auth.php
...
Updated to use the new authentication class.
2016-09-10 23:13:08 -06:00
FusionPBX
5cb3a012f5
Update ldap.php
2016-09-10 22:28:35 -06:00
FusionPBX
4640f8ac8d
Update database.php
...
Add contact_uuid to the database plugin.
2016-09-10 22:22:37 -06:00
FusionPBX
7f4e07a8eb
Create authentication.php
2016-09-10 22:21:08 -06:00
FusionPBX
a3a3dce5e6
Delete authentication.php
...
Wrong content added to this file that has no history so delete the file.
2016-09-10 22:20:10 -06:00
FusionPBX
5658dc27c4
Create root.php
2016-09-10 18:08:03 -06:00
FusionPBX
612149a91d
Create app_config.php
2016-09-10 18:07:18 -06:00
FusionPBX
4a00aeeb9a
Delete app_config.php
...
Put it in the wrong location.
2016-09-10 18:06:51 -06:00
FusionPBX
fff6776d4f
Create app_config.php
2016-09-10 18:06:13 -06:00