Commit Graph

8753 Commits

Author SHA1 Message Date
FusionPBX
d78962ec00 Update 505_call-forward-all.xml 2017-05-29 19:23:10 -06:00
FusionPBX
3d28c7c273 Create 550_talking_clock_date.xml 2017-05-29 19:20:32 -06:00
FusionPBX
3d9e6fd233 Update 540_talking_clock_time.xml 2017-05-29 19:20:02 -06:00
FusionPBX
1312f73ea9 Update 530_talking_clock_date_and_time.xml 2017-05-29 19:19:05 -06:00
FusionPBX
0deed74c56 Update xml_cdr.php 2017-05-29 15:54:39 -06:00
FusionPBX
bc73617cf4 Update xml_cdr_inc.php 2017-05-29 15:51:45 -06:00
FusionPBX
6f38019400 Update app_languages.php 2017-05-29 15:21:54 -06:00
FusionPBX
31ade811a5 Update xml_cdr.php 2017-05-29 15:18:18 -06:00
FusionPBX
990b46523f Update xml_cdr.php 2017-05-29 15:15:31 -06:00
FusionPBX
52bb56fdf2 Update v_xml_cdr_import.php 2017-05-29 15:14:38 -06:00
FusionPBX
57ddbf8038 Update app_config.php 2017-05-29 15:13:36 -06:00
FusionPBX
27e71ffa15 Update xml_cdr.php 2017-05-29 11:23:36 -06:00
FusionPBX
e8d3d7a64a Update xml_cdr_inc.php 2017-05-29 10:56:28 -06:00
FusionPBX
a787715900 Update v_xml_cdr_import.php 2017-05-29 10:48:30 -06:00
FusionPBX
6918181786 Update app_config.php 2017-05-29 10:47:20 -06:00
Alexey Melnichuk
a7d58e14c7 Add. Support DND feature via BLF key (#2606) 2017-05-29 09:50:20 -06:00
Mafoo
71f681496b BugFix [master] database class (#2594)
Fix for if you send an array containing both updates and new data, it would end up placing all the new data on top of the last item containing the uuid of the last update (if updates are earlier in the array than new items)
2017-05-28 10:18:07 -06:00
FusionPBX
d436890db0 Update {$mac}.xml 2017-05-28 09:58:26 -06:00
FusionPBX
1534b1b8b3 Create {$mac}.xml 2017-05-28 09:56:40 -06:00
FusionPBX
12a76c9909 Update user_dashboard.php 2017-05-28 09:48:37 -06:00
FusionPBX
aee7de9978 Update call_forward.php 2017-05-26 15:59:14 -06:00
Luis Daniel Lucio Quiroz
3e50f562a0 Fix the CID (#2588)
* Fixes CID

Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Fix the CID


Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Update follow_me.php

* Update call_forward.php
2017-05-26 15:41:50 -06:00
Mafoo
8561f4ec48 BugFix [master] outbound_caller_id_select cache issue (#2602)
retrieve the correct items to feed to cache->delete
2017-05-26 09:18:21 -06:00
Mafoo
1ff6bc7ad5 Enhance [master] Better reasons for 403 in database class (#2596)
update return message when code 403 to also state the permission that failed
2017-05-25 23:54:10 -06:00
Mafoo
13557c30ec BugFix [master] text class (#2598)
update escape_str to more reliabiliy escape the string into a consistent
format
2017-05-23 09:26:33 -06:00
konradSC
f30e334ea6 Update devices.php (#2599)
Carry the search across multiple page results.
2017-05-23 09:23:35 -06:00
The-Operator
a8dbc5fa93 Update German and Austrian translations (#2595) 2017-05-23 02:15:49 -06:00
FusionPBX
a89c47f44f Update domain_delete.php 2017-05-22 16:04:46 -06:00
Alexey Melnichuk
c4c97fee29 Fix. Remove using call_prompt field. (#2589)
It marked as deprecated and do not used anywhere.
2017-05-21 01:32:24 -06:00
FusionPBX
e058ff228c Update user_dashboard.php 2017-05-19 20:16:53 -06:00
FusionPBX
669447de02 Create call_center_agent_dashboard.php 2017-05-19 20:15:14 -06:00
FusionPBX
bc6abf9fe2 Update app_config.php 2017-05-19 20:10:32 -06:00
FusionPBX
e090a535a5 Update call_center_agent_status.php 2017-05-19 20:09:33 -06:00
FusionPBX
c39ca2e138 Update app_languages.php 2017-05-19 15:04:53 -06:00
Mafoo
01563ff267 BugFix - Convert all languages to 2-2 digit (#2590)
Some applications were missed due to permissions issue on the server performing the update, this update corrects the missing changes
ordering in xml_cdr was done manually in a previous PR, this corrects the ordering and incorrect description-pdd and description-mos for nl-nl
2017-05-19 11:50:44 -06:00
FusionPBX
ddf5cd558a Update intercept.lua 2017-05-19 01:21:19 -06:00
FusionPBX
a074819270 Update intercept.lua 2017-05-19 01:17:08 -06:00
FusionPBX
6bdc5784b7 Update intercept.lua 2017-05-19 01:07:05 -06:00
Andrei Mahalean
80c31bd318 Add provisioning template for Yealink T19P-E2 (#2584) 2017-05-18 08:44:43 -06:00
Alexey Melnichuk
a75d89ef73 Fix. Load Message class (#2585)
Fix. Use correct way to get text message.
Fix. Use `Database Username` to create database if no `Create Database Username` specified.
2017-05-18 08:43:43 -06:00
FusionPBX
dbf3d7ab08 Update call_center_agent_status.php 2017-05-16 19:54:38 -06:00
FusionPBX
3675aee2ae Update call_center_agent_status.php 2017-05-16 18:39:44 -06:00
FusionPBX
c16ac554e4 Update call_flow_edit.php 2017-05-16 17:57:16 -06:00
FusionPBX
7b4cdda010 Update call_center_agent_edit.php 2017-05-16 10:28:53 -06:00
FusionPBX
d1305fda8d Update app_config.php 2017-05-16 10:25:17 -06:00
FusionPBX
1df1faa442 Update app_languages.php 2017-05-16 10:23:53 -06:00
FusionPBX
930068d44c Change agent_name into an input box. 2017-05-15 10:06:52 -06:00
FusionPBX
3b13b874c0 Update dialplan_add.php 2017-05-13 23:33:17 -06:00
FusionPBX
86af52fc12 Update app_config.php 2017-05-13 23:04:02 -06:00
FusionPBX
a55e344eab Delete dialplan_advanced.php
Not used.
2017-05-13 23:00:43 -06:00