FusionPBX
6db3a26c2d
Update orm.php
2016-09-30 19:54:40 -06:00
Chris Black
0d24ad70e7
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
7bfcf7eb39
Update xml_cdr_inc.php
2016-09-30 01:00:55 -06:00
FusionPBX
f104acbb2b
Update app_config.php
2016-09-29 20:09:05 -06:00
FusionPBX
f8fb2f87f5
Update dialplan.lua
...
Use the new pre-generated xml for the xml handler.
2016-09-29 18:00:46 -06:00
FusionPBX
e58d2bc81f
Update dialplan_edit.php
...
Update the dialplan xml when a dialplan is updated.
2016-09-29 17:26:58 -06:00
FusionPBX
4363a4eae1
Update dialplan.php
2016-09-29 17:24:29 -06:00
FusionPBX
7f03caca49
Update ring_group_edit.php
2016-09-29 16:31:42 -06:00
FusionPBX
0a80b1999c
Update ring_groups.php
2016-09-29 15:34:10 -06:00
FusionPBX
96b9eaab17
Update ivr_menu.php
2016-09-29 14:43:21 -06:00
FusionPBX
2826efd171
Update dialplan.php
2016-09-29 13:12:00 -06:00
FusionPBX
eb7dec52a1
Update app_defaults.php
2016-09-29 13:10:35 -06:00
FusionPBX
c08d67855c
Update dialplan.php
...
Add an xml method to the dialplan class.
2016-09-29 12:09:54 -06:00
FusionPBX
25f4c71b1c
Update functions.php
...
Update the master branch version to 4.3.
2016-09-29 09:05:24 -06:00
Luis Daniel Lucio Quiroz
089d33384a
Look further for domain_name ( #1955 )
...
Same rationale as 4.0
2016-09-28 17:56:53 -06:00
FusionPBX
37f4099632
Update orm.php
2016-09-28 16:42:42 -06:00
FusionPBX
472c7efb3b
Update fax_to_email.php
...
Fix fax to email when using method and smtp_port.
2016-09-28 13:30:46 -06:00
FusionPBX
668264d856
Update app_languages.php
...
Add a button for XML.
2016-09-28 01:01:52 -06:00
FusionPBX
2c954b24e9
Update dialplan_edit.php
...
Update the XML button and update the array.
2016-09-28 00:58:56 -06:00
FusionPBX
3d579e2166
Update app_config.php
...
Add the dialplan_xml field and permission.
2016-09-28 00:49:48 -06:00
FusionPBX
3ae5fd704a
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
56776d1d9b
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
2a26a3b590
one more spot to add playandgetdigits ( #1942 )
2016-09-25 01:43:20 -06:00
FusionPBX
17a0c381d8
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
730d9abb18
Fix. Do not display error message if exesute returns `0` ( #1939 )
2016-09-22 09:17:02 -06:00
Alexey Melnichuk
20fc3488e0
Fix. Use `array` to support PHP 5.3. ( #1938 )
2016-09-22 09:15:07 -06:00
FusionPBX
d9f5af2477
Update index.php
2016-09-20 16:51:17 -06:00
markjcrane
48d3f317e0
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
72beb086cb
Update macro.lua
2016-09-20 10:56:34 -06:00
FusionPBX
1a61142007
Update macro.lua
2016-09-20 10:27:47 -06:00
FusionPBX
cc8ef0cc2f
Update index.lua
2016-09-20 10:22:05 -06:00
FusionPBX
20964f54fd
Update app_languages.php
2016-09-20 10:01:40 -06:00
FusionPBX
e4da37bd7a
Update voicemail_edit.php
2016-09-20 09:51:48 -06:00
FusionPBX
42321e7a85
Update app_config.php
...
Add voicemail_alternate_greet_id to the database.
2016-09-20 09:42:00 -06:00
hargut
903dabfa6c
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
5d1e995e2e
Fix load balancing ( #1920 )
...
Same rationale as 4.0
2016-09-18 22:08:50 -06:00
FusionPBX
dd254979f3
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
513e22a766
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
f62677b0b6
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
db38b8dba3
Update macro.lua
2016-09-17 18:20:58 -06:00
FusionPBX
83c9525e01
Update check_auth.php
2016-09-16 18:06:51 -06:00
FusionPBX
85c254046e
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
1a9f7737e9
fix the voicemail IVR with custom greeting ( #1917 )
2016-09-14 15:28:04 -06:00
DigiDaz
829f3d44a0
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
aab24688f3
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
f6efae3830
Update ivr_menu.php
...
IVR Menu - Add temporary permissions for adding or editing the dialplan.
2016-09-12 15:50:58 -06:00
FusionPBX
a537084752
Update permissions.php
2016-09-12 15:42:28 -06:00
FusionPBX
79bf6f56a0
Update permissions.php
2016-09-12 15:40:02 -06:00
Chris Black
54c15039ba
add http_auth for remote phone book, fix dns issues ( #1912 )
2016-09-12 15:16:52 -06:00
FusionPBX
db9b088d86
Update authentication.php
2016-09-11 12:51:54 -06:00