Commit Graph

9466 Commits

Author SHA1 Message Date
Nate
14f20c34a0 Update voicemail_edit.php 2020-02-07 06:53:35 -07:00
Nate
bbfbc43330 Voicemail - Edit: Button updates. 2020-02-07 06:52:58 -07:00
Nate
3e65078dc4 Time Conditions - Edit: Button updates. 2020-02-07 06:36:31 -07:00
FusionPBX
5ee91a0015 Rename 020_call_direction.xml to 015_call_direction.xml 2020-02-06 18:59:09 -07:00
FusionPBX
6424239fb9 Rename 015_global-variables.xml to 018_global-variables.xml 2020-02-06 18:58:18 -07:00
FusionPBX
88c40fa2aa Update 015_global-variables.xml 2020-02-06 18:55:44 -07:00
FusionPBX
b703d528ad Update 020_domain-variables.xml 2020-02-06 18:55:23 -07:00
FusionPBX
a38f51d99a Update 020_domain-variables.xml 2020-02-06 18:55:06 -07:00
FusionPBX
886dd24e4b Create 015_global-variables.xml 2020-02-06 18:54:33 -07:00
FusionPBX
23b31b6186 Rename 020_variables.xml to 020_domain-variables.xml 2020-02-06 18:46:50 -07:00
Nate
67f9be4c4a Streams - Edit: Button updates. 2020-02-05 20:23:30 -07:00
Nate
00b5ca6742 Ring Group - Edit: Button updates. 2020-02-05 20:18:32 -07:00
Nate
e1b475ae1a Queues - Add: Button updates. 2020-02-05 19:58:59 -07:00
Nate
780c72448b Phrases - Edit: Button updates. 2020-02-05 19:48:43 -07:00
Nate
4265a82a78 Messages: List view and button updates. 2020-02-05 19:31:40 -07:00
Nate
b4602d8521 IVR Menu - Edit: Button updates. 2020-02-05 17:49:16 -07:00
agree
2efb2f7804 Update contact_import.php (#5143) 2020-02-04 13:08:05 -07:00
Nate
c2e8f7cfd1 GS Wave: Update layout. 2020-02-03 10:40:33 -07:00
Nate
aef1a84a88 Contact Edit: Permission adjustment on Delete button. 2020-02-03 08:20:33 -07:00
FusionPBX
fffbb14455 Update xml_cdr_extension_summary.php 2020-02-02 15:37:50 -07:00
FusionPBX
a2b135809f Update xml_cdr.php 2020-02-02 12:50:34 -07:00
FusionPBX
087ef91a8c Update xml_cdr_extension_summary.php 2020-02-02 12:48:54 -07:00
FusionPBX
c00563efd8 Update xml_cdr.php 2020-01-31 21:28:29 -07:00
FusionPBX
3f019e7855 Update xml_cdr.php 2020-01-31 21:09:41 -07:00
FusionPBX
729c06cb25 Update xml_cdr.php 2020-01-31 17:17:55 -07:00
FusionPBX
00656120ef Update v_xml_cdr_import.php 2020-01-31 16:36:03 -07:00
Andy-Seattle
cfd70dcf4e E.164 Inbound caller ID fix (#5138)
When an inbound call has E.164 caller ID format (eg Skyetel), the + is being stripped from the caller_id_number variable before storing in the v_xml_cdr database table. If we then try and block this CDR in the Call Block application it adds the number BUT without the + so it never matches future calls.
This proposed change ensures that the + is not stripped for INBOUND calls when written to v_xml_cdr and therefore when blocking the CDR it works correctly (i.e. it includes the + which then matches the call next time and blocks it).
2020-01-31 15:37:46 -07:00
Felix Wolfsteller
105be5410d fix german translation typo (KO*->Ko*) (#5136) 2020-01-30 06:55:27 -07:00
Nate
469798ad36 Fax Logs: Better refresh button. 2020-01-29 11:49:49 -07:00
Nate
ee283c7ea9 Fax Logs: Fix refresh button. 2020-01-29 11:47:37 -07:00
Nate
1ceccf698e Fax Server: List view, button, bulk delete via class, etc. 2020-01-29 11:41:12 -07:00
Adrian Fretwell
d5823a88c3 Update cidlookup.lua (#5134)
Added callee parameter to SQL query and changed v_destinations.destination_number to look at callee.
2020-01-28 21:33:10 -07:00
FusionPBX
492e88592f Update xml_cdr.php 2020-01-28 18:43:04 -07:00
FusionPBX
70e3865d42 Update xml_cdr_export.php 2020-01-28 17:28:01 -07:00
FusionPBX
1076c99d63 Update xml_cdr_inc.php 2020-01-28 17:27:23 -07:00
Nate
5978745532 Contacts: Fix save. 2020-01-26 15:39:48 -07:00
Nate
2d557eec88 Contact - Edit: Better permissions on Delete button. 2020-01-23 21:41:09 -07:00
Nate
9995bc4361 Contacts - Edit: List view, button and bulk action updates, modal integration. 2020-01-23 21:24:10 -07:00
FusionPBX
2e36e47f66 Update index.lua 2020-01-23 19:54:43 -07:00
FusionPBX
9c0d2870e6 Merge pull request #5126 from Len-PGH/patch-65
Update app_config.php
2020-01-23 09:52:02 -07:00
Nate
3ca46887d9 CDR: Only allow user to select assigned extensions when xml_cdr_search_extensions permission is assigned but xml_cdr_domain permission not assigned. 2020-01-23 07:05:01 -07:00
Nate
aac98e7d06 Conference Centers - List: Bulk Toggle and Delete actions added, Edit: Button updates. 2020-01-23 06:47:54 -07:00
Len
47548f09f6 Update app_config.php 2020-01-22 22:08:42 -05:00
agree
012504d8a0 Update call_recordings.php 2020-01-22 14:26:46 -05:00
FusionPBX
8a3b9326ac Update music_on_hold.php 2020-01-21 16:53:13 -07:00
chansizzle
493c4bd33e Update devices.php 2020-01-21 14:21:34 -07:00
root
e9f4d5113f Added destination select permissions 2020-01-21 11:43:19 -05:00
FusionPBX
0c5e2cc85e Update 870_cidlookup.xml 2020-01-20 10:57:17 -07:00
FusionPBX
3375fcfa55 Update 870_cidlookup.xml 2020-01-20 10:52:00 -07:00
FusionPBX
1d0b37c10f Update 870_cidlookup.xml 2020-01-20 10:51:13 -07:00