Commit Graph

12955 Commits

Author SHA1 Message Date
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 098e192c3a Update app_defaults.php 2019-04-27 08:30:03 -06:00
FusionPBX 4b565b05da Update {$mac}.xml 2019-04-26 19:54:56 -06:00
FusionPBX 9d34415d84 Update {$mac}.xml 2019-04-26 19:53:48 -06:00
FusionPBX 6f2f076270 Update {$mac}.xml 2019-04-26 19:52:58 -06:00
FusionPBX 97d7618589 Update {$mac}.xml 2019-04-26 19:51:37 -06:00
FusionPBX 5f98a7a8a4 Update {$mac}.xml
Adjust white space and fix one of the variables.
2019-04-26 19:43:35 -06:00
Len 311abd2f07 Update {$mac}.xml (#4060) 2019-04-26 19:03:03 -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 081e5d5650 Delete img.php 2019-04-24 19:43:26 -06:00
FusionPBX 0ee574151b Create captcha.php 2019-04-24 19:43:09 -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
FusionPBX f73d1532d1 Update app_config.php 2019-04-24 12:31:25 -06:00
FusionPBX 601bde9aec Update follow_me.lua 2019-04-24 09:06:16 -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
FusionPBX 57a62cf6b6 Update database.php 2019-04-23 09:28:49 -06:00
FusionPBX eaff2062eb Update default_settings.php 2019-04-23 08:15:25 -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
FusionPBX 59d5282f6c Update email_logs.php 2019-04-20 09:37:19 -06:00
FusionPBX ff5ddff64b Update email_log_delete.php 2019-04-20 09:33:27 -06:00
FusionPBX f27159c234 Update email_log_view.php 2019-04-20 09:32:08 -06:00
FusionPBX 537a9d1321 Update email_logs.php 2019-04-20 09:31:11 -06:00
FusionPBX 9be425e090 Update email_logs.php 2019-04-20 09:27:38 -06:00
FusionPBX 4d2969eb43 Update app_config.php 2019-04-20 09:26:21 -06:00
FusionPBX 7bea8d07be Update xml_cdr_statistics_inc.php 2019-04-19 11:02:58 -06:00
FusionPBX baaa3694a6 Update destination_imports.php 2019-04-18 12:23:12 -06:00
Luis Daniel Lucio Quiroz 10790178d1 [4.5] Fix CDR Details (#4052)
Same as 4.4
2019-04-18 11:58:34 -06:00
FusionPBX 9fe2924511 Update email_log_delete.php 2019-04-18 09:56:08 -06:00
FusionPBX d2d6cc2599 Update send_mail.lua 2019-04-18 09:44:09 -06:00
FusionPBX 48c6e8a20a Update v_mailto.php 2019-04-18 09:42:31 -06:00
FusionPBX 0f8099618f Update email_logs.php 2019-04-18 09:35:48 -06:00