Commit Graph

184 Commits

Author SHA1 Message Date
FusionPBX
b21572fb44 Add better support for destination alternate
Get the destination actions from columns in the destination table instead of filtering through the dialplan details. If a destination action app is set or export then use inline = true.
2021-06-03 21:30:31 -06:00
markjcrane
3ce6855116 Add hold_music support to ring groups 2021-05-06 15:09:34 -06:00
markjcrane
8d95421fc6 Only add continue_on_fail when using application bridge 2021-05-05 13:33:15 -06:00
FusionPBX
06617e0c1e Change effective_caller_id_name inline false
The inline attribute breaks effective_caller_id_name. Changed inline attribute to false to fix the issue.
2021-04-06 13:25:36 -06:00
FusionPBX
70577ac83f Add destination order to the database and use it. 2021-03-06 08:14:54 -07:00
agree
a1baa68230 Destinations add accountcode permission 2021-01-18 17:08:12 -05:00
demonspork
8fb5ffb553 Destination Emergency Checkbox Spacing Fix
Add a missing non-breaking space to fix the positioning of the checkbox.
2021-01-11 10:24:30 -06:00
FusionPBX
dadea8d4c6 Merge pull request #5672 from demonspork/Destination-Emergency
Add Support for Validated Emergency Destinations/Caller ID
2020-12-24 10:31:44 -07:00
demonspork
c3704c6172 Add Support for Validated Emergency Destinations/Caller ID
This adds emergency_caller_id_select permissions. and an "Emergency" checkbox to destinations. When emergency_caller_id_select permssion is added, the "Emergency Caller ID number" and name become a dropdown in the Extension and only show Destinations that have the "Emergency" checkbox selected to indicate they are valid for emergency calls.
2020-12-11 18:24:14 -06:00
fusionate
c13c5182ac Destination Select - Dynamic: Clear session array for Outbound Destinations. 2020-11-30 15:53:44 -07:00
agree
0857b79ddb Fix accountcode when using loopback 2020-11-18 13:05:31 -05:00
FusionPBX
708ae63440 Minor change use is_array before count this prevents a PHP Warninng. 2020-11-16 15:42:27 -07:00
fusionate
6e25a4a7bf Destinations: Apply destinations > unique default setting. 2020-11-16 12:52:14 -07:00
FusionPBX
3283140022 Update destination_edit.php
Replace string_to_regex with destination to_regex method.
2020-10-10 00:06:38 -06:00
FusionPBX
b105b737d8 Add destination_area_code and destination_trunk_prefix. 2020-08-26 21:58:21 -06:00
FusionPBX
6310f5fdb7 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:34:01 -06:00
FusionPBX
b61d13fcf5 Re-enable local destination on destination_edit.php 2020-07-13 11:22:52 -06:00
FusionPBX
492ed6a191 Add hold music to destination_edit.php 2020-07-09 15:12:43 -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
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
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
FusionPBX
da3c290973 Update destination_edit.php 2020-02-07 20:04:15 -07:00
Nate
5e4e57c8b2 Destinations - Edit/Import: Action bar and button updates, token integration. 2020-01-11 12:23:27 -07:00
FusionPBX
b827a32a44 Update destination_edit.php 2019-12-27 19:33:55 -07:00
FusionPBX
6157f8f7fa Update destination_edit.php 2019-11-11 09:59:39 -07:00
FusionPBX
434e59fe73 Update destination_edit.php 2019-11-11 09:55:07 -07:00
agree
278018f1c3 Update destination_edit.php (#4810) 2019-10-30 19:06:31 -06:00
Nate
52869dca68 Destinations: Token integration. 2019-09-17 22:30:17 -06:00
FusionPBX
f7ce68a202 Update destination_edit.php 2019-09-10 08:06:34 -06:00
FusionPBX
43ccda2a9f Update destination_edit.php 2019-09-06 05:28:27 -06:00
FusionPBX
8e3aa6c4f2 Update destination_edit.php 2019-09-06 05:09:57 -06:00
Nate
77cdc6ea89 Database class integration. 2019-07-29 13:18:48 -06:00
FusionPBX
f75d293b7a Update destination_edit.php 2019-07-16 09:26:42 -06:00
FusionPBX
7b8899c732 Update destination_edit.php 2019-04-29 14:33:32 -06:00
FusionPBX
9f9b327b5c Update destination_edit.php 2019-04-29 14:27:54 -06:00
FusionPBX
05514bea6c Update destination_edit.php 2019-04-29 13:22:30 -06:00
FusionPBX
8673e5bc6e Update destination_edit.php 2019-04-29 09:41:21 -06:00
FusionPBX
cf41c6a093 Update destination_edit.php 2019-03-08 08:48:38 -07:00
Nate
674e69ebf8 Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field. 2018-12-29 16:05:59 -07:00
FusionPBX
bfd0f89268 Update destination_edit.php 2018-12-27 13:18:13 -07:00
FusionPBX
7f86624751 Update destination_edit.php 2018-10-16 22:14:42 -06:00
markjcrane
a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX
c338ef6e4d Update destination_edit.php 2018-08-17 21:43:29 -06:00
FusionPBX
5e3f053134 Update destination_edit.php 2018-08-17 21:14:24 -06:00
FusionPBX
1cce62a337 Update destination_edit.php 2018-08-17 20:58:54 -06:00