Commit Graph

413 Commits

Author SHA1 Message Date
FusionPBX 2bbec3f38b
Add a missing comma. 2020-10-01 19:12:30 -06:00
agree 16b34145d6
add extensions to destination class (#5501) 2020-09-29 11:43:48 -06:00
FusionPBX e591ab9ce2
Change count to is_array to prevent a warning on PHP 7.3. 2020-09-28 11:17:17 -06:00
FusionPBX 61767aac3a
Add new destinations get method. 2020-09-23 10:46:28 -06:00
FusionPBX 05ba2b3ca0
Fix PHP warnings 2020-09-15 19:12:19 -06:00
FusionPBX 1b651b6704
Change dialplan_method to the dialplan_mode. 2020-08-27 12:58:14 -06:00
FusionPBX d95052ffef
Update app_config.php 2020-08-27 09:49:10 -06:00
FusionPBX d1981a77cc
Add optional new optional columns destination_trunk_prefix and destination_area_code. 2020-08-26 22:05:11 -06:00
FusionPBX 0218f3be0c
A few minor fixes. 2020-08-26 22:00:05 -06:00
FusionPBX b105b737d8
Add destination_area_code and destination_trunk_prefix. 2020-08-26 21:58:21 -06:00
FusionPBX 0cee9958ea
Add the destination prefix back for now. 2020-08-26 21:55:18 -06:00
FusionPBX 036a013c45
Change prefix to country code and add destination area code and trunk prefix. 2020-08-26 21:03:50 -06:00
FusionPBX b594e5ce10
Add destination_trunk_prefix and destination_area_code. 2020-08-26 21:02:38 -06:00
FusionPBX da10df7cfe
Rearrange the destinations array and add the uuid. 2020-08-24 08:56:10 -06:00
FusionPBX 95dd1cee01
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:41:31 -06:00
FusionPBX 6310f5fdb7
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:34:01 -06:00
chansizzle 7ffb4efb61
Update destination_imports.php (#5354)
start data on row 2
2020-07-15 16:53:42 -06:00
FusionPBX b61d13fcf5
Re-enable local destination on destination_edit.php 2020-07-13 11:22:52 -06:00
FusionPBX 0e42b17dd0
Destinations re-enable local 2020-07-13 11:21:42 -06:00
FusionPBX 9d48084b27
Fix the description lable for destination hold music. 2020-07-09 15:14:43 -06:00
FusionPBX 492ed6a191
Add hold music to destination_edit.php 2020-07-09 15:12:43 -06:00
FusionPBX 3afcef6b38
Add hold music translation to the languages file. 2020-07-09 14:51:31 -06:00
FusionPBX e368013979
Add option for destination hold music to the database. 2020-07-09 14:34:55 -06:00
agree e5d3295975
Fix destination->valid method for ivr (#5312)
* Update destinations.php

* Update ivr_menu_edit.php
2020-06-24 16:42:03 -06:00
FusionPBX b42cbc60b3
Update destinations.php 2020-06-19 19:00:33 -06:00
FusionPBX 7786e3e1b4
Add type to the destination class valid method. 2020-06-18 17:07:24 -06:00
Mark J Crane 3c3932ca7d Add additional IVR Menu Options to the Destination Select list 2020-06-18 10:44:16 -06:00
FusionPBX 6378e395ae
Add prefix to the destination list. 2020-06-18 08:08:26 -06:00
FusionPBX dd9e61862d
Change the destination prefix description. 2020-06-18 07:56:00 -06:00
FusionPBX ea4a92251a
Change destination prefix description to country code 2020-06-12 09:16:57 -06:00
agree 47c8ceb521
Destinations - Add ability to set condition field on per destination (#5301)
* Update destination_edit.php

* Update app_languages.php

* Update app_config.php
2020-06-10 23:07:12 -06:00
Nate 49f4c166bc Destinations - Edit: Fix cross-domain (via Show All) edit bug. 2020-04-11 15:17:46 -06:00
Nate 7a12565084 Destinations - List: Prevent wrapping in Chrome when number formatting enabled. 2020-04-10 09:50:34 -06:00
FusionPBX 23200b1981
Update destination_imports.php 2020-04-09 14:15:32 -06:00
FusionPBX 7fdb9e81fd
Update destination_imports.php 2020-04-09 14:04:30 -06:00
FusionPBX b4538ed69d
Update app_config.php 2020-03-31 16:49:25 -06:00
Nate 1c79f32ebd Destinations: Modal integration. 2020-03-26 07:49:37 -06:00
racitup a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
FusionPBX 7bcf522385 Update destinations.php 2020-03-08 00:29:31 -07:00
Nate e8494facee Multiple: Add IDs to form tags, remove empty action attributes. 2020-03-05 10:02:25 -07:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
FusionPBX 5211750c42 Update destination_edit.php 2020-02-21 17:28:19 -07:00
Nate 7e6fbcbf1d Destinations (Class): Adjust select() method so defaults to top of options when no option selected. 2020-02-19 19:54:10 -07:00
Nate e32fae3c31 Destinations: Remove deprecated code and delete script. 2020-02-19 18:09:35 -07:00
FusionPBX 92acfdd60a Update destination_edit.php 2020-02-18 16:23:52 -07:00
FusionPBX b23e7829df Update destination_edit.php 2020-02-18 16:13:56 -07:00
Nate fd9b664819 Destinations - Import: Misc consistency updates. 2020-02-12 10:46:52 -07:00
FusionPBX da3c290973 Update destination_edit.php 2020-02-07 20:04:15 -07:00
markjcrane b740f9f229 Move destinations class to a more proper location 2020-02-07 18:02:42 +00:00
FusionPBX 7a71912d0f Delete destinations.php 2020-02-07 11:00:55 -07:00