Commit Graph

6216 Commits

Author SHA1 Message Date
Len 8bf6c4958c Update app_config.php 2019-05-08 12:52:35 -04:00
Len 2d7f842089 Update app_config.php 2019-05-08 12:50:40 -04:00
FusionPBX c23c4ced5a Update ring_group_delete.php 2019-05-08 08:58:26 -06:00
FusionPBX ac98d98746 Update ring_group_destination_delete.php 2019-05-08 08:57:52 -06:00
FusionPBX da29560230 Update ring_group_delete.php 2019-05-08 08:50:19 -06:00
FusionPBX 42d0700fd6 Update ivr_menu_option_delete.php 2019-05-07 19:34:52 -06:00
FusionPBX 34cdfc2ed6 Update ivr_menu_delete.php 2019-05-07 19:21:49 -06:00
FusionPBX f0c76245d0 Update ivr_menu.php 2019-05-07 19:20:48 -06:00
FusionPBX beb51db3c3 Update extension_delete.php 2019-05-07 14:01:51 -06:00
ednt 4e558f7c3d 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 d8d98989b8 Update destination_delete.php 2019-05-05 19:31:43 -06:00
FusionPBX c146b3436a Update app_defaults.php 2019-04-30 23:57:10 -06:00
FusionPBX ea772c1229 Update app_defaults.php 2019-04-30 23:49:44 -06:00
FusionPBX ec2ed76286 Update index.php 2019-04-30 23:10:13 -06:00
FusionPBX c307dfdaab Update app_defaults.php 2019-04-30 23:09:24 -06:00
FusionPBX 5b2ca79fab Update app_config.php 2019-04-30 23:08:53 -06:00
FusionPBX 7b8899c732 Update destination_edit.php 2019-04-29 14:33:32 -06:00
FusionPBX 9f9b327b5c Update destination_edit.php 2019-04-29 14:27:54 -06:00
FusionPBX 05514bea6c Update destination_edit.php 2019-04-29 13:22:30 -06:00
FusionPBX a96b24c8b5 Update app_languages.php 2019-04-29 13:18:02 -06:00
FusionPBX c0fe12cb9e Update app_config.php 2019-04-29 13:03:42 -06:00
FusionPBX 4626d8234e Update app_languages.php 2019-04-29 09:45:52 -06:00
FusionPBX c62c5405ec Update app_config.php 2019-04-29 09:41:54 -06:00
FusionPBX 8673e5bc6e Update destination_edit.php 2019-04-29 09:41:21 -06:00
konradSC 6d935e3c00 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 466e1dfd6d 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 99c46af6bc 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 d99684433e Update sql_query_result.php 2019-04-27 09:37:26 -06:00
FusionPBX 5611721f54 Update sql_query_result.php 2019-04-27 08:40:12 -06:00
FusionPBX 717832ea8a Update app_config.php 2019-04-25 10:38:13 -06:00
FusionPBX 89a7633724 Update app_menu.php 2019-04-25 10:37:40 -06:00
FusionPBX f67232069a Update sql_query_result.php 2019-04-25 10:36:47 -06:00
FusionPBX 3057910dcc Update exec.php 2019-04-25 10:34:57 -06:00
FusionPBX bb6df33d1a Update conference_sessions.php 2019-04-25 00:33:58 -06:00
FusionPBX 195d50c96c Update app_menu.php 2019-04-24 17:33:51 -06:00
FusionPBX 20a2f7e6d6 Update app_config.php 2019-04-24 17:33:22 -06:00
FusionPBX b54211cb0f Update device_profile_copy.php 2019-04-24 14:40:00 -06:00
FusionPBX 97587e58a2 Update xml_cdr_inc.php 2019-04-24 14:37:26 -06:00
konradSC aaf7dacbb3 Only set "is_follow_me_loopback" if using loopback (#4057) 2019-04-24 13:36:14 -06:00
FusionPBX 7291298996 Update follow_me.php 2019-04-24 13:24:40 -06:00
konradSC 45456917e2 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 7722e55ff6 Update bridge_edit.php 2019-04-23 10:03:47 -06:00
FusionPBX 3b530b07af Update bridges.php 2019-04-23 10:02:54 -06:00
Nate 2af0ffb978 Email Logs: Fix Show All & Label 2019-04-22 06:46:06 -06:00
Luis Daniel Lucio Quiroz 186d7981a2 [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 a913cc4926 Update email_log_view.php 2019-04-20 13:25:15 -06:00
FusionPBX dca66502bd Update email_logs.php 2019-04-20 09:46:52 -06:00
FusionPBX 0d69a8c5e9 Update email_log_delete.php 2019-04-20 09:43:16 -06:00
FusionPBX ba02c7a06a Update app_config.php 2019-04-20 09:41:51 -06:00
FusionPBX db04a53e85 Update email_log_delete.php 2019-04-20 09:40:54 -06:00