FusionPBX
cf8e29d79c
Update extension_delete.php
2019-05-07 14:01:51 -06:00
ednt
e01687752b
convert local html characters like Ü ( #4069 )
...
Foreign language html emails were sent as received.
Now all html entities should be converted to there corresponding UTF8 characters.
2019-05-07 11:29:50 -06:00
FusionPBX
ae57523905
Update destination_delete.php
2019-05-05 19:31:43 -06:00
FusionPBX
36aeda4e34
Update app_defaults.php
2019-04-30 23:57:10 -06:00
FusionPBX
a699bc0bbb
Update app_defaults.php
2019-04-30 23:49:44 -06:00
FusionPBX
e9f7a03adf
Update index.php
2019-04-30 23:10:13 -06:00
FusionPBX
5c5c00022c
Update app_defaults.php
2019-04-30 23:09:24 -06:00
FusionPBX
8ac9c1530c
Update app_config.php
2019-04-30 23:08:53 -06:00
FusionPBX
ed560bca10
Update destination_edit.php
2019-04-29 14:33:32 -06:00
FusionPBX
50b840ddde
Update destination_edit.php
2019-04-29 14:27:54 -06:00
FusionPBX
cf1003d989
Update destination_edit.php
2019-04-29 13:22:30 -06:00
FusionPBX
74873d140c
Update app_languages.php
2019-04-29 13:18:02 -06:00
FusionPBX
6dda361bc3
Update app_config.php
2019-04-29 13:03:42 -06:00
FusionPBX
68b1639182
Update app_languages.php
2019-04-29 09:45:52 -06:00
FusionPBX
40e8724cb6
Update app_config.php
2019-04-29 09:41:54 -06:00
FusionPBX
5f6140ab2e
Update destination_edit.php
2019-04-29 09:41:21 -06:00
konradSC
9fd784046f
Bug Fix: Paging Controls in the wrong place ( #4056 )
...
* Bug Fix: Paging Controls in the wrong place
Same fix as the one for the call recordings page. You couldn't type in a page number and press enter.
* Update dialplans.php
2019-04-27 09:50:18 -06:00
konradSC
aa47a1e8ac
Paging Controls Fix ( #4048 )
...
* Paging Controls Fix
Bug where you couldn't enter a page number and press ENTER to jump to that page.
* Update call_recordings.php
2019-04-27 09:47:44 -06:00
konradSC
9727991213
Set caller-id for Follow-me using Bridge method ( #4059 )
...
This keeps the same caller-id method for loopback, but adds in a method for caller-id using bridge.
2019-04-27 09:41:00 -06:00
FusionPBX
920d944d32
Update sql_query_result.php
2019-04-27 09:37:26 -06:00
FusionPBX
5d8be271c8
Update sql_query_result.php
2019-04-27 08:40:12 -06:00
FusionPBX
58766be047
Update app_config.php
2019-04-25 10:38:13 -06:00
FusionPBX
8ed019f522
Update app_menu.php
2019-04-25 10:37:40 -06:00
FusionPBX
bcaa847aac
Update sql_query_result.php
2019-04-25 10:36:47 -06:00
FusionPBX
c6ff33c782
Update exec.php
2019-04-25 10:34:57 -06:00
FusionPBX
0d1461f296
Update conference_sessions.php
2019-04-25 00:33:58 -06:00
FusionPBX
c4a3c6e6d1
Update app_menu.php
2019-04-24 17:33:51 -06:00
FusionPBX
61e0091e34
Update app_config.php
2019-04-24 17:33:22 -06:00
FusionPBX
9e35ce0f64
Update device_profile_copy.php
2019-04-24 14:40:00 -06:00
FusionPBX
ddc691e002
Update xml_cdr_inc.php
2019-04-24 14:37:26 -06:00
konradSC
9427b3bdf1
Only set "is_follow_me_loopback" if using loopback ( #4057 )
2019-04-24 13:36:14 -06:00
FusionPBX
d8b2b6f912
Update follow_me.php
2019-04-24 13:24:40 -06:00
konradSC
cf6ec78beb
Follow-me Dialstring Bugfix ( #4055 )
...
Set the follow-me dial_string so the sofia_contact will work with multiple SIP profiles.
2019-04-24 08:57:02 -06:00
FusionPBX
8d543c9b21
Update bridge_edit.php
2019-04-23 10:03:47 -06:00
FusionPBX
42fbbe6418
Update bridges.php
2019-04-23 10:02:54 -06:00
Nate
b173b9883c
Email Logs: Fix Show All & Label
2019-04-22 06:46:06 -06:00
Luis Daniel Lucio Quiroz
67043c6ad8
[4.5] fixes null record_name and record_path fields in v_xml_cdr ( #4053 )
...
* record_name verification
* record_name better verification
when you carry on some updates from 4.0 to 4.2 and then 4.4, old dialplans do not create all the variables, record_session is created, but record_name (and record_path) are not null, set and lenght zero, "" in otherwords.
Then, in the db record, record_name and record_path are empty, regardless if the recording file exists. Therefore, they are not shown in the CDR app.
This fixes this issue.
2019-04-20 17:05:40 -06:00
FusionPBX
5c25055ed1
Update email_log_view.php
2019-04-20 13:25:15 -06:00
FusionPBX
2596507dd7
Update email_logs.php
2019-04-20 09:46:52 -06:00
FusionPBX
7a44f73669
Update email_log_delete.php
2019-04-20 09:43:16 -06:00
FusionPBX
d1b5dba528
Update app_config.php
2019-04-20 09:41:51 -06:00
FusionPBX
7b7590a436
Update email_log_delete.php
2019-04-20 09:40:54 -06:00
FusionPBX
ac6442deb3
Update email_logs.php
2019-04-20 09:37:19 -06:00
FusionPBX
1fe331ebc6
Update email_log_delete.php
2019-04-20 09:33:27 -06:00
FusionPBX
a994b63fc2
Update email_log_view.php
2019-04-20 09:32:08 -06:00
FusionPBX
2d45f12b2e
Update email_logs.php
2019-04-20 09:31:11 -06:00
FusionPBX
186a26d556
Update email_logs.php
2019-04-20 09:27:38 -06:00
FusionPBX
37d0aafff8
Update app_config.php
2019-04-20 09:26:21 -06:00
FusionPBX
e32d01ae9c
Update xml_cdr_statistics_inc.php
2019-04-19 11:02:58 -06:00
FusionPBX
6051aa27eb
Update destination_imports.php
2019-04-18 12:23:12 -06:00
Luis Daniel Lucio Quiroz
f3b67dcee2
[4.5] Fix CDR Details ( #4052 )
...
Same as 4.4
2019-04-18 11:58:34 -06:00
FusionPBX
266d53ddb5
Update email_log_delete.php
2019-04-18 09:56:08 -06:00
FusionPBX
4bb6c805c8
Update email_logs.php
2019-04-18 09:35:48 -06:00
FusionPBX
4e06fa466e
Update and rename email_view.php to email_log_view.php
2019-04-18 09:15:41 -06:00
FusionPBX
29bc8ff39c
Update email_logs.php
2019-04-18 09:12:42 -06:00
FusionPBX
a144ca24de
Update email_log_delete.php
2019-04-18 09:01:50 -06:00
FusionPBX
082170e80f
Update and rename email_cron.php to email_log_cron.php
2019-04-18 09:01:05 -06:00
FusionPBX
b38d578b48
Update app_menu.php
2019-04-18 08:59:28 -06:00
FusionPBX
b84f199dea
Update app_languages.php
2019-04-18 08:58:41 -06:00
FusionPBX
96d1b15cb5
Update app_config.php
2019-04-18 08:57:53 -06:00
FusionPBX
8fcda9cbd1
Update email_test.php
2019-04-18 08:56:16 -06:00
FusionPBX
378567487f
Update and rename email_delete.php to email_log_delete.php
2019-04-18 08:52:38 -06:00
FusionPBX
8e8e10d1ac
Update and rename emails.php to email_logs.php
2019-04-18 08:51:32 -06:00
markjcrane
75734baf99
Move app/emails to app/email_logs
2019-04-18 14:27:01 +00:00
FusionPBX
2acd85ae24
Update app_config.php
2019-04-18 08:38:54 -06:00
FusionPBX
8875370494
Update destination_imports.php
2019-04-17 23:26:49 -06:00
FusionPBX
18919dda90
Update destination_imports.php
2019-04-17 23:26:09 -06:00
FusionPBX
42e589ff60
Update sql_backup.php
2019-04-17 09:44:24 -06:00
FusionPBX
bd78bcad75
Update sql_query_pdo.php
2019-04-17 09:43:35 -06:00
FusionPBX
4763997bb4
Update sql_query_db.php
2019-04-17 09:42:12 -06:00
FusionPBX
9e811ccd2d
Update sql_query_db.php
2019-04-17 09:39:58 -06:00
FusionPBX
6b23208f1b
Update sql_query_result.php
2019-04-17 09:38:54 -06:00
FusionPBX
6902cbe06d
Update exec.php
2019-04-17 09:37:56 -06:00
FusionPBX
ddf7a40d49
Update call_center.php
2019-04-16 17:06:05 -06:00
Nate
4ec1c3e361
Additional browser autofill prevention for Extensions and Voicemails
2019-04-13 17:39:43 -06:00
FusionPBX
9118cdd1a0
Update device_edit.php
2019-04-13 01:34:00 -06:00
Nate
e6050cb193
Additional browser autofill prevention for Devices, Fax, Gateway and User
2019-04-12 10:18:03 -06:00
FusionPBX
66ccc863ed
Update 010_user_exists.xml
2019-04-12 10:03:12 -06:00
FusionPBX
4d413a749e
Update 050_user_record.xml
2019-04-12 10:02:22 -06:00
FusionPBX
20f86896c4
Update 200_agent_status.xml
2019-04-11 18:07:54 -06:00
konradSC
7fe9794191
Bug fix: No answer_stamp in CDR ( #4049 )
...
* Bug fix: No answer_stamp in CDR
Here's a fun little bug that took me a longer than it should have to figure out. When a person make a call and then cancels the request there is no "answer_stamp" written to the CDR. Because of this, v_call_recordings.call_recording_name gets imported as NULL. This causes all the canceled calls to show up in the Call Recordings app first in the list and with no date set.
* Update xml_cdr.php
* Update v_xml_cdr_import.php
2019-04-11 18:00:11 -06:00
FusionPBX
e0867b0221
Update xml_cdr_inc.php
2019-04-11 17:53:10 -06:00
FusionPBX
722c0482ff
Update dialplan.php
2019-04-10 12:37:38 -06:00
FusionPBX
b15e692e6f
Update dialplan.php
2019-04-10 12:21:53 -06:00
FusionPBX
0f965c8928
Update index.php
2019-04-05 17:02:58 -06:00
FusionPBX
e43ca27ba2
Update exec.php
2019-04-05 16:40:17 -06:00
FusionPBX
f38676b7b6
Update index_inc.php
2019-04-05 13:56:45 -06:00
FusionPBX
391a23d070
Update index_inc.php
2019-04-05 12:49:58 -06:00
Nate
8adcdff79b
Contact Attachments: Change Upload Date field to timestamptz.
2019-04-04 15:47:14 -06:00
FusionPBX
a87ac93d71
Update app_config.php
2019-04-04 14:50:25 -06:00
StratoSwitch
3263cd2e93
Update call_center.php ( #4046 )
...
Add pause before greeting if greeting assigned
2019-04-04 10:20:34 -06:00
Nate
418eeb83e4
Messages: Contact List text adjustments.
2019-03-29 10:15:46 -06:00
Nate
f280969324
Messages: Better contact image efficiency. Display images in Contacts list.
2019-03-29 10:11:30 -06:00
Nate
448e8e3f4c
Contacts: Primary image (attachment) icon added to Contact List for quick view. Delete attachments when Contact deleted.
2019-03-28 18:53:01 -06:00
Nate
6ac511f448
Messages: Add border to Contact images in message thread.
2019-03-28 18:15:22 -06:00
Nate
b7e7d1180c
Messages: Show date and time local to user.
2019-03-28 18:09:51 -06:00
Nate
e9780736ef
Messages: Integrate primary attachment (image) from Contacts in message thread. Dynamically adjust thread height on window resize.
2019-03-28 17:58:02 -06:00
Nate
6acd640d2f
Messages: Use more accurate message attachment size function.
2019-03-28 12:20:15 -06:00
Nate
f604880d9c
Contacts: Add Contact Attachments
2019-03-28 12:18:24 -06:00
FusionPBX
50db42eaab
Update 030_is_loopback.xml
2019-03-27 10:57:53 -06:00
FusionPBX
50a5893425
Update app_config.php
2019-03-24 08:57:10 -06:00
FusionPBX
fe7fd158fb
Update app_config.php
2019-03-24 08:30:34 -06:00
FusionPBX
3730a8fe3e
Update app_config.php
2019-03-24 08:28:16 -06:00
FusionPBX
2babe1d322
Update app_config.php
2019-03-24 08:26:29 -06:00
FusionPBX
e12e31a1d6
Update app_config.php
2019-03-24 08:21:26 -06:00
FusionPBX
913fc9dfa5
Update app_config.php
2019-03-24 08:07:38 -06:00
FusionPBX
0a68b4472f
Update app_config.php
2019-03-24 08:06:01 -06:00
FusionPBX
a6b30f6245
Update app_config.php
2019-03-24 08:04:45 -06:00
FusionPBX
de797d480b
Update app_config.php
2019-03-24 08:02:01 -06:00
FusionPBX
9e8677d3e6
Update app_config.php
2019-03-24 07:56:12 -06:00
FusionPBX
2819f615f5
Update app_config.php
2019-03-24 07:54:22 -06:00
FusionPBX
a783b1b1b5
Update app_config.php
2019-03-23 22:37:49 -06:00
FusionPBX
d30fcbb6d1
Update follow_me.php
2019-03-21 21:06:07 -06:00
FusionPBX
9e326e8a39
Update follow_me.php
2019-03-21 20:05:48 -06:00
FusionPBX
9b595ebc90
Update follow_me.php
2019-03-21 16:56:00 -06:00
FusionPBX
78014385c5
Update call_block_edit.php
2019-03-21 14:06:42 -06:00
FusionPBX
b231c1ac81
Update app_config.php
2019-03-21 14:04:16 -06:00
Len
4bcf09c306
Update app_config.php ( #4039 )
2019-03-20 08:23:58 -06:00
FusionPBX
a22a7e1bac
Update 400_recordings.xml
2019-03-19 17:29:57 -06:00
FusionPBX
bcfc97a978
Update app_config.php
2019-03-18 09:37:30 -06:00
FusionPBX
75182f2ee1
Update xml_cdr.php
2019-03-17 00:55:09 -06:00
FusionPBX
cd6e5fe791
Update v_xml_cdr_import.php
2019-03-17 00:51:06 -06:00
FusionPBX
4461a5ce6f
Update v_xml_cdr_import.php
2019-03-17 00:49:43 -06:00
FusionPBX
79e42aafef
Update app_config.php
2019-03-16 04:18:21 -06:00
FusionPBX
bb5e79572e
Update v_xml_cdr_import.php
2019-03-16 04:17:01 -06:00
FusionPBX
47b0b0da6e
Update call_center_agent_edit.php
2019-03-15 00:02:20 -06:00
FusionPBX
4a9826866b
Update fax_edit.php
2019-03-15 00:01:21 -06:00
FusionPBX
3f428583ef
Update app_config.php
2019-03-14 23:54:59 -06:00
FusionPBX
4924676825
Update app_defaults.php
2019-03-14 23:53:15 -06:00
FusionPBX
9cebeb75b7
Update 400_recordings.xml
2019-03-14 23:42:09 -06:00
FusionPBX
e8cd217b58
Update v_xml_cdr_import.php
2019-03-14 14:57:46 -06:00
Nate
4bc43fb60e
Password Reset: Add email message to Email Templates.
2019-03-13 23:30:39 -06:00
FusionPBX
db6f070a19
Update xml_cdr.php
2019-03-13 20:15:19 -06:00
FusionPBX
e6a790da96
Update app_config.php
2019-03-13 20:14:32 -06:00
FusionPBX
14951a48cc
Update app_config.php
2019-03-12 08:23:11 -06:00
FusionPBX
c25db66ee5
Update gateway_delete.php
2019-03-08 14:13:16 -07:00
FusionPBX
8737af841a
Update destination_edit.php
2019-03-08 08:48:38 -07:00
FusionPBX
a213aa7a20
Update gateway_delete.php
2019-03-07 16:44:09 -07:00
FusionPBX
2585949b3d
Update app_defaults.php
2019-03-07 16:37:47 -07:00
Nate
ca74e8591c
User Edit: Only list Contacts not already assigned to a User. Contact Edit: Display button to User the Contact is assigned to (if any).
2019-03-06 19:54:12 -07:00
Len
8be372fd6f
Update app_config.php ( #4009 )
...
fix duplicate uuid
2019-03-05 20:00:00 -07:00
FusionPBX
a478765738
Update app_config.php
2019-03-05 18:34:52 -07:00
FusionPBX
9b2b93c900
Update app_config.php
2019-03-05 18:17:42 -07:00
ednt
e3ce695f92
Bug option list and with multiple registartions. ( #4012 )
...
de-ring was not in the option list.
If multiple devices are registered with the same extension, only on device was ringing. (And this was not the device in front of you :) )
The Call UUID was 'duplicated'
The fix is to remove the origination_uuid. Then all devices rings simultaniously.
2019-03-05 12:19:10 -07:00
FusionPBX
ddc46f8901
Update follow_me.php
2019-03-04 13:03:31 -07:00
FusionPBX
ca0ba0ec39
Delete 520_follow_me_bridge.xml
2019-03-03 15:23:14 -07:00
FusionPBX
2dc5c30ffd
Update xml_cdr_inc.php
2019-03-03 12:03:13 -07:00
emaktech
f30457b12b
Retrieve gateway names with variables and failover ( #4004 )
...
Previously, if a bridge statement was written with prepended variables to be passed, the gateway name would not be parsed and replaced. Additionally, if multiple bridges were used in failover in a single bridge statement separated by a pipe, only the first would be parsed and replaced.
I noticed this after upgrade to FreeSWITCH 1.8.5 (from 1.6.20) which changed failover behavior with multiple separate bridge statements. When network returns 486 BUSY, it will proceed to second bridge statement, initiating a second call. To allow failover and not have this behavior, you must write a single statement and separate your failover bridges with a pipe, this change allows the UI to show all gateway names on the line once saved.
Examples:
{fax_use_ecm=on}sofia/gateway/99b1234c-667c-4b31-9d2f-31d4f396abfa/$1
=> {fax_use_ecm=on}sofia/gateway/Gateway_Name/$1
sofia/gateway/0e70e123-00fd-4f0c-b525-bc7f6283cfa1/$1|sofia/gateway/99b1234c-667c-4b31-9d2f-31d4f396abfa/1$1
=> sofia/gateway/Gateway_One/$1|sofia/gateway/Gateway_Two/1$1
2019-03-03 11:10:15 -07:00
FusionPBX
db13ae9cf0
Update contact_edit.php
2019-03-01 06:08:47 -07:00
Nate
6470afb3d0
Restore Login Reset Password functionality, adjust default SMTP debug level.
2019-02-28 17:32:27 -07:00
FusionPBX
c9f30389e0
Update time_conditions.php
2019-02-23 17:53:34 -07:00
FusionPBX
a0686b1b53
Update time_condition_edit.php
2019-02-23 17:41:56 -07:00
FusionPBX
a7170051c6
Update time_conditions.php
2019-02-23 17:07:45 -07:00
FusionPBX
59e61a7f59
Update app_config.php
2019-02-23 17:06:09 -07:00
FusionPBX
996d1a2251
Update providers.php
2019-02-23 16:25:54 -07:00
FusionPBX
c437e9ec0c
Update providers.php
2019-02-23 16:25:02 -07:00
FusionPBX
25f29bc0d6
Update providers.php
2019-02-23 16:18:35 -07:00
FusionPBX
9f6a119239
Update providers.php
2019-02-23 13:42:53 -07:00
FusionPBX
34782f28d6
Update providers.php
2019-02-23 13:32:24 -07:00
FusionPBX
f7f0115068
Update providers.php
2019-02-23 13:06:03 -07:00
FusionPBX
9e8ad4153c
Update follow_me.php
2019-02-21 17:45:43 -07:00
FusionPBX
5c65247dbb
Update 520_follow_me_bridge.xml
2019-02-20 09:06:34 -07:00
FusionPBX
f879183ee9
Update 010_user_exists.xml
2019-02-20 08:58:54 -07:00
FusionPBX
02cf937e55
Update contact_edit.php
2019-02-20 08:09:12 -07:00
FusionPBX
c66a03b93e
Update destinations.php
2019-02-20 07:59:51 -07:00
FusionPBX
8c36da3e87
Update 520_follow_me_bridge.xml
2019-02-19 11:55:31 -07:00
FusionPBX
01b9cdff3a
Update follow_me.php
2019-02-19 11:26:44 -07:00
FusionPBX
bcbda3feff
Update call_edit.php
2019-02-19 10:30:23 -07:00
FusionPBX
044f048363
Update app_config.php
2019-02-19 09:24:40 -07:00
FusionPBX
31c0fa01fc
Update extension_edit.php
2019-02-19 08:41:56 -07:00
FusionPBX
4da0925737
Update device_edit.php
2019-02-19 08:40:37 -07:00
FusionPBX
758170eaf3
Update device_edit.php
2019-02-19 08:38:48 -07:00
konradSC
762f28aeea
autocomplete="new-password" for devices ( #4005 )
...
Chrome is no longer supporting autocomplete="off". The new standard for Chrome is autocomplete="new-password". This also seems to work for Firefox as well.
2019-02-19 08:37:10 -07:00
konradSC
d8e1f249b6
Marker for identifying call as follow-me loopback ( #3977 )
...
* Marker for identifying call as follow-me loopback
We need a way of the dialplan identifying calls that are generated by follow-me using loopback. This setting couple with a dialplan statement allows us to identify and set proper caller-id-name/number.
* Create 030_is_loopback.xml
Are you a follow_me call that is using the loopback interface?
Ok then, are you a user on the system?
Yes, ok. Let's set your outbound_caller_id_name and outbound_caller_id_number so that you show up correctly.
Thanks.
2019-02-18 18:41:24 -07:00
FusionPBX
edb3300dff
Rename 030_is_local.xml to 035_is_local.xml
2019-02-18 18:29:41 -07:00
FusionPBX
4972776d73
Update xml_cdr.php
2019-02-18 13:30:17 -07:00
FusionPBX
29bcbc44a1
Update app_defaults.php
2019-02-14 10:27:20 -07:00
FusionPBX
f3c2d0a41e
Update fax_edit.php
2019-02-12 14:01:04 -07:00
FusionPBX
27d29f8448
Update fax_send.php
2019-02-12 12:49:13 -07:00
FusionPBX
536776cfb4
Update app_config.php
2019-02-11 20:45:25 -07:00
FusionPBX
45a73dcd20
Update extension_edit.php
2019-02-11 20:42:59 -07:00
FusionPBX
c50ab2dfb2
Update provision.php
2019-02-09 08:26:35 -07:00
FusionPBX
22ffb7c11b
Update call_broadcast_send.php
2019-02-09 08:23:10 -07:00
FusionPBX
112266735c
Update 010_user_exists.xml
2019-02-08 16:06:44 -07:00
FusionPBX
36c8a0116c
Update 050_user_record.xml
2019-02-08 16:01:02 -07:00
FusionPBX
af02f5c969
Update phrase_edit.php
2019-02-05 18:37:52 -07:00
FusionPBX
7d62552c98
Update dialplan_add.php
2019-02-05 18:36:45 -07:00
FusionPBX
c9787b0865
Update ivr_menu.php
2019-02-05 18:35:35 -07:00
FusionPBX
1b4e080b53
Update dialplan_detail_edit.php
2019-02-05 18:34:55 -07:00
FusionPBX
35796435f3
Update ivr_menu_copy.php
2019-02-05 18:33:50 -07:00
FusionPBX
a24d4b969d
Update dialplan_detail_delete.php
2019-02-05 18:33:18 -07:00
FusionPBX
07c93d9855
Update app_defaults.php
2019-02-05 18:31:03 -07:00
FusionPBX
9643372270
Update ring_group_delete.php
2019-02-05 18:29:38 -07:00
FusionPBX
bc3b1bf24a
Update phrase_detail_delete.php
2019-02-05 18:28:57 -07:00
FusionPBX
43ca227dae
Update call_flow_delete.php
2019-02-05 18:27:01 -07:00
FusionPBX
01bbccb706
Update phrase_detail_delete.php
2019-02-05 18:15:54 -07:00
FusionPBX
7e20bc9951
Update phrase_delete.php
2019-02-05 18:15:31 -07:00
FusionPBX
e80593bd5e
Update ivr_menu_copy.php
2019-02-05 18:09:36 -07:00
FusionPBX
095e644982
Update gateway_edit.php
2019-02-05 10:46:16 -07:00
FusionPBX
9a1b30dda4
Update gateway_edit.php
2019-02-05 10:46:03 -07:00
FusionPBX
49feffc07c
Update phrase_delete.php
2019-02-05 10:43:19 -07:00
FusionPBX
24980f0bc3
Update phrase_edit.php
2019-02-05 10:40:51 -07:00
FusionPBX
fd62d027ec
Update phrase_delete.php
2019-02-05 10:39:17 -07:00
FusionPBX
65b3792125
Update phrase_edit.php
2019-02-05 10:37:30 -07:00
FusionPBX
c70bec82f3
Update gateway_copy.php
2019-02-05 10:31:55 -07:00
FusionPBX
f2135f0231
Update gateway_delete.php
2019-02-05 10:15:26 -07:00
emaktech
84856c91da
Show fax file date in user's timezone ( #3999 )
...
Previously timezone was showing in GMT, this now shows fax time in user's timezone. Code to display timezone was copied from fax_logs.php page.
2019-02-04 17:22:40 -07:00
FusionPBX
e120cca479
Update app_defaults.php
2019-02-04 16:08:50 -07:00
FusionPBX
abc927dfde
Update follow_me.php
2019-02-04 13:47:05 -07:00
FusionPBX
cdc3f75961
Update cmd.php
2019-02-03 12:43:02 -07:00
FusionPBX
b9d79d2fce
Update registrations.php
2019-02-03 12:41:55 -07:00
FusionPBX
5f84af010c
Update xml_cdr_inc.php
2019-02-01 13:35:30 -07:00
FusionPBX
af77669ac7
Update app_config.php
2019-01-30 09:32:07 -07:00
FusionPBX
e5a4fa96d4
Update app_config.php
2019-01-30 09:02:38 -07:00
FusionPBX
4e36b93847
Update xml_cdr.php
2019-01-30 08:52:49 -07:00
FusionPBX
52697e6047
Update app_config.php
2019-01-30 08:49:25 -07:00
FusionPBX
0474473257
Update xml_cdr_inc.php
2019-01-30 08:36:37 -07:00
FusionPBX
7801971a0f
Update app_config.php
2019-01-29 20:05:49 -07:00
FusionPBX
cc8e253c20
Update app_config.php
2019-01-29 19:44:54 -07:00
FusionPBX
35f9d0ac8f
Update app_config.php
2019-01-29 16:02:26 -07:00
FusionPBX
49567e4b6e
Update app_menu.php
2019-01-29 16:00:56 -07:00
FusionPBX
b71eb2c04e
Update app_config.php
2019-01-29 15:56:18 -07:00
FusionPBX
6f9734f199
Update app_menu.php
2019-01-29 15:55:14 -07:00
FusionPBX
3d6cb4da44
Update app_config.php
2019-01-29 15:50:36 -07:00
FusionPBX
e667fc4517
Update app_menu.php
2019-01-29 15:50:00 -07:00
FusionPBX
a5ee680282
Update extension_edit.php
2019-01-29 13:22:17 -07:00
FusionPBX
d26d4a5ce1
Update app_config.php
2019-01-29 13:19:34 -07:00
FusionPBX
0d14646b28
Update xml_cdr.php ( #3975 )
...
Truncate values in the CDR list to fix the Column width.
2019-01-24 22:34:23 -07:00
FusionPBX
500073c8ec
Update contacts.php ( #3974 )
2019-01-24 22:32:53 -07:00
Nate
26ab6d62fb
Server Errors app to display web server error log.
2019-01-23 20:10:38 -07:00
Nate
5e9fcbd1ea
Fix Port and integrate Hostname Setting on send_email() function. Add Test button to Emails app to test outbound SMTP Settings.
2019-01-23 14:40:10 -07:00
FusionPBX
f12097d303
Update extension_edit.php
2019-01-19 13:38:55 -07:00
FusionPBX
9e1c8a3252
Update follow_me.php
2019-01-19 11:59:47 -07:00
FusionPBX
732546b653
Update follow_me.php
2019-01-19 11:39:04 -07:00
FusionPBX
33689799d7
Update follow_me.php
2019-01-19 11:36:40 -07:00
FusionPBX
2928f13f48
Update follow_me.php
2019-01-19 11:27:05 -07:00
FusionPBX
96bb08381f
Update device_edit.php
2019-01-18 14:44:12 -07:00
FusionPBX
07805810ad
Update app_config.php
2019-01-18 14:38:31 -07:00
Valiantiam
396c936a7f
Update 370_tone_stream.xml ( #3964 )
2019-01-17 13:10:40 -05:00
FusionPBX
c81e5c1114
Update 310_extension-to-voicemail.xml
2019-01-14 17:30:42 -05:00
FusionPBX
1eb9c1f0ee
Update 900_voicemail.xml
2019-01-14 17:29:12 -05:00
FusionPBX
848d33bc05
Update 890_local_extension.xml
2019-01-14 17:28:40 -05:00
FusionPBX
77dd11565c
Update 010_user_exists.xml
2019-01-14 17:27:54 -05:00
FusionPBX
d28ca1488a
Update extension_edit.php
2019-01-13 23:59:03 -05:00
FusionPBX
4e0fcb8875
Update conference_edit.php
2019-01-13 22:53:12 -05:00
FusionPBX
4e1def619c
Update provision.php
2019-01-09 11:25:55 -07:00
FusionPBX
9df02db52b
Update extension_edit.php
2019-01-05 09:50:10 -07:00
dougstamp
a3f1df75fe
Update extension_edit.php ( #3473 )
...
Added code to update device_key_label on devices that have the extension set as BLF/etc. when an extensions effective_caller_id_name is changed.
2019-01-05 09:02:31 -07:00
Killsudo
868ee6cd28
Add Fanvil support to adjust display brightness and inactivity dimmer ( #3946 )
2019-01-05 08:56:41 -07:00
TylerP
caad231b13
Resize images for gswave app ( #3955 )
...
* Resize Images
* Update index.php
2019-01-05 08:39:27 -07:00
Nate
6e2ceda5b8
Adminer: Minor fixes.
2019-01-04 11:57:26 -07:00
FusionPBX
d97aa75a6b
Update app_config.php
2019-01-02 16:33:09 -07:00
FusionPBX
e9143fd1d3
Update app_config.php
2019-01-02 16:25:27 -07:00
FusionPBX
b8eedfff2e
Update app_config.php
2019-01-02 15:51:23 -07:00
FusionPBX
3996db202e
Update app_menu.php
2019-01-02 15:49:40 -07:00
FusionPBX
93a4b1dca7
Update app_config.php
2019-01-02 15:49:10 -07:00
FusionPBX
0fab7ad674
Update app_menu.php
2019-01-02 15:40:09 -07:00
Nate
e166e61b43
Messages: Further permissions integration.
2019-01-02 13:23:32 -07:00
Nate
bb5f0c310a
Messages: Sending of media files now functional. Permission added to control New Messages.
2019-01-02 13:21:14 -07:00
Nate
05a888c9c6
Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field.
2018-12-29 16:05:59 -07:00
Nate
7ade63d978
Messages: Apply display limits to Contacts/numbers list.
2018-12-29 11:52:47 -07:00
Nate
3189659924
Messages: Add Default Settings to control Contact and Thread refresh rates.
2018-12-29 11:31:54 -07:00
Nate
5701e774b7
Messages app improvements. Output escaped. Display limit added as Default Setting. Media download fixed. Sending of media/file attachments enabled, but not yet functional - waiting on feedback from provider.
2018-12-29 11:13:18 -07:00
FusionPBX
1b0bb6452d
Update destination_edit.php
2018-12-27 13:18:13 -07:00
Nate
ad63bd4c98
Remove mobile detection class, use modified user_agent function instead.
2018-12-27 09:12:24 -07:00
konradSC
65ebdf38ac
Update BLF for agents when making changes in the GUI. Also use BLF as a speed dial for login/logout. ( #3949 )
...
* Create call_center_notify.php
Function for sending BLF notify to ELS.
* Update call_center_agent_status.php
* Update 200_agent_status.xml
* Update 200_agent_status.xml
2018-12-25 22:25:24 -07:00
Marcel Gisselmann
838a05808c
Update xml_cdr_delete.php ( #3899 )
...
* Update xml_cdr_delete.php
Fix typo in delete() query
* Update xml_cdr_delete.php
Fix delete recording from filesystem and database
* Fix Padding
2018-12-24 13:19:54 -07:00
Nate
5c4a4ebff1
Add mobile device detection to project. Improved Messages app when used on a mobile device.
2018-12-21 23:29:20 -07:00
Nate
3097deeb1f
Update message_media.php
2018-12-20 21:55:26 -08:00
Nate
d359d0cd0b
Messages display image media, prompt to download other media types.
2018-12-20 22:53:00 -07:00
Nate
dd908c0701
View received media in Messages.
2018-12-20 21:03:12 -07:00
Nate
88d8e7a4df
Add needed language strings to Messages.
2018-12-20 18:42:10 -07:00
reliberate
67278e1d9a
Messages app modifications.
2018-12-19 22:21:32 -08:00
FusionPBX
2a0e3f108b
Update fax_files.php
2018-12-17 18:49:02 -07:00
FusionPBX
02c07afecf
Update fax_file_delete.php
2018-12-17 18:36:09 -07:00
FusionPBX
ef62e70f7a
Update fax_files_remote.php
2018-12-17 18:34:35 -07:00
FusionPBX
be4cdbaf92
Update fax_log_view.php
2018-12-17 18:33:04 -07:00
FusionPBX
b76f882605
Update fax_log_delete.php
2018-12-17 18:31:48 -07:00
FusionPBX
e3ceb8ba8f
Update fax_logs.php
2018-12-17 18:26:21 -07:00
FusionPBX
32cbb55853
Update xml_cdr_inc.php
2018-12-16 14:33:55 -07:00
FusionPBX
896092a932
Update app_config.php
2018-12-15 10:03:02 -07:00
FusionPBX
80bb383b8b
Update index.php
2018-12-14 21:13:45 -07:00
FusionPBX
0474dc3e79
Update index.php
2018-12-14 20:55:09 -07:00
FusionPBX
a741012fad
Update fax_edit.php
2018-12-14 15:13:28 -07:00
FusionPBX
7264e21aa7
Update 330_vmain_user.xml
2018-12-14 14:42:34 -07:00
FusionPBX
6ba6f48edf
Update app_languages.php
2018-12-13 18:14:36 -07:00
FusionPBX
445622d2bb
Update setting_edit.php
2018-12-13 18:08:45 -07:00
FusionPBX
0800db8c08
Update app_languages.php
2018-12-13 17:58:38 -07:00
FusionPBX
6693bc3837
Update setting_edit.php
2018-12-13 17:57:36 -07:00
FusionPBX
4a30ae883e
Update app_languages.php
2018-12-13 17:56:37 -07:00
FusionPBX
61f82f7bbf
Update app_languages.php
2018-12-13 17:52:48 -07:00
FusionPBX
545c82425d
Update setting_edit.php
2018-12-13 17:48:17 -07:00
FusionPBX
949f679b6d
Update setting_edit.php
2018-12-13 17:34:49 -07:00
FusionPBX
fe2325c425
Update setting_edit.php
2018-12-13 17:17:00 -07:00
FusionPBX
e32d592aff
Update app_languages.php
2018-12-13 17:11:54 -07:00
FusionPBX
65fca65930
Update app_config.php
2018-12-13 17:08:06 -07:00
volga629
2785bdcffe
Allow event socket set 0.0.0.0 ( #3951 )
...
* Allow set 0.0.0.0
* Update sip_status.php
2018-12-13 17:02:03 -07:00
konradSC
9fcf3c613e
Fix the labels and the paging controls ( #3950 )
...
* Fix the labels and the paging controls
* Update xml_cdr_archive.php
Change uuid to xml_cdr_uuid.
2018-12-13 15:59:42 -07:00
FusionPBX
f7beda8624
Update filelist.php
2018-12-13 01:11:25 -07:00
FusionPBX
3d3f3afa58
Update app_config.php
2018-12-12 10:11:16 -07:00