Commit Graph

4582 Commits

Author SHA1 Message Date
Mafoo 3b1a3354ce Enhance - app_config.php last cleanup (#2637)
last batch of app_config.php changes
2017-06-03 12:35:18 -06:00
Mafoo b2841c4a8c remove schema translations (#2638)
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
FusionPBX b7c8230e78 Update app_config.php 2017-06-03 10:57:06 -06:00
FusionPBX 5a900c9aa9 Update app_config.php 2017-06-03 10:52:51 -06:00
FusionPBX 61e4993ad8 Update app_config.php 2017-06-03 10:46:48 -06:00
Mafoo 1af9964ab5 BugFix - time_conditions (#2635)
revert and earlier change that changed all quoting to "
2017-06-03 10:17:07 -06:00
FusionPBX e6a23c5a24 Update app_config.php 2017-06-03 09:37:28 -06:00
Mafoo f90e080ef4 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
Mafoo c1e1d1bbae BugFix - sip_profiles description (#2634)
change description to use correct $text
2017-06-03 08:34:48 -06:00
andycol b9b66911ee fix unexpected t class (#2620) 2017-06-02 22:36:03 -06:00
Alexey Melnichuk 5d43f73134 Add. Handle `b` legs in CDR. (#2626)
* Add. Handle `b` legs in CDR.

CDR list/statistic by default handle only `a` legs.
So it prevent display wrong result when b-leg turn on.
Add ability to write to db `b` legs only for specific call directions.

To be able see b-legs in CDR need set xml_cdr_b_leg permission.
To add specific call direction to filter need add element to `cdr/b_leg/array` in default/domain settings.

* Add. `b_leg` to defalut settings.
2017-06-02 22:31:20 -06:00
Mafoo 3c23fb5115 BugFix [master] language update (#2628)
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo b4dce6f4f2 BugFix [master] - Convert all menus to 2-2 format (#2627)
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson b67931a139 BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
FusionPBX c5fa72bf5a Update app_config.php 2017-06-01 23:26:11 -06:00
FusionPBX e7f5f588f3 Update ring_groups.php 2017-05-31 02:03:48 -06:00
Mafoo 3b55aba656 Enhance [master] sip_status Add Stop Action (#2611)
add stop action
change cmd.php to use messages::add and also trim trailing \n so message
does render
2017-05-30 13:45:06 -06:00
FusionPBX 4167d11ac0 Update dialplans.php 2017-05-30 10:34:58 -06:00
FusionPBX 9cc0198bb4 Update 015_caller_details.xml 2017-05-30 10:00:51 -06:00
FusionPBX 7fff6f8e66 Update 010_caller_details.xml 2017-05-30 10:00:28 -06:00
FusionPBX 4ee820733f Update dialplans.php 2017-05-30 09:53:16 -06:00
FusionPBX cd21efeb0a Update 015_caller_details.xml 2017-05-29 22:18:31 -06:00
FusionPBX 3a9a8be678 Create 010_caller_details.xml 2017-05-29 22:14:41 -06:00
FusionPBX 26b24894b6 Create 015_caller_details.xml 2017-05-29 22:08:48 -06:00
FusionPBX 8531866117 Update dialplans.php 2017-05-29 20:58:23 -06:00
FusionPBX 3c718f967f Update 999_not-found.xml 2017-05-29 20:55:32 -06:00
FusionPBX 7f6f369cdf Create 999_not-found.xml 2017-05-29 19:34:03 -06:00
FusionPBX 10697788d5 Update dialplan.php 2017-05-29 19:32:34 -06:00
FusionPBX 5456db5d5e Update 505_call-forward-all.xml 2017-05-29 19:23:10 -06:00
FusionPBX 43c1d6b53c Create 550_talking_clock_date.xml 2017-05-29 19:20:32 -06:00
FusionPBX 2125f680d3 Update 540_talking_clock_time.xml 2017-05-29 19:20:02 -06:00
FusionPBX 3a5748760e Update 530_talking_clock_date_and_time.xml 2017-05-29 19:19:05 -06:00
FusionPBX beeaaa7e3b Update xml_cdr.php 2017-05-29 15:54:39 -06:00
FusionPBX 12c2ce45d6 Update xml_cdr_inc.php 2017-05-29 15:51:45 -06:00
FusionPBX 50d2e1cb08 Update app_languages.php 2017-05-29 15:21:54 -06:00
FusionPBX 909870d797 Update xml_cdr.php 2017-05-29 15:18:18 -06:00
FusionPBX 7d9b0bc603 Update xml_cdr.php 2017-05-29 15:15:31 -06:00
FusionPBX d1754cc3d2 Update v_xml_cdr_import.php 2017-05-29 15:14:38 -06:00
FusionPBX e953f3198b Update app_config.php 2017-05-29 15:13:36 -06:00
FusionPBX 2c74b77952 Update xml_cdr.php 2017-05-29 11:23:36 -06:00
FusionPBX 4d080cbe89 Update xml_cdr_inc.php 2017-05-29 10:56:28 -06:00
FusionPBX 2d1f89fbba Update v_xml_cdr_import.php 2017-05-29 10:48:30 -06:00
FusionPBX fda8e00d4c Update app_config.php 2017-05-29 10:47:20 -06:00
Alexey Melnichuk 64b1134482 Add. Support DND feature via BLF key (#2606) 2017-05-29 09:50:20 -06:00
FusionPBX 188c34aadb Update call_forward.php 2017-05-26 15:59:14 -06:00
Luis Daniel Lucio Quiroz 2b5926ffd7 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 e51a7bf3e3 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 1b515dc75b Update devices.php (#2599)
Carry the search across multiple page results.
2017-05-23 09:23:35 -06:00
The-Operator 778dca9fa9 Update German and Austrian translations (#2595) 2017-05-23 02:15:49 -06:00
FusionPBX 1a8c4c9b1e Create call_center_agent_dashboard.php 2017-05-19 20:15:14 -06:00