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