Commit Graph

4554 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
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
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
669447de02 Create call_center_agent_dashboard.php 2017-05-19 20:15:14 -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
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
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
FusionPBX
5541080c70 Update call_center_agent_status.php 2017-05-13 22:24:59 -06:00
Mafoo
4963119692 Enhance [master] add column descriptions to xml_cdr (#2571)
update th_order_by to accept optional description parameter that will
populate the title field and append the , sort(order)
2017-05-13 14:14:03 -06:00
Mafoo
f44aee3bf8 Enhance - Convert all languages to 2-2 digit (#2581)
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo
0302d8085c reworked text class to gather the languages on construction (more efficient) (#2576)
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
FusionPBX
db98723eed Update app_languages.php 2017-05-10 22:16:07 -06:00
Mafoo
0cfa084401 BugFix-[master]-mos (#2547)
change incorrect % calculation of MOS to tagged words to represent the standard, see - https://en.wikipedia.org/wiki/Mean_opinion_score
2017-05-10 14:09:30 -06:00
Mafoo
22dc22c30e BugFix [master] Languages add missing text placeholders (#2572)
* BugFix [master] Languages add missing text placeholders

add placeholders for missing language text
reorganise file so languages are in a consistent order with en-us always first, and the remaining stored alphabetically
space out tag names to make them line up for readability

* add organize_language to text class

also add get_languages
2017-05-10 13:40:46 -06:00
Stefan Siegel
dc54439760 Fix the interactive conference "+Vol" button control (#2564) 2017-05-07 11:35:41 -06:00
FusionPBX
de7b63759d Update sip_profile_edit.php 2017-05-07 10:28:39 -06:00
FusionPBX
b67dd965b4 Update sip_profile_edit.php 2017-05-07 00:43:41 -07:00
FusionPBX
8d02e0bf93 Update sip_profile_edit.php 2017-05-07 00:18:03 -07:00
FusionPBX
8d70294ec4 Update dialplan_edit.php 2017-05-02 21:39:58 -07:00
FusionPBX
3c1a26f4b1 Update call_flow_edit.php 2017-05-02 21:30:49 -07:00
FusionPBX
f39a562a64 Update call_flows.php 2017-05-02 17:19:52 -07:00
FusionPBX
1109c7a51c Create 860_bind_digit_action.xml 2017-04-30 08:57:21 -06:00
FusionPBX
75a935dd86 Update 890_local_extension.xml 2017-04-30 08:51:39 -06:00