FusionPBX
44867faa56
Update destination_edit.php
...
Update the dialplan destination to update the dialplan xml and adjust the array that is saved.
2016-10-02 10:26:28 -06:00
FusionPBX
c3dfbe0884
Update device_edit.php
2016-10-02 01:13:25 -06:00
FusionPBX
3fa4f93a37
Update ivr_menu_edit.php
2016-10-02 01:05:40 -06:00
FusionPBX
741980b065
Update ring_group_edit.php
2016-10-02 01:03:45 -06:00
FusionPBX
fc417c5fec
Update dialplan_edit.php
...
Fix the dialplan detail array.
2016-10-01 22:00:04 -06:00
FusionPBX
d020eeecec
Update orm.php
2016-10-01 21:55:02 -06:00
FusionPBX
f82c071017
Update database_transactions.php
...
Additional work on the transaction search.
2016-10-01 20:06:42 -06:00
FusionPBX
bdf98c4561
Update app_config.php
2016-10-01 19:44:29 -06:00
FusionPBX
7dde703cc8
Update database_transactions.php
...
Work on the search tool.
2016-10-01 19:40:20 -06:00
FusionPBX
0c63d4dddd
Update ivr_menus.php
...
Try again
2016-10-01 19:22:51 -06:00
FusionPBX
2d26f7a81b
Update ivr_menus.php
...
Completely rewrote ivr_menus.php and added a new search tool like other pages.
2016-10-01 19:21:03 -06:00
FusionPBX
b99acd76ff
Update ivr_menu_edit.php
2016-10-01 19:17:07 -06:00
FusionPBX
b7f620d12d
Update ivr_menu_edit.php
...
This file has been completely rewritten includes the new search tool as used in other files.
2016-10-01 19:02:44 -06:00
FusionPBX
df7d935dcf
Update permissions.php
2016-10-01 12:07:47 -06:00
markjcrane
9b8bf76b1e
Add the database transactions feature.
2016-09-30 20:25:33 -06:00
FusionPBX
8db7cba83e
Update orm.php
2016-09-30 19:54:40 -06:00
Chris Black
26a0a702aa
fix fax multiple files. ( #1963 )
...
Added some changes from ICR regarding the text/plain emails, added a
uuid to the file name when getting saved to the FS in the event that
multiple emails come in with the same exact file name and also reset
the tif_files in fax_send as it was just adding to the end of the array
and creating bad tiffcp commands.
2016-09-30 15:47:22 -06:00
FusionPBX
bbc2f4f97d
Update xml_cdr_inc.php
2016-09-30 01:00:55 -06:00
FusionPBX
07e2193080
Update app_config.php
2016-09-29 20:09:05 -06:00
FusionPBX
b7d58c945c
Update dialplan.lua
...
Use the new pre-generated xml for the xml handler.
2016-09-29 18:00:46 -06:00
FusionPBX
15e6adce29
Update dialplan_edit.php
...
Update the dialplan xml when a dialplan is updated.
2016-09-29 17:26:58 -06:00
FusionPBX
5853675c03
Update dialplan.php
2016-09-29 17:24:29 -06:00
FusionPBX
c03e2e520e
Update ring_group_edit.php
2016-09-29 16:31:42 -06:00
FusionPBX
6f59f766d3
Update ring_groups.php
2016-09-29 15:34:10 -06:00
FusionPBX
2cccf833c3
Update ivr_menu.php
2016-09-29 14:43:21 -06:00
FusionPBX
d8d990a70a
Update ivr_menu_edit.php
2016-09-29 14:41:22 -06:00
FusionPBX
ad52c9ceea
Update dialplan.php
2016-09-29 13:12:00 -06:00
FusionPBX
1f8e408c20
Update app_defaults.php
2016-09-29 13:10:35 -06:00
FusionPBX
ccb6539805
Update dialplan.php
...
Add an xml method to the dialplan class.
2016-09-29 12:09:54 -06:00
FusionPBX
7a92f53711
Update functions.php
...
Update the master branch version to 4.3.
2016-09-29 09:05:24 -06:00
Luis Daniel Lucio Quiroz
0af9e3d794
Look further for domain_name ( #1955 )
...
Same rationale as 4.0
2016-09-28 17:56:53 -06:00
FusionPBX
a23c2a957a
Update orm.php
2016-09-28 16:42:42 -06:00
FusionPBX
5469535e59
Update fax_to_email.php
...
Fix fax to email when using method and smtp_port.
2016-09-28 13:30:46 -06:00
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